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
399 5252d 14h werner /src/core/ cleanup at applyLIP() in tree.cpp  
397 5267d 14h werner /src/core/ thanks to ruperts sharp eyes we found a bug in the torus implementation of readLIF_torus(). Basically, the wrong pixels were evaluated. This became apparent in the HJA with very structured stands.
Another possible flaw (not sure whether this actually caused errors) was found in the attachment of reader stamps.
 
393 5270d 12h werner /src/ fixed a bug in StampContainer when loading trees with invalid hd-ratio (too low trees).
fixed a bug that caused a crash when seed dispersal was disabled.
added return values for stand init routines (also those that accessed by scripting) and cleaned up the documentation.
 
389 5273d 00h werner /src/ fixed small glitches with single tree initialization (species name at last position); changes to management routines.  
388 5273d 02h werner /src/core/ remodified the age calculation. Now the age is estimated based on the current height relative to h_max. The aging-calculation itself is no longer changed by that.  
387 5273d 02h werner /src/ integrating seed dispersal into the model
moved global constants for grid sizes into globalsettings.h
 
381 5273d 13h 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 5282d 11h werner /src/ calculation of an average value for aging at resource unit level.
added variable 'aging' for resource units.
changed comments.
 
326 5420d 08h werner /src/core/ corrected LRI for HD-calculation (tracker#11)  
321 5420d 10h werner /src/ * check for NaN in readLIF_torus() (Tree).
* dump() function in Stamp
* removed compiler warnings
 
308 5428d 11h werner /src/ changed stress mortality (tracker#4)  
303 5430d 09h werner /src/ tree output (tracker#7) added position  
299 5440d 12h werner /src/ fixed bug with disabled debug outputs
added modified LRI to NPP-debug output
new species parameter "probStressYears".
documentation (wiki-links)
 
298 5442d 04h werner /src/core/ comments  
297 5457d 18h werner /src/core/ reserve size in tree partitioning.  
295 5458d 18h 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 5464d 15h 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 5465d 17h werner /src/ stressIndex in TreeOut, deactivated DBGMODE makros  
278 5465d 17h werner /src/ Management output. Added a statisticsMgmt() for ResourceUnitSpecies. Complicated to get the order right.  
277 5465d 22h werner /src/ added "Gesamtwuchsleistung" i.e. total growth.  

Show All