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
121 5509d 16h 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 5509d 20h Werner /src/ added HD-range species parameter.  
118 5509d 22h Werner /src/ DBGMODE macro.
Multithreading of main calls in Model. Qt is great!!!
 
117 5510d 15h Werner /src/ new debug macros (which are compiled to NOOP in release mode)  
116 5510d 16h Werner /src/core/ added turnover rates to species  
115 5510d 16h Werner /src/core/ moved 3PG class to RessourceUnitSpecies.  
113 5510d 18h 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 5511d 17h Werner /src/core/ added basic calc. for radiation/3pg invokation in RessourceUnit.  
111 5511d 18h 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 5511d 20h Werner /src/ added calculation of LAI  
107 5512d 10h 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 5512d 11h 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 5512d 13h 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 5513d 17h Werner /src/ XmlHelper class, the first real test-case for that, some thinking about how to setup the whole system.  
90 5514d 00h Werner /src/ changed TreeSpecies -> Species.
added class SpeciesSet.
 
83 5515d 21h Werner /src/ new structure  
80 5515d 22h Werner / change master structure  
78 5524d 11h Werner /fonstudio/ optimization of the "read out" routine (readStampMul())  
77 5524d 11h Werner /fonstudio/ streamlined the application of stamps (now much faster)
changed the internal layout of grids (now the lines are in x-direction)
some fiddling with compiler switches
 
76 5524d 16h Werner /fonstudio/  

Show All