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
251 5381d 23h 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.  
232 5387d 03h werner /src/output/ Outputs: strange insert performance behavior and locks when re-running the model. finally, old inserter-statements are finish()-ed to clear all locks.  
231 5387d 15h werner /src/ 3pg model, strange behavior of database. Modified the transaction logic (really important for SQLite), but still shows odd behavior.  
230 5387d 17h werner /src/ 3PG work out  
229 5387d 20h werner /src/ 3pg model. fixed a problem with the setup of ResourceUnitSpecies (a classic: a pointer to a vector, which is still growing... grrrrr.... it took hours to find)  
228 5388d 22h werner /src/ created output for production details.  
225 5389d 01h werner /src/ Run/Pause/Stop, etc. in ModelController.  
223 5392d 21h werner /src/ Model Pause, Model restart,etc. (wamod little hack)  
222 5393d 02h werner /src/ * outputs: delayed commits of transactions. transactions are commited (and thus written to disk) at the end of run
* improved the "remotecontrol", added signals and slots to indicate progress...
 
218 5393d 19h werner /src/ added "p5", "p95", etc for dynamic stand outputs.  
207 5396d 03h werner /src/ nasty bug, if expressions contain(ed) newline characters. now fixed (newline considered as whitespace and removed).
changed output so it is always checked, if outputs are valid w.r.t. the mIndex position.
 
200 5399d 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.  
189 5401d 14h iland /src/ finished ressource vs. resource struggle, some cleanup within xml file
reading.
 
184 5401d 22h werner /src/ DynamicStandOut: output on stand level based on aggregates (sum, mean, ...) on a set of trees.very neat. stripped column names for tables (no special characters), filter for ressource-units,...  
183 5402d 02h werner /src/ Added isEmpty() for Expression. Added new output DynamicStandOutput. New wrapper for RessourceUnits. Everything is in its right place ;)  
182 5402d 03h werner /src/ stand statistics - work now, outputs can be enabled/disabled in config file  
181 5402d 04h werner /src/ outputs  
179 5402d 20h werner /src/ added standoutput (accompanied by some changes at other places)  
178 5402d 21h werner /src/ fonstudio compiles again...  
177 5402d 22h werner /src/output/ documentation of outputs  

Show All