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
950 3646d 05h werner /branches/port_qt5_64bit/src/ loading of saplings in ABE  
941 3669d 08h werner /branches/port_qt5_64bit/src/ hunting the regeneration bug: bitmaps have not been cleared when regen-trees died (without recruiting). This came up, after snapshot-inits showed a different behavior from "normal" inits.  
902 3808d 05h werner /branches/port_qt5_64bit/src/ work on AMIE.
introduced new activity: planting.
zillions of other small mods.
 
855 3970d 05h werner /branches/port_qt5_64bit/src/ fixed bug in landscape output
added (not already included) mode for dynamicstand output to aggregate to ru level (without species level)
now newly recruited trees are also included in the stand statistics (ru-level).
 
837 3977d 07h werner /branches/port_qt5_64bit/src/ * added total carbon to stand output
* created a new output "landscape" for stand aggregates on landscape level (per species)
* improved error handling ModelController
* improved ilandc: now model settings can be changed via command line (and javascript function can be called)
* finalized "background external seeds"
 
808 3997d 02h werner /branches/port_qt5_64bit/src/ implementing FOME.
* splitting "helper.cpp" into several files (debugtimer.h, statdata.h, viewport.h) (and changing lots of includes)
* implementing setup of activities (extracting from Javascript)
 
802 4016d 12h werner /branches/port_qt5_64bit/ merge from trunk up to revision 801  
798 4018d 06h werner /branches/port_qt5_64bit/ some comments, maximum number of years of simulations changed to 10000  
780 4136d 06h werner /branches/port_qt5_64bit/src/ Steps to build iLand with Qt 5 and with MSVC compiler and 64 bit.
http://iland.boku.ac.at/blogpost44

removed also a couple of warnings that were thrown by the MSVC compiler.
 
779 4149d 05h werner /branches/port_qt5_64bit/  
778 4149d 05h werner /trunk/src/output/ fixed typo in output description  
756 4382d 04h werner /trunk/ restarting the fire module (strange behaviour of random generator as well as fire related output)  
745 4488d 07h werner /trunk/src/output/ fixed sigsegv when saving snapshots (without enabled carbon cycling)  
734 4562d 10h werner /trunk/src/ small "fixes" (or tries to fix) as iLand is still crashing...  
699 4688d 05h werner /trunk/ standloader now can also initialize from vegetation snapshot databases;
fire-module: fire extinction probability works only after reaching the minimum fire size parameter.
 
695 4697d 01h werner /trunk/src/ added the saplings to the snapshot mechanism.
small GUI fix (moved the script panel one level up)
 
688 4710d 04h werner /trunk/src/ fixed error when loading a very large snapshot. In the end, "setForwardOnly()".  
687 4710d 11h werner /trunk/src/output/ trying to fix error while importing large (>4.2 Mio trees) snapshots.  
683 4712d 07h werner /trunk/src/ minor fixes.
* grid export of fire values
* multiple creation of snapshots
 
678 4726d 07h werner /trunk/src/ Created initial version of the console based iLand.
The console application will get the nice name: "ilandc".
 
677 4726d 08h werner /trunk/src/output/ add snapshot classes  
671 4732d 06h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
665 4773d 05h werner /trunk/src/ modified the output infrastructure to deal with outputs defined by Modules. Added a fire output.  
662 4775d 06h 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 4893d 04h werner / move current content to the "trunk"  
628 4944d 12h werner /src/output/  
610 4958d 10h werner / new bug fix version 0.6.2
include ecosystem carbon flux output
 
609 4958d 11h werner /src/ implementing CarbonFlow output and book keeping code.  
608 4958d 13h werner /src/ adding carbon cycle output (and some necessary book keeping code)  
605 4962d 09h 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 4963d 08h werner /src/ extending the dynamic stand output; added calculating standard deviation.  
592 4990d 06h 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 4990d 09h werner /src/ added new script functions to start/stop outputs.  
587 4991d 00h werner /src/ added carbon output.
lots of changes necessary to get this done (especially budgeting of biomass pools)
 
574 4993d 11h 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 4998d 11h werner /src/output/ added resource unit id (provided by input grid) to almost any output in iLand.  
539 5040d 06h 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 5053d 08h werner /src/ moved snag dynamics from rus-level to ru-level  
520 5053d 10h 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 5083d 03h werner /src/ New output for "saplings"