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
381 5270d 09h 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.
 
376 5279d 08h werner /src/ calculation of an average value for aging at resource unit level.
added variable 'aging' for resource units.
changed comments.
 
326 5417d 04h werner /src/core/ corrected LRI for HD-calculation (tracker#11)  
321 5417d 07h werner /src/ * check for NaN in readLIF_torus() (Tree).
* dump() function in Stamp
* removed compiler warnings
 
308 5425d 07h werner /src/ changed stress mortality (tracker#4)  
303 5427d 05h werner /src/ tree output (tracker#7) added position  
299 5437d 08h werner /src/ fixed bug with disabled debug outputs
added modified LRI to NPP-debug output
new species parameter "probStressYears".
documentation (wiki-links)
 
298 5439d 01h werner /src/core/ comments  
297 5454d 15h werner /src/core/ reserve size in tree partitioning.  
295 5455d 15h werner /src/core/ "torus"-mode of light calculations for multiple simulated units. Each RU "wraps" its influence around the edges of the respective resource unit. This works now for more RUs simultaneously.  
285 5461d 12h werner /src/core/ loading of the landscape. added "areaMask.imageFile" to "world" in xml file. This loads a image mask that establishes area that are inside and outside the project area respectively.  
279 5462d 14h werner /src/ stressIndex in TreeOut, deactivated DBGMODE makros  
278 5462d 14h werner /src/ Management output. Added a statisticsMgmt() for ResourceUnitSpecies. Complicated to get the order right.  
277 5462d 19h werner /src/ added "Gesamtwuchsleistung" i.e. total growth.  
276 5464d 22h werner /src/ added explicit fine root compartment in tree. Changed partitioning, the calculation of the stress index, follow-up change in several outputs.  
274 5465d 00h werner /src/ lightResponseClasses (changed in SpeciesSet, Species and Tree)  
271 5465d 14h werner /src/ watercycle now counts evaporation from crown separately, fixed bookkeeping error in watercycle debug output.  
265 5466d 13h werner /src/ tried to run iLand again for larger area, and got into concurrency-issues. Reasons:
* debug-messages: are now buffered in a string list and not instantly sent to the QTextEdit
* Expressions: lightResponse-formula: accessed concurrently by several threads; now there are thread-safe versions (executeLocked() and calculateLocked()) that use a QMutexLocker to properly serialize the execution flow.
 
264 5466d 21h werner /src/ TreeOut output (including filtering)  
262 5466d 22h werner /src/ added output for dead trees (StandDeadOut)  

Show All