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
151 5504d 07h iland /src/ - now calculating the area per RU which is stocked.
to achieve that, changes were made to:
- heightGrid() in Tree
- RessourceUnit: new member variables
- Model: function to iterate over RUs and calculate actual values.
- added functions for binary (QByteArray) loading/saving to file in
Helper

GUI: saveState/restoreState in MainWindow - used for dockwindows.
 
149 5505d 00h werner /src/ - drawing GUI in MainWindow
- "Opacity" of tree crowns as a function of leafarea (and crown area;
crown radius is stored in LIP-stamp).
 
148 5505d 01h iland /src/ - distribution of radiation
- painting trees with results of formulae
 
147 5505d 03h werner /src/core/ redistribution of radiation from RessourceUnit to trees.  
145 5505d 06h Werner /src/ Run and compiled iLand on Linux (Kubuntu) with a virtual machine. The gcc on Linux issues lots of warnings which I fixed on the Linux side. Also fixed TTickTack (the clock issue).
Now iLand also runs on Linux - nice!
 
144 5506d 00h Werner /src/ prettier Tree-dump-list, more debugging in partition - there is a problem with big trees....  
143 5506d 01h 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 5506d 07h Werner /src/ simple "Filter" and "aggregateFunctions" (like in Picus) using Expression, ExpressionWrapper and, last but not least, the AllTreeIterator.  
141 5506d 08h Werner /src/ documentation ExpressionWrapper, code cleanup  
138 5506d 19h Werner /src/ updated StandLoader (now more strict), little bit more design of model meta control (run/stop/pause...).  
137 5506d 21h Werner /src/ rework of the growing process, also debugging outputs etc.  
136 5507d 01h 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 5507d 07h Werner /src/ added keyboard support for scrolling in PaintArea, some issues with startup/init the model, modfied growth-routine.  
134 5507d 19h 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 5507d 21h Werner /src/ working on 3pg->tree->production-chain. added another debug-output.  
130 5508d 03h Werner /src/ moved debugDataTable to GlobalSettings...  
129 5508d 03h Werner /src/ MainWindow GUI (uses Qt Actions) to start/stop/create the "model", GUI to retrieve debug data.  
126 5510d 02h Werner /src/ fine grained debug outputs that could be switched on/off selectively and are only run in debug mode...  
125 5510d 03h Werner /src/ growth of individual trees  
123 5511d 20h Werner /src/ ThreadRunner class. This hopefully is a good foundation for all the multithreading issues...  

Show All