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
255 5378d 07h werner /src/ const-ness of Climate.
shell for species response water.
 
251 5378d 09h werner /src/ Light-Redistribution: Changed again (12.10.2009). LRI of trees are now modified with a modifier based on stockedarea*beerLambert-fraction (pPar). The modified LRI is then used to calculate a light response. The light response * leafarea eventually acts as the share of GPP assigned to a particular tree.  
241 5382d 07h werner /src/core/ watercycle within the model sequence.  
240 5382d 10h 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.
 
234 5383d 05h werner /src/core/ added (during dev. of watercycle) new properties: area() to ResourceUnit, leafArea() to Tree, added LAI-counting to StandStatistics.  
230 5384d 03h werner /src/ 3PG work out  
215 5391d 01h werner /src/core/ distribution of GPP - what a mess...  
212 5391d 09h werner /src/ added LightResponse as a TreeVariable, fixed bug during Light distribution.  
208 5392d 12h werner /src/core/ included "Climate" in the model (i.e. list of climates in Model, climate ptr in resource unit, call of response calculation in production().  
205 5392d 14h werner /src/ added LightResponse function (modelsettings) to allow examination of various options for the distribution of NPP.  
200 5396d 07h 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.  
189 5398d 00h iland /src/ finished ressource vs. resource struggle, some cleanup within xml file
reading.
 
188 5398d 01h werner /src/core/ rename ressoure files.  
187 5398d 01h iland /src/ wow. Ressource is correctly spelled as Resource. I jerk.  
183 5398d 11h werner /src/ Added isEmpty() for Expression. Added new output DynamicStandOutput. New wrapper for RessourceUnits. Everything is in its right place ;)  
180 5399d 05h werner /src/ created StandStatistics (similar to the solution in Picus). Each tree adds itself to the statistics object of RU x species. During yearEnd() of RessourceUnit the data is aggregated for the whole stand.  
179 5399d 06h werner /src/ added standoutput (accompanied by some changes at other places)  
157 5409d 07h werner /src/ cleaning of memory after trees died; this had some impacts on AllTreeIterator and some other places.
added a "Tests" class to combine some simple tests.
 
151 5410d 13h iland /src/ - now calculating the area per RU which is stocked.
to achieve that, changes were made to:
- heightGrid() in Tree
- RessourceUnit: new member variables
- Model: function to iterate over RUs and calculate actual values.
- added functions for binary (QByteArray) loading/saving to file in
Helper

GUI: saveState/restoreState in MainWindow - used for dockwindows.
 
147 5411d 08h werner /src/core/ redistribution of radiation from RessourceUnit to trees.  

Show All