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
665 4686d 12h werner /trunk/src/ modified the output infrastructure to deal with outputs defined by Modules. Added a fire output.  
662 4688d 13h werner /trunk/src/ continued to work on the fire module. Include the fire severity (i.e. mortality due to fire). This had various other impacts, e.g., on the carbon cycle of saplings.  
639 4806d 10h werner / move current content to the "trunk"  
628 4857d 19h werner /src/output/  
610 4871d 17h werner / new bug fix version 0.6.2
include ecosystem carbon flux output
 
609 4871d 17h werner /src/ implementing CarbonFlow output and book keeping code.  
608 4871d 19h werner /src/ adding carbon cycle output (and some necessary book keeping code)  
605 4875d 16h 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 4876d 14h werner /src/ extending the dynamic stand output; added calculating standard deviation.  
592 4903d 13h 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 4903d 16h werner /src/ added new script functions to start/stop outputs.  
587 4904d 07h werner /src/ added carbon output.
lots of changes necessary to get this done (especially budgeting of biomass pools)
 
574 4906d 18h 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 4911d 18h werner /src/output/ added resource unit id (provided by input grid) to almost any output in iLand.  
539 4953d 12h 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 4966d 15h werner /src/ moved snag dynamics from rus-level to ru-level  
520 4966d 16h 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 4996d 10h werner /src/ New output for "saplings"  
456 5072d 14h werner /src/  
455 5072d 16h 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.  

Show All