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

Show All