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
605 4864d 00h werner /src/ added the "rid" (i.e. a unique id per resource unit) in various debug outputs.
added the "shell" of a new carbonflow output.
 
587 4892d 15h werner /src/ added carbon output.
lots of changes necessary to get this done (especially budgeting of biomass pools)
 
539 4941d 20h werner /src/ continue implementing grid functionality (yeah! a simple grid input already works)
removing the bug that caused db locks when reloaded model without actually simulating.
 
520 4955d 01h werner /src/ fixed crash in Expression that occurred with dynamic stand outputs without any trees.
Extended the dynamic stand output so that a treefilter can be applied.
 
504 4984d 18h werner /src/ New output for "saplings"  
395 5167d 15h werner /src/ fixed the "output on startup" which was broken due to changes in the execution sequence.  
278 5364d 07h werner /src/ Management output. Added a statisticsMgmt() for ResourceUnitSpecies. Complicated to get the order right.  
262 5368d 15h werner /src/ added output for dead trees (StandDeadOut)  
254 5370d 13h werner /src/ menu entry in apps main menu to copy the wiki-style description of output tables to the clipboard.  
232 5375d 16h 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 5376d 04h werner /src/ 3pg model, strange behavior of database. Modified the transaction logic (really important for SQLite), but still shows odd behavior.  
228 5377d 11h werner /src/ created output for production details.  
225 5377d 15h werner /src/ Run/Pause/Stop, etc. in ModelController.  
223 5381d 11h werner /src/ Model Pause, Model restart,etc. (wamod little hack)  
222 5381d 16h 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...
 
207 5384d 16h 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 5388d 11h 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.  
184 5390d 12h 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,...  
182 5390d 16h werner /src/ stand statistics - work now, outputs can be enabled/disabled in config file  
181 5390d 17h werner /src/ outputs  

Show All