Rev |
Age |
Author |
Path |
Log message |
Diff |
1222 |
2958d 09h |
werner |
/ |
public SVN |
|
1221 |
2958d 09h |
werner |
/branches/ |
public SVN |
|
1220 |
2958d 10h |
werner |
/branches/version1.0/ |
Version 1.0 |
|
1218 |
2958d 12h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1217 |
2958d 12h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1214 |
2958d 12h |
werner |
/branches/iland_regen/src/ |
fixed effect of waterlogging |
|
1213 |
2964d 08h |
werner |
/branches/iland_regen/src/ |
implementing the stand-wise snapshot feature (for the advanced dynamic initalization) |
|
1211 |
2964d 15h |
werner |
/branches/iland_regen/src/ |
added GPL headers for files that did not contain the header |
|
1196 |
3079d 08h |
werner |
/branches/iland_regen/src/ |
StandGPP debug output (instead of the missing StandNPP) output |
|
1182 |
3104d 09h |
werner |
/branches/iland_regen/src/ |
Torus also effective for seed distribution
new output "SaplingDetails" (super high detail level of individual cohorts)
version information also in ilandc [move version.cpp to core]
[due to a sync problem with the SVN server, some revisions where lost: here they are:]
compiling ilandc
some code clean up - removed old code (sapling.cpp) for sapling trees and establishment. |
|
1178 |
3133d 09h |
werner |
/branches/iland_regen/src/ |
update the seed dispersal kernel: take the density of a point instead the density at a given radius
new option in the GUI to visualize newly created saplings
update of how sapling numbers are calculated and arrive in the output |
|
1177 |
3135d 09h |
werner |
/branches/iland_regen/src/ |
updating the sapling growth (calculation of stem numbers) |
|
1176 |
3138d 09h |
werner |
/branches/iland_regen/src/core/ |
developing the long distance dispersal functionality;
looks as if we have a conceptual problem with how we use the seed kernel functions...
more to come... |
|
1175 |
3145d 11h |
werner |
/branches/iland_regen/src/core/ |
testing change in the way the number of saplings is estimated (when several species reside on the same pixel) |
|
1174 |
3146d 09h |
werner |
/branches/iland_regen/src/ |
fixed a bug in the establishment / saplinggrowth debug outputs (bookkeeping) |
|
1168 |
3167d 09h |
werner |
/branches/iland_regen/src/ |
working on serotony, establishment etc. updated new establishment module w.r.t. debug outputs. |
|
1165 |
3169d 08h |
werner |
/branches/iland_regen/src/ |
implementation of sprouting |
|
1164 |
3174d 10h |
werner |
/branches/iland_regen/src/ |
found unexpected behavior of irandom(): obviously, it return *never* the upper bound.
eg. irandom(0,3) -> values 0,1, or 2, but never 3.
changed calls to irandom() accordingly.
added also a better random selection of species in the establishment routine |
|
1162 |
3174d 16h |
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 |
3175d 09h |
werner |
/branches/iland_regen/src/core/ |
bug-fixes of the new establishment module (carbon)
first part of the YNP water limitation in establishment. |
|
1159 |
3176d 05h |
werner |
/branches/iland_regen/src/ |
Changed memory layout of regeneration module.
problems now with invalid (NaN) soil values. Needs further analysis ;) |
|
1158 |
3176d 11h |
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 |
3232d 14h |
werner |
/branches/iland_regen/src/core/ |
fixes for the new saplings, now it almost works as expected. |
|
1115 |
3237d 08h |
werner |
/branches/iland_regen/src/ |
integrating sapling growth, testing |
|
1113 |
3237d 12h |
werner |
/branches/iland_regen/src/core/ |
integrating sapling growth... |
|
1112 |
3237d 12h |
werner |
/branches/iland_regen/src/core/ |
integrating the sapling growth (not finished yet) |
|
1111 |
3238d 09h |
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... |
|