Subversion Repositories public iLand

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
340 5303d 05h werner /src/ Added "TimeEvents"
improved documentation of Environment.
added CSVFile::values() to retrieve a list of column values.
 
/src/core/timeevents.cpp
/src/core/timeevents.h
/src/core/environment.cpp
/src/core/environment.h
/src/core/model.cpp
/src/core/model.h
/src/core/modelsettings.h
/src/iland/iland.pro
/src/tools/csvfile.cpp
/src/tools/csvfile.h
/src/tools/globalsettings.cpp
319 5323d 11h werner /src/ loading of the environment  
/src/core/climate.cpp
/src/core/environment.cpp
/src/core/standloader.cpp
/src/iland/iland.pro
318 5323d 12h werner /src/ AJFZ-troubles; changes during setup of environment (added some error messages, improved path handling, ...)  
/src/core/climate.cpp
/src/core/climate.h
/src/core/environment.cpp
/src/core/model.cpp
/src/core/speciesset.cpp
/src/core/speciesset.h
/src/tools/globalsettings.cpp
316 5330d 03h werner /src/core/ delete of speciessets, climates was already in model, so removed again from environment, removed also bug with climates  
/src/core/environment.cpp
315 5330d 04h werner /src/core/ (most work in previous commit): default values for species/climate when
not specifically set in an environment driver file.
 
/src/core/environment.cpp
314 5330d 04h werner /src/core/ fixed bug in AllTreeIterator when no trees are on a RU.  
/src/core/environment.cpp
/src/core/model.cpp
284 5367d 18h werner /src/ loading of different ini-files on the worlds landscape.  
/src/core/environment.cpp
/src/core/model.h
/src/core/standloader.cpp
/src/core/standloader.h
/src/tools/globalsettings.cpp
281 5367d 18h 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).  
/src/core/environment.cpp
/src/core/environment.h
/src/core/exception.h
/src/core/model.cpp
/src/core/model.h
/src/core/modelsettings.cpp
/src/core/modelsettings.h
/src/core/resourceunit.cpp
/src/core/resourceunit.h
/src/core/speciesresponse.cpp
/src/core/standloader.cpp
/src/core/standloader.h
/src/core/watercycle.cpp
/src/iland/tests.cpp
280 5368d 01h 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.
 
/src/core/climate.cpp
/src/core/climate.h
/src/core/environment.cpp
/src/core/environment.h
/src/core/model.cpp
/src/core/production3pg.cpp
/src/core/resourceunit.cpp
/src/core/resourceunit.h
/src/iland/mainwindow.cpp
/src/iland/tests.cpp
/src/iland/tests.h
/src/tools/csvfile.cpp
/src/tools/csvfile.h
/src/tools/xmlhelper.cpp
/src/tools/xmlhelper.h
269 5371d 23h werner /src/ changed waterholding capacity to "soilDepth", started with "Environment".  
/src/core/environment.cpp
/src/core/environment.h
/src/core/modelsettings.cpp
/src/core/resourceunit.h
/src/core/watercycle.cpp
/src/iland/iland.pro