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
385 5176d 20h werner /src/core/ little update to tree age issues  
381 5176d 22h werner /src/core/ appropriate handling of tree age during initialization.
if no age is provided in the input file only the tree height is used for the aging calculation. The tree "age" in that case reflects only the number of years since initialization.
 
287 5366d 05h werner /src/ Tree initialization (random variant). works almost...  
278 5369d 03h werner /src/ Management output. Added a statisticsMgmt() for ResourceUnitSpecies. Complicated to get the order right.  
277 5369d 08h werner /src/ added "Gesamtwuchsleistung" i.e. total growth.  
276 5371d 11h werner /src/ added explicit fine root compartment in tree. Changed partitioning, the calculation of the stress index, follow-up change in several outputs.  
264 5373d 10h werner /src/ TreeOut output (including filtering)  
262 5373d 11h werner /src/ added output for dead trees (StandDeadOut)  
261 5373d 13h werner /src/ * added NPP aboveground to stats
* some update in comments
 
257 5374d 10h werner /src/ added production based (tree) statistics.
StandOut after tree initialization.
some documentation polishing.
 
251 5375d 09h werner /src/ Light-Redistribution: Changed again (12.10.2009). LRI of trees are now modified with a modifier based on stockedarea*beerLambert-fraction (pPar). The modified LRI is then used to calculate a light response. The light response * leafarea eventually acts as the share of GPP assigned to a particular tree.  
247 5378d 06h werner /src/ global script object (ScriptGlobal).
Doxygen documentation refinements.
 
234 5380d 05h werner /src/core/ added (during dev. of watercycle) new properties: area() to ResourceUnit, leafArea() to Tree, added LAI-counting to StandStatistics.  
212 5388d 09h werner /src/ added LightResponse as a TreeVariable, fixed bug during Light distribution.  
187 5395d 00h iland /src/ wow. Ressource is correctly spelled as Resource. I jerk.  
180 5396d 05h werner /src/ created StandStatistics (similar to the solution in Picus). Each tree adds itself to the statistics object of RU x species. During yearEnd() of RessourceUnit the data is aggregated for the whole stand.  
170 5401d 06h werner /src/ added a "age" to trees (Tree, also Treewrapper, also StandLoader). Used by aging.  
169 5401d 10h werner /src/ Aging in Tree growth (Species::aging()), species parameters, ...  
159 5403d 14h werner /src/ Mortality of trees (new species parameter, mortality function, ...)  
158 5405d 12h werner /src/core/ code cleanup/refactoring on Tree.  

Show All