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
223 5481d 10h werner /src/ Model Pause, Model restart,etc. (wamod little hack)  
222 5481d 15h 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 5482d 08h werner /src/ added "p5", "p95", etc for dynamic stand outputs.  
207 5484d 15h 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 5488d 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.  
189 5490d 03h iland /src/ finished ressource vs. resource struggle, some cleanup within xml file
reading.
 
184 5490d 11h 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 5490d 14h werner /src/ Added isEmpty() for Expression. Added new output DynamicStandOutput. New wrapper for RessourceUnits. Everything is in its right place ;)  
182 5490d 15h werner /src/ stand statistics - work now, outputs can be enabled/disabled in config file  
181 5490d 16h werner /src/ outputs  
179 5491d 08h werner /src/ added standoutput (accompanied by some changes at other places)  
178 5491d 09h werner /src/ fonstudio compiles again...  
177 5491d 10h werner /src/output/ documentation of outputs  
176 5491d 11h werner /src/ getting database oriented outputs to work  
175 5493d 15h werner /src/output/ use a QSharedPointer for the filter expression.  
173 5494d 05h werner /src/output/ created basic output structure (Output, OutputManager) as well as a test output  

Show All