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 2958d 05h werner / public SVN  
1221 2958d 05h werner /branches/ public SVN  
1220 2958d 05h werner /branches/version1.0/ Version 1.0  
1218 2958d 07h werner / clean up repository - make 1.0 trunk again!  
1217 2958d 07h werner / clean up repository - make 1.0 trunk again!  
1202 3009d 05h werner /branches/iland_regen/src/ searching/fixing issues with carbon cycle: NEP as provided by carbonflow output (NPP-Rh-Mgmt) is different from NEP as derived by the delta of the carbon stocks.
As usual, very hard to track down these issues, but:
* bark beetle module: foliage loss from BB-trees now correctly routed to soil
* order of modules in model: switched disturbances and carbon cylcle (in order to correctly track all carbon changes due to disturbances)
* fixed a problem with the calculation of NPP: after disturbances stand level NPP was set to 0 (since statistics were recalculated after disturbaces, but NPP values are not available then). Introduced: StandStatistics::clearOnlyTrees()
* flow from branches to the atmosphere (decay of branches) now tracked correctly (changes the NEP calulation).
 
1157 3176d 13h werner /branches/iland_regen/ merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).  
1104 3246d 11h 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 4230d 06h werner /branches/port_qt5_64bit/  
671 4813d 07h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
639 4974d 05h werner / move current content to the "trunk"  
628 5025d 13h werner /src/output/  
610 5039d 12h werner / new bug fix version 0.6.2
include ecosystem carbon flux output
 
609 5039d 12h werner /src/ implementing CarbonFlow output and book keeping code.  
608 5039d 14h werner /src/ adding carbon cycle output (and some necessary book keeping code)  
605 5043d 10h werner /src/ added the "rid" (i.e. a unique id per resource unit) in various debug outputs.
added the "shell" of a new carbonflow output.