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
453 5065d 13h werner /src/ sapling growth now in a basic working state. started to implement recruitment. One bug with the "maximum-establishment-height-grid" known.
added also visualization of regeneration layer. Once I have time, I should restructure the drawing/visualization code as it gets quirky (and a paper-concept is available...)
 
452 5065d 19h werner /src/ searching for a bug in the sapling growth....  
451 5065d 22h werner /src/ further development of sapling growth  
450 5066d 00h werner /src/core/ implementing sapling growth...  
442 5117d 18h werner /src/ Debug output for establishment.  
440 5118d 22h werner /src/core/ climate: added a pre-calculated value for the 10.5hrs day
including establishment calculation in the normal execution path.
 
438 5119d 19h werner /src/ new GridRunner class to iterate nicely over grids with different sizes.
establishment.cpp: started to integrate the whole regeneration process (including "lazy" calculation of 3pg (only if necessary)).
 
376 5185d 00h werner /src/ calculation of an average value for aging at resource unit level.
added variable 'aging' for resource units.
changed comments.
 
369 5192d 01h werner /src/ * multithreading for 3pg production (crashes)
* do 3PG calculation only if this RU has some leafarea of a species (added clear() functions)
* added GUI-accessible speciesindex-variable for trees
 
278 5368d 06h werner /src/ Management output. Added a statisticsMgmt() for ResourceUnitSpecies. Complicated to get the order right.  
277 5368d 11h werner /src/ added "Gesamtwuchsleistung" i.e. total growth.  
247 5377d 09h werner /src/ global script object (ScriptGlobal).
Doxygen documentation refinements.
 
235 5379d 08h werner /src/core/ setup function  
230 5380d 06h werner /src/ 3PG work out  
229 5380d 08h werner /src/ 3pg model. fixed a problem with the setup of ResourceUnitSpecies (a classic: a pointer to a vector, which is still growing... grrrrr.... it took hours to find)  
226 5381d 11h werner /src/core/ working on 3pg, the species specific responses and linking it all together.  
189 5394d 03h iland /src/ finished ressource vs. resource struggle, some cleanup within xml file
reading.
 
188 5394d 04h werner /src/core/ rename ressoure files.  
187 5394d 04h iland /src/ wow. Ressource is correctly spelled as Resource. I jerk.  
111 5417d 12h 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.  

Show All