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
713 4639d 02h werner /trunk/src/ implemented a way to split the biomass of a dead tree into several pathways (i.e. to soil, to snags, to atmosphere/removal).  
675 4728d 01h werner /trunk/src/ Snapshot functions to save/load a vegetation snapshot (currently: trees, soil, snags). Some additional javascript functions to access the functionality.  
671 4728d 22h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
668 4764d 02h werner /trunk/src/ added additional settings for carbon balance of burned trees.
close to version 0.7.0
 
667 4764d 06h werner /trunk/src/ finetuning of fire module (new species parameters, xml file parameters, ...)  
639 4889d 19h werner / move current content to the "trunk"  
564 5000d 19h werner /src/ Improvements of the Management API and functionality.
new functionality:
* killSaplings() -> use a "MapGrid" and remove small trees specifically
* properties defining biomass remove fractions during management

Now the tree list of the management object is cleaned up after a management, i.e. successive managements without reloading the tree list are possible.
 
544 5034d 00h werner /src/ MapGrid rocks! It is quite easy now to write - for instance - a management based on polygon defined by a grid; (see the "test" for this case).  
476 5101d 00h werner /src/ added snag debug output to the gui
corrected calculation of branch biomass in Tree
 
449 5157d 03h werner /src/ start of implementation of sapling growth.
setup of the temporal height-map for saplings.
 
407 5240d 01h 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...)
 
388 5266d 16h werner /src/core/ remodified the age calculation. Now the age is estimated based on the current height relative to h_max. The aging-calculation itself is no longer changed by that.  
385 5267d 01h werner /src/core/ little update to tree age issues  
381 5267d 03h werner /src/core/ appropriate handling of tree age during initialization.
if no age is provided in the input file only the tree height is used for the aging calculation. The tree "age" in that case reflects only the number of years since initialization.
 
287 5456d 10h werner /src/ Tree initialization (random variant). works almost...  
278 5459d 08h werner /src/ Management output. Added a statisticsMgmt() for ResourceUnitSpecies. Complicated to get the order right.  
277 5459d 13h werner /src/ added "Gesamtwuchsleistung" i.e. total growth.  
276 5461d 16h werner /src/ added explicit fine root compartment in tree. Changed partitioning, the calculation of the stress index, follow-up change in several outputs.  
264 5463d 15h werner /src/ TreeOut output (including filtering)  
262 5463d 16h werner /src/ added output for dead trees (StandDeadOut)  

Show All