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
372 5198d 03h werner /src/core/ corrected default value for boundary layer conductance (now 0.2)  
368 5198d 14h werner /src/ new model settings: laiThresholdForClosedStand, boundaryLayerConductance.
dropped the "evapotranspirationBGC" and the related model settings
 
281 5373d 20h 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).  
274 5377d 04h werner /src/ lightResponseClasses (changed in SpeciesSet, Species and Tree)  
269 5378d 01h werner /src/ changed waterholding capacity to "soilDepth", started with "Environment".  
240 5385d 01h werner /src/ water cycle yields first results.
implemented a "createStandStatistics()" function, that calculates stocked areas, and statistics after initialization and before the actual model run.
 
239 5385d 04h werner /src/ debug logging of water cycle. embedding of water cycle in model logic.  
226 5388d 00h werner /src/core/ working on 3pg, the species specific responses and linking it all together.  
214 5393d 22h werner /src/ finished Phenology. lots of related changes.  
210 5394d 05h werner /src/ class "Sun", added "site"-varaibles to the project file.  
205 5395d 06h werner /src/ added LightResponse function (modelsettings) to allow examination of various options for the distribution of NPP.  
204 5398d 00h werner /src/core/  
201 5398d 21h werner /src/core/ delayed temperature calculation.  
200 5398d 22h werner /src/ added "ModelSettings", i.e. a high performant storage for model settings, further spelling resource vs ressource, including the "batch" job feature from fonstudio into iland. added a slot for MainWindow to force a repaint. and much more.