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
143 5415d 21h Werner /src/ - StampContainer: find stamps out of HD bounds.
- AllTreeIterator fixed bug in next()
- improvements in Expression (function inlining, ...)
- use tree with expression, together with Stats-class.
... and much more ;)
 
142 5416d 03h Werner /src/ simple "Filter" and "aggregateFunctions" (like in Picus) using Expression, ExpressionWrapper and, last but not least, the AllTreeIterator.  
141 5416d 04h Werner /src/ documentation ExpressionWrapper, code cleanup  
138 5416d 15h Werner /src/ updated StandLoader (now more strict), little bit more design of model meta control (run/stop/pause...).  
137 5416d 17h Werner /src/ rework of the growing process, also debugging outputs etc.  
136 5416d 21h Werner /src/ rework of the partition model. changed species parameter and partition routine, also some work on debug outputs.
added the "year" of the simulation now th globalsettings.
 
135 5417d 03h Werner /src/ added keyboard support for scrolling in PaintArea, some issues with startup/init the model, modfied growth-routine.  
134 5417d 15h Werner /src/core/ tree production. there is an error treating different units in the grow_diameter function - but too tired too track it down now...  
133 5417d 17h Werner /src/ working on 3pg->tree->production-chain. added another debug-output.  
130 5417d 23h Werner /src/ moved debugDataTable to GlobalSettings...  
129 5417d 23h Werner /src/ MainWindow GUI (uses Qt Actions) to start/stop/create the "model", GUI to retrieve debug data.  
126 5419d 22h Werner /src/ fine grained debug outputs that could be switched on/off selectively and are only run in debug mode...  
125 5419d 23h Werner /src/ growth of individual trees  
123 5421d 16h Werner /src/ ThreadRunner class. This hopefully is a good foundation for all the multithreading issues...  
121 5422d 21h Werner /src/ reworked exception handling in Expression.
found finally out, that bug was due to a sync-problem with multiple threads, with "Parse" being done "late" during the multi-threaded execution.
nasty.
Added a switch in project-file to enable/disable multithreading.
 
119 5423d 02h Werner /src/ added HD-range species parameter.  
118 5423d 04h Werner /src/ DBGMODE macro.
Multithreading of main calls in Model. Qt is great!!!
 
117 5423d 20h Werner /src/ new debug macros (which are compiled to NOOP in release mode)  
116 5423d 21h Werner /src/core/ added turnover rates to species  
115 5423d 21h Werner /src/core/ moved 3PG class to RessourceUnitSpecies.  

Show All