Subversion Repositories public iLand

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1057 3186d 22h werner /branches/port_qt5_64bit/src/ added outbreak duration in bark beetle module  
779 4040d 14h werner /branches/port_qt5_64bit/  
720 4519d 09h werner /trunk/src/ fixed a problem when trees died in disturbance and the (unupdated) statistics were used (e.g. the LAI for calculating the water cycle). Now for affected resource units, not only the treelists but also the RU-statistics are updated.
implemented a "radiating" mechanism of border cells. If stand-grid-cells (i.e. 10m height grid resolution) are marked as "outside and forest", then the cells "radiate" some influence on the LIF into the project area. Thus, trees on the edge of the project do *not* have properties of trees standing on a stand edge. Currently, the form/amount of this edge-effect is hard coded.
 
697 4580d 11h werner /trunk/ Doxygen documentation revisited.
After re-establishing doxygen documentation (last update: 2009) a lot of smaller/medium documentation fixes.
Documentation is something that could definitely be always improved ;)
 
671 4623d 15h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
639 4784d 12h werner / move current content to the "trunk"  
611 4848d 09h werner / new version fixing some bugs with multi-threading and the case of the full HJA simulation.  
441 5103d 14h werner /src/core/ use minimum-temperature instead of mean temp for Jolly phenology (http://iland.boku.ac.at/tiki-view_tracker_item.php?trackerId=3&offset=0&sort_mode=lastModif_desc&itemId=33)  
440 5104d 17h werner /src/core/ climate: added a pre-calculated value for the 10.5hrs day
including establishment calculation in the normal execution path.
 
436 5105d 17h werner /src/ climate: added totalRadiation() function
production3pg.cpp: added the calculation of the f_env,yr (total environmental performance of a species)
 
434 5106d 16h werner /src/ creation of the Establishment class.
added calculation of chilling requirements to Phenology (not good enough, though)
added also a little test routine for Establishment
 
226 5367d 06h werner /src/core/ working on 3pg, the species specific responses and linking it all together.  
214 5373d 04h werner /src/ finished Phenology. lots of related changes.  
211 5373d 10h werner /src/ Phenology class and things that come with that.