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
393 5173d 18h 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 5176d 06h werner /src/ fixed small glitches with single tree initialization (species name at last position); changes to management routines.  
388 5176d 08h 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.  
384 5176d 17h werner /src/core/ various changes in load of initialization  
381 5176d 19h 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.
 
319 5323d 18h werner /src/ loading of the environment  
312 5330d 16h werner /src/core/ increased freq. of sorting for low stem numbers  
311 5330d 16h werner /src/core/ improve loading of tree distributions (density per line)  
299 5343d 18h werner /src/ fixed bug with disabled debug outputs
added modified LRI to NPP-debug output
new species parameter "probStressYears".
documentation (wiki-links)
 
294 5363d 23h werner /src/ lots of scripting stuff: new global functions (include, alert)
new methods of the "Globals" javascript object (set, setting, addTrees, ...)
 
290 5364d 07h werner /src/ using now the CustomRandomPDF class (from Picus) for the custom probabilty density function used in the standloader.  
289 5365d 03h werner /src/ random - things: added the Picus random-helper-classes (RandomIndex, CustomRandomPDF, ...).
added a 3rd party Mersenne-Twister-Random-Generator (added a 3rdparty) directory.
 
288 5366d 00h werner /src/ more stand loading  
287 5366d 02h werner /src/ Tree initialization (random variant). works almost...  
285 5367d 22h 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.  
284 5368d 01h werner /src/ loading of different ini-files on the worlds landscape.  
281 5368d 02h werner /src/ setup of the world - remodeled the init-routine in Model, changed the init of stands (also some xml-keys). added a storage for variables local to rseource units (e.g. nitrogenAvailable).  
270 5372d 00h werner /src/core/ added warning if species table not found  
247 5378d 03h werner /src/ global script object (ScriptGlobal).
Doxygen documentation refinements.
 
204 5392d 06h werner /src/core/  

Show All