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
609 4864d 21h werner /src/ implementing CarbonFlow output and book keeping code.  
608 4864d 23h werner /src/ adding carbon cycle output (and some necessary book keeping code)  
605 4868d 19h werner /src/ added the "rid" (i.e. a unique id per resource unit) in various debug outputs.
added the "shell" of a new carbonflow output.
 
598 4869d 18h werner /src/ extending the dynamic stand output; added calculating standard deviation.  
592 4896d 16h werner / new version 0.6 alpha 6
* scripting enhancements
* carbon cycle in regeneration layer
* scaling of soil inputs for non fully stockable resource units
 
589 4896d 19h werner /src/ added new script functions to start/stop outputs.  
587 4897d 10h werner /src/ added carbon output.
lots of changes necessary to get this done (especially budgeting of biomass pools)
 
574 4899d 21h werner /src/ * modified outputs to write only rows for valid resource units
* dropped setting "woodDecompRate" (snag.cpp)
* calculate the "stockableArea" of a resource unit based on the stand grid
* use the stockableArea for calculation of LAI
 
570 4904d 22h werner /src/output/ added resource unit id (provided by input grid) to almost any output in iLand.  
539 4946d 16h werner /src/ continue implementing grid functionality (yeah! a simple grid input already works)
removing the bug that caused db locks when reloaded model without actually simulating.
 
521 4959d 18h werner /src/ moved snag dynamics from rus-level to ru-level  
520 4959d 20h werner /src/ fixed crash in Expression that occurred with dynamic stand outputs without any trees.
Extended the dynamic stand output so that a treefilter can be applied.
 
504 4989d 13h werner /src/ New output for "saplings"  
456 5065d 18h werner /src/  
455 5065d 20h werner /src/ changed the layout of the resourceUnitSpecies from a QVector to a QList<ResourceUnitSpecies*>. This seems to be much more appropriate. But caused many small changes throughout the project.  
436 5120d 18h werner /src/ climate: added totalRadiation() function
production3pg.cpp: added the calculation of the f_env,yr (total environmental performance of a species)
 
407 5149d 20h werner /src/ modified the painting of trees (use now the crown radius)
tried to fix the database lock error when reloading the model (not solved: but: no problem when model was executed for at least one year...)
 
395 5172d 11h werner /src/ fixed the "output on startup" which was broken due to changes in the execution sequence.  
354 5234d 21h werner /src/output/ description of dynamic outputs  
353 5234d 22h werner /src/output/ simplification of the parsing of dynamic stand expressions  

Show All