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
119 5423d 00h Werner /src/ added HD-range species parameter.  
118 5423d 02h Werner /src/ DBGMODE macro.
Multithreading of main calls in Model. Qt is great!!!
 
117 5423d 18h Werner /src/ new debug macros (which are compiled to NOOP in release mode)  
116 5423d 19h Werner /src/core/ added turnover rates to species  
115 5423d 19h Werner /src/core/ moved 3PG class to RessourceUnitSpecies.  
113 5423d 22h 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 5424d 20h Werner /src/core/ added basic calc. for radiation/3pg invokation in RessourceUnit.  
111 5424d 21h 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 5425d 00h Werner /src/ added calculation of LAI  
107 5425d 14h 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 5425d 15h 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 5425d 17h 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 5426d 20h Werner /src/ XmlHelper class, the first real test-case for that, some thinking about how to setup the whole system.  
90 5427d 03h Werner /src/ changed TreeSpecies -> Species.
added class SpeciesSet.
 
83 5429d 01h Werner /src/ new structure  
80 5429d 01h Werner / change master structure  
78 5437d 14h Werner /fonstudio/ optimization of the "read out" routine (readStampMul())  
77 5437d 14h 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 5437d 19h Werner /fonstudio/  
75 5437d 19h Werner /fonstudio/ Optimization: removed the abundant "isValid" calls in the Grid-Class
and tried some optimizations in the tree class (applyStamp).
Interestingly, the Grid-modification did not increase performance as expected.
 

Show All