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
421 5153d 23h werner /src/ additional timer in ModelController
fixed the way the rectangles are drawn in Qt4.6 (removed the white lines in the Height-grid-view)
 
395 5177d 23h werner /src/ fixed the "output on startup" which was broken due to changes in the execution sequence.  
370 5198d 07h werner /src/ * expansion of the logwindow on the mainwindow
* bug with multi threading: serialization using QMutexLocker when attempting to write/print the debug outputs.
* enabled painting of the visuals in modelcontroller.cpp (re-enabled??)
* changed the threshold for multi threading to 6 resource-units
* optimized StatData-class to avoid unnecessary calculations of percentiles
* several comments
 
362 5225d 06h werner /src/ small logging adaptations.
StampContainer: increased class count for HD classes to 16 (had previously an error with a hd value of 185)
 
294 5369d 15h werner /src/ lots of scripting stuff: new global functions (include, alert)
new methods of the "Globals" javascript object (set, setting, addTrees, ...)
 
286 5371d 22h werner /src/ management of output-database files. A table "runs" in the input species contains rudimentary run-metadata (id, timestamp), keywords in the database path are substituted, 'output' is a new path category.  
285 5373d 13h werner /src/core/ loading of the landscape. added "areaMask.imageFile" to "world" in xml file. This loads a image mask that establishes area that are inside and outside the project area respectively.  
277 5374d 20h werner /src/ added "Gesamtwuchsleistung" i.e. total growth.  
267 5377d 23h werner /src/ fixed logging (buffered during model run (multi-threading-issues), non buffered during "normal" mode.  
225 5387d 23h werner /src/ Run/Pause/Stop, etc. in ModelController.  
223 5391d 19h werner /src/ Model Pause, Model restart,etc. (wamod little hack)  
222 5392d 00h 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 5392d 17h werner /src/ added "p5", "p95", etc for dynamic stand outputs.  
176 5401d 20h werner /src/ getting database oriented outputs to work  
171 5406d 17h werner /src/ added a "paramValueBool()" function for XmlHelper.  
170 5406d 18h werner /src/ added a "age" to trees (Tree, also Treewrapper, also StandLoader). Used by aging.  
168 5407d 15h werner /src/core/  
166 5407d 19h werner /src/ troubles with expressions...  
165 5407d 19h werner /src/core/ stress based mortality, user defined expressions in dynamic outputs  
164 5407d 20h werner /src/ Tree: bug in partitioning() (forgot one factor), added more variables to Tree.  

Show All