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
720 4535d 18h 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 4596d 21h 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 4640d 01h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
639 4800d 22h werner / move current content to the "trunk"  
611 4864d 19h werner / new version fixing some bugs with multi-threading and the case of the full HJA simulation.  
441 5120d 00h 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 5121d 03h werner /src/core/ climate: added a pre-calculated value for the 10.5hrs day
including establishment calculation in the normal execution path.
 
436 5122d 02h werner /src/ climate: added totalRadiation() function
production3pg.cpp: added the calculation of the f_env,yr (total environmental performance of a species)
 
434 5123d 02h 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 5383d 16h werner /src/core/ working on 3pg, the species specific responses and linking it all together.  
214 5389d 14h werner /src/ finished Phenology. lots of related changes.  
211 5389d 20h werner /src/ Phenology class and things that come with that.