Subversion Repositories public iLand

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1218 2742d 11h werner / clean up repository - make 1.0 trunk again!  
/trunk
/iland_regen
1217 2742d 11h werner / clean up repository - make 1.0 trunk again!  
/iland_regen
/branches/iland_regen
1214 2742d 11h werner /branches/iland_regen/src/ fixed effect of waterlogging  
/branches/iland_regen/src/core/saplings.cpp
/branches/iland_regen/src/core/saplings.h
/branches/iland_regen/src/output/snapshot.cpp
1213 2748d 07h werner /branches/iland_regen/src/ implementing the stand-wise snapshot feature (for the advanced dynamic initalization)  
/branches/iland_regen/src/abe/actplanting.cpp
/branches/iland_regen/src/core/saplings.cpp
/branches/iland_regen/src/core/saplings.h
/branches/iland_regen/src/core/version.cpp
/branches/iland_regen/src/output/snapshot.cpp
/branches/iland_regen/src/output/snapshot.h
/branches/iland_regen/src/tools/gisgrid.cpp
/branches/iland_regen/src/tools/scriptglobal.cpp
/branches/iland_regen/src/tools/scriptglobal.h
1212 2748d 14h werner /branches/iland_regen/src/ iLand-caption in pro files  
/branches/iland_regen/src/iland/iland.pro
/branches/iland_regen/src/ilandc/ilandc.pro
/branches/iland_regen/src/plugins/barkbeetle/barkbeetle.pro
/branches/iland_regen/src/plugins/fire/fire.pro
/branches/iland_regen/src/plugins/plugins.pro
/branches/iland_regen/src/plugins/wind/wind.pro
1211 2748d 14h werner /branches/iland_regen/src/ added GPL headers for files that did not contain the header  
/branches/iland_regen/src/core/grid.cpp
/branches/iland_regen/src/core/saplings.cpp
/branches/iland_regen/src/core/saplings.h
/branches/iland_regen/src/output/waterout.cpp
/branches/iland_regen/src/output/waterout.h
/branches/iland_regen/src/tools/colors.cpp
/branches/iland_regen/src/tools/colors.h
/branches/iland_regen/src/tools/debugtimer.cpp
/branches/iland_regen/src/tools/debugtimer.h
/branches/iland_regen/src/tools/scriptgrid.cpp
/branches/iland_regen/src/tools/scriptgrid.h
/branches/iland_regen/src/tools/statdata.cpp
/branches/iland_regen/src/tools/statdata.h
/branches/iland_regen/src/tools/viewport.cpp
/branches/iland_regen/src/tools/viewport.h
1210 2748d 15h werner /branches/iland_regen/ improve error message when Environment is not set up correctly.  
/branches/iland_regen
/branches/iland_regen/src/core/establishment.cpp
/branches/iland_regen/src/core/model.cpp
1208 2750d 09h werner /branches/iland_regen/src/ working on the Spin-up feature (some additions to ABE)  
/branches/iland_regen/src/abe/actplanting.cpp
/branches/iland_regen/src/abe/agenttype.cpp
/branches/iland_regen/src/abe/agenttype.h
/branches/iland_regen/src/abe/fmstp.cpp
/branches/iland_regen/src/abe/fmtreelist.h
/branches/iland_regen/src/abe/fomescript.cpp
/branches/iland_regen/src/abe/fomescript.h
/branches/iland_regen/src/abe/forestmanagementengine.cpp
/branches/iland_regen/src/apidoc/ABE/treelist_doc.js
/branches/iland_regen/src/tools/csvfile.cpp
/branches/iland_regen/src/tools/csvfile.h
1207 2751d 08h werner /branches/iland_regen/src/abe/ adding of "updateManagement" to rebuild a management program from an (updated) source; no documentation yet  
/branches/iland_regen/src/abe/fmstp.cpp
/branches/iland_regen/src/abe/fomescript.cpp
/branches/iland_regen/src/abe/fomescript.h
1204 2755d 14h werner /branches/iland_regen/src/ fixed some text strings (debug messages).  
/branches/iland_regen/src/apidoc/iLand/spatialAnalysis_doc.js
/branches/iland_regen/src/core/climate.cpp
/branches/iland_regen/src/core/management.cpp
/branches/iland_regen/src/core/model.cpp
/branches/iland_regen/src/core/modelcontroller.cpp
/branches/iland_regen/src/core/seeddispersal.cpp
/branches/iland_regen/src/core/tree.cpp
/branches/iland_regen/src/iland/iland.pro
/branches/iland_regen/src/ilandc/consoleshell.cpp
/branches/iland_regen/src/output/landscapeout.cpp
1203 2772d 12h werner /branches/iland_regen/src/ added the missing "ActPlanting" functions for the "new" regeneration module.  
/branches/iland_regen/src/abe/actplanting.cpp
/branches/iland_regen/src/abe/actplanting.h
/branches/iland_regen/src/core/management.cpp
/branches/iland_regen/src/core/resourceunit.cpp
/branches/iland_regen/src/core/resourceunit.h
/branches/iland_regen/src/core/saplings.h
/branches/iland_regen/src/core/standloader.cpp
/branches/iland_regen/src/core/version.cpp
/branches/iland_regen/src/tools/mapgrid.cpp
/branches/iland_regen/src/tools/mapgrid.h
1202 2793d 09h 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).
 
/branches/iland_regen/src/core/model.cpp
/branches/iland_regen/src/core/resourceunit.cpp
/branches/iland_regen/src/core/snag.cpp
/branches/iland_regen/src/core/standstatistics.cpp
/branches/iland_regen/src/core/standstatistics.h
/branches/iland_regen/src/output/carbonflowout.cpp
/branches/iland_regen/src/plugins/barkbeetle/barkbeetlemodule.cpp
1200 2818d 08h werner /branches/iland_regen/src/apidoc/iLand/ JS doc  
/branches/iland_regen/src/apidoc/iLand/factory_doc.js
1198 2861d 08h werner /branches/iland_regen/src/ api documentation...  
/branches/iland_regen/src/apidoc/ABE/abe_stand.js
/branches/iland_regen/src/apidoc/ABE/abe_context_doc.js
/branches/iland_regen/src/apidoc/ABE/treelist_doc.js
/branches/iland_regen/src/iland/iland.pro
1197 2861d 15h werner /branches/iland_regen/src/ilandc/ trying to compile on valinor server  
/branches/iland_regen/src/ilandc/ilandc.pro
1196 2863d 07h werner /branches/iland_regen/src/ StandGPP debug output (instead of the missing StandNPP) output  
/branches/iland_regen/src/core/model.cpp
/branches/iland_regen/src/core/modelcontroller.cpp
/branches/iland_regen/src/core/resourceunit.cpp
/branches/iland_regen/src/core/saplings.cpp
/branches/iland_regen/src/core/tree.cpp
/branches/iland_regen/src/iland/mainwindow.cpp
/branches/iland_regen/src/tools/globalsettings.cpp
/branches/iland_regen/src/tools/globalsettings.h
1195 2873d 11h werner /branches/iland_regen/src/ more documentaiton...  
/branches/iland_regen/src/apidoc/iLand/iLand_doc.js
/branches/iland_regen/src/iland/iland.pro
1194 2873d 11h werner /branches/iland_regen/src/ more documentation....  
/branches/iland_regen/src/apidoc/iLand/management_doc.js
/branches/iland_regen/src/apidoc/iLand/spatialAnalysis_doc.js
/branches/iland_regen/src/apidoc/iLand/globals_doc.js
/branches/iland_regen/src/apidoc/iLand/grid_doc.js
/branches/iland_regen/src/core/model.cpp
/branches/iland_regen/src/iland/iland.pro
1193 2875d 16h werner /branches/iland_regen/src/ update version  
/branches/iland_regen/src/core/version.cpp
/branches/iland_regen/src/iland/aboutdialog.ui
1192 2877d 03h werner /branches/iland_regen/src/apidoc/node_modules/yuidoc-bootstrap-theme/assets/ update doc  
/branches/iland_regen/src/apidoc/node_modules/yuidoc-bootstrap-theme/assets/css/custom.css
/branches/iland_regen/src/apidoc/node_modules/yuidoc-bootstrap-theme/assets/vendor/bootstrap/css/bootstrap.css

Show All