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
440 5210d 03h werner /src/core/ climate: added a pre-calculated value for the 10.5hrs day
including establishment calculation in the normal execution path.
 
/src/core/climate.cpp
/src/core/climate.h
/src/core/establishment.cpp
/src/core/establishment.h
/src/core/model.cpp
/src/core/model.h
/src/core/phenology.cpp
/src/core/production3pg.cpp
/src/core/resourceunitspecies.cpp
/src/core/resourceunitspecies.h
/src/core/threadrunner.cpp
/src/core/threadrunner.h
436 5211d 02h werner /src/ climate: added totalRadiation() function
production3pg.cpp: added the calculation of the f_env,yr (total environmental performance of a species)
 
/src/core/climate.cpp
/src/core/climate.h
/src/core/establishment.cpp
/src/core/phenology.cpp
/src/core/phenology.h
/src/core/production3pg.cpp
/src/core/production3pg.h
/src/core/resourceunit.cpp
/src/core/speciesresponse.cpp
/src/core/speciesresponse.h
/src/iland
/src/output/productionout.cpp
434 5212d 01h werner /src/ creation of the Establishment class.
added calculation of chilling requirements to Phenology (not good enough, though)
added also a little test routine for Establishment
 
/src/core/establishment.cpp
/src/core/establishment.h
/src/core/phenology.cpp
/src/core/phenology.h
/src/iland/aboutdialog.cpp
/src/iland/iland.pro
/src/iland/mainwindow.cpp
/src/iland/tests.cpp
/src/iland/tests.h
/src/tools/csvfile.cpp
226 5472d 16h werner /src/core/ working on 3pg, the species specific responses and linking it all together.  
/src/core/climate.cpp
/src/core/climate.h
/src/core/modelsettings.cpp
/src/core/modelsettings.h
/src/core/phenology.cpp
/src/core/phenology.h
/src/core/production3pg.cpp
/src/core/production3pg.h
/src/core/resourceunit.cpp
/src/core/resourceunitspecies.cpp
/src/core/resourceunitspecies.h
/src/core/species.h
/src/core/speciesresponse.cpp
/src/core/speciesresponse.h
214 5478d 14h werner /src/ finished Phenology. lots of related changes.  
/src/tools/floatingaverage.cpp
/src/tools/floatingaverage.h
/src/core/climate.cpp
/src/core/climate.h
/src/core/model.cpp
/src/core/modelsettings.cpp
/src/core/phenology.cpp
/src/core/phenology.h
/src/core/species.cpp
/src/core/species.h
/src/core/speciesset.cpp
/src/core/speciesset.h
/src/iland/iland.pro
/src/iland/tests.cpp
/src/iland/tests.h
211 5478d 19h werner /src/ Phenology class and things that come with that.  
/src/core/phenology.cpp
/src/core/phenology.h
/src/core/climate.cpp
/src/core/climate.h
/src/core/speciesset.cpp
/src/core/speciesset.h
/src/iland/iland.pro
/src/iland/tests.cpp
/src/iland/tests.h
/src/tools/xmlhelper.cpp