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 5412d 17h 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 ;)
 
141 5412d 23h Werner /src/ documentation ExpressionWrapper, code cleanup  
139 5413d 10h Werner /src/ added debugTimer for simulation of N years.  
137 5413d 12h Werner /src/ rework of the growing process, also debugging outputs etc.  
136 5413d 17h 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 5413d 23h Werner /src/ added keyboard support for scrolling in PaintArea, some issues with startup/init the model, modfied growth-routine.  
129 5414d 19h Werner /src/ MainWindow GUI (uses Qt Actions) to start/stop/create the "model", GUI to retrieve debug data.  
125 5416d 19h Werner /src/ growth of individual trees  
119 5419d 21h Werner /src/ added HD-range species parameter.  
117 5420d 16h Werner /src/ new debug macros (which are compiled to NOOP in release mode)  
116 5420d 17h Werner /src/core/ added turnover rates to species  
115 5420d 17h Werner /src/core/ moved 3PG class to RessourceUnitSpecies.  
113 5420d 19h Werner /src/ started Production3PG-class which couples the (stand-level) production.
implemented zooming and panning in Viewport (this is always a hell of a job)
 
111 5421d 19h Werner /src/ added "RessourceUnitSpecies" (included setup and access functions). Each species has now a numeric index which is used to construct vectors of RessourceUnitSpecies per RessourceUnit.  
110 5421d 21h Werner /src/ added calculation of LAI  
107 5422d 11h Werner /src/ created "AllTreeIterator" as a convenient means to traverse all trees in the model, adapted the painting of trees in MainWindow to the many RessourceUnits.  
106 5422d 12h Werner /src/ added StandLoader class which encapsulates the initialization of stands. Currently only Picus-style initfiles can be loaded.
added more content to Model and cleaned the Tree class. Now a multiple stand setup with N ressource units and N duplicate stands can be loaded and the light-patterns calculated. cool!
 
105 5422d 14h Werner /src/ several changes:
create multiple RessourceUnits as a grid
modified include-order for model.h and mainwindow.cpp
added clear() to Grid.
fixed bug in Grid::indexOf()
...
 
90 5424d 01h Werner /src/ changed TreeSpecies -> Species.
added class SpeciesSet.
 
83 5425d 22h Werner /src/ new structure  

Show All