Subversion Repositories public iLand

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1222 2723d 21h werner / public SVN  
1221 2723d 21h werner /branches/ public SVN  
1220 2723d 21h werner /branches/version1.0/ Version 1.0  
1218 2723d 23h werner / clean up repository - make 1.0 trunk again!  
1217 2723d 23h werner / clean up repository - make 1.0 trunk again!  
1157 2942d 05h werner /branches/iland_regen/ merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).  
1104 3012d 03h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
779 3995d 22h werner /branches/port_qt5_64bit/  
671 4578d 23h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
662 4621d 23h werner /trunk/src/ continued to work on the fire module. Include the fire severity (i.e. mortality due to fire). This had various other impacts, e.g., on the carbon cycle of saplings.  
639 4739d 21h werner / move current content to the "trunk"  
574 4840d 04h werner /src/ * modified outputs to write only rows for valid resource units
* dropped setting "woodDecompRate" (snag.cpp)
* calculate the "stockableArea" of a resource unit based on the stand grid
* use the stockableArea for calculation of LAI
 
570 4845d 04h werner /src/output/ added resource unit id (provided by input grid) to almost any output in iLand.  
455 5006d 03h werner /src/ changed the layout of the resourceUnitSpecies from a QVector to a QList<ResourceUnitSpecies*>. This seems to be much more appropriate. But caused many small changes throughout the project.  
278 5309d 09h werner /src/ Management output. Added a statisticsMgmt() for ResourceUnitSpecies. Complicated to get the order right.