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
1165 3083d 20h werner /branches/iland_regen/src/ implementation of sprouting  
1162 3089d 04h werner /branches/iland_regen/src/ removed the old "mSaplings" from resource unit/model.
Open Issues:
* ActPlanting [init/remove of saplings]
* MapGrid: retrieve list of saplings
* testing of standloader
 
1160 3089d 20h werner /branches/iland_regen/src/core/ bug-fixes of the new establishment module (carbon)

first part of the YNP water limitation in establishment.
 
1159 3090d 17h werner /branches/iland_regen/src/ Changed memory layout of regeneration module.
problems now with invalid (NaN) soil values. Needs further analysis ;)
 
1158 3090d 23h werner /branches/iland_regen/src/ further performance improvements in regeneration/sapling module.
In total (sim 80 yrs WBT 2km2, from bare ground), iLand is +- 35% faster:
* seed dispersal (not today)
* optimized use of LRI-correction
* better linearization in sapling growth (height growth potential)
 
1118 3147d 02h werner /branches/iland_regen/src/core/ fixes for the new saplings, now it almost works as expected.  
1117 3148d 18h werner /branches/iland_regen/src/ including loading of saplings of snapshots....  
1115 3151d 20h werner /branches/iland_regen/src/ integrating sapling growth, testing  
1113 3152d 00h werner /branches/iland_regen/src/core/ integrating sapling growth...  
1112 3152d 00h werner /branches/iland_regen/src/core/ integrating the sapling growth (not finished yet)  
1111 3152d 20h werner /branches/iland_regen/src/ first draft of the new "establishment"
added the "Saplings", the new container for establishment/sapling growth
some basic functionality is already there...