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
368 5283d 02h werner /src/ new model settings: laiThresholdForClosedStand, boundaryLayerConductance.
dropped the "evapotranspirationBGC" and the related model settings
 
281 5458d 08h 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 5461d 16h werner /src/ lightResponseClasses (changed in SpeciesSet, Species and Tree)  
269 5462d 13h werner /src/ changed waterholding capacity to "soilDepth", started with "Environment".  
240 5469d 13h 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 5469d 17h werner /src/ debug logging of water cycle. embedding of water cycle in model logic.  
226 5472d 12h werner /src/core/ working on 3pg, the species specific responses and linking it all together.  
214 5478d 10h werner /src/ finished Phenology. lots of related changes.  
210 5478d 17h werner /src/ class "Sun", added "site"-varaibles to the project file.  
205 5479d 18h werner /src/ added LightResponse function (modelsettings) to allow examination of various options for the distribution of NPP.  
204 5482d 12h werner /src/core/  
201 5483d 09h werner /src/core/ delayed temperature calculation.  
200 5483d 10h 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.