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
319 5325d 07h werner /src/ loading of the environment  
318 5325d 09h werner /src/ AJFZ-troubles; changes during setup of environment (added some error messages, improved path handling, ...)  
316 5332d 00h werner /src/core/ delete of speciessets, climates was already in model, so removed again from environment, removed also bug with climates  
315 5332d 01h werner /src/core/ (most work in previous commit): default values for species/climate when
not specifically set in an environment driver file.
 
314 5332d 01h werner /src/core/ fixed bug in AllTreeIterator when no trees are on a RU.  
284 5369d 15h werner /src/ loading of different ini-files on the worlds landscape.  
281 5369d 15h 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).  
280 5369d 21h werner /src/ Creation of the "Environment" class (loading of the "world" into iLand).
- added setter-functions to XmlHelper
- added auxiliary functions to CSVFile
- smaller changes to a bunch of other files.
 
269 5373d 20h werner /src/ changed waterholding capacity to "soilDepth", started with "Environment".