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
125 5417d 03h Werner /src/ growth of individual trees  
123 5418d 21h Werner /src/ ThreadRunner class. This hopefully is a good foundation for all the multithreading issues...  
121 5420d 02h 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 5420d 06h Werner /src/ added HD-range species parameter.  
118 5420d 08h Werner /src/ DBGMODE macro.
Multithreading of main calls in Model. Qt is great!!!
 
117 5421d 00h Werner /src/ new debug macros (which are compiled to NOOP in release mode)  
116 5421d 01h Werner /src/core/ added turnover rates to species  
115 5421d 02h Werner /src/core/ moved 3PG class to RessourceUnitSpecies.  
113 5421d 04h 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)
 
112 5422d 02h Werner /src/core/ added basic calc. for radiation/3pg invokation in RessourceUnit.  
111 5422d 03h 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 5422d 06h Werner /src/ added calculation of LAI  
107 5422d 20h 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 21h 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 23h 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()
...
 
93 5424d 03h Werner /src/ XmlHelper class, the first real test-case for that, some thinking about how to setup the whole system.  
90 5424d 09h Werner /src/ changed TreeSpecies -> Species.
added class SpeciesSet.
 
83 5426d 07h Werner /src/ new structure  
80 5426d 07h Werner / change master structure  
78 5434d 20h Werner /fonstudio/ optimization of the "read out" routine (readStampMul())  

Show All