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
975 3444d 20h werner /branches/port_qt5_64bit/src/ Fixed a snapshot issue.
Now the water-content and the snow-pack are also stored in the snapshot.
statistics are forced to be re-created.
 
963 3494d 17h werner /branches/port_qt5_64bit/src/ change for compiling with Qt 5.4. / MSVC 2013
looked again at GCC and had to change a couple of things. There seems to be still a problem with the plugin-system.
 
950 3547d 16h werner /branches/port_qt5_64bit/src/ loading of saplings in ABE  
941 3570d 19h 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 3709d 16h werner /branches/port_qt5_64bit/src/ work on AMIE.
introduced new activity: planting.
zillions of other small mods.
 
855 3871d 15h 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 3878d 18h 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 3898d 12h 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 3917d 22h werner /branches/port_qt5_64bit/ merge from trunk up to revision 801  
798 3919d 16h werner /branches/port_qt5_64bit/ some comments, maximum number of years of simulations changed to 10000  
780 4037d 17h 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 4050d 16h werner /branches/port_qt5_64bit/  
778 4050d 16h werner /trunk/src/output/ fixed typo in output description  
756 4283d 15h werner /trunk/ restarting the fire module (strange behaviour of random generator as well as fire related output)  
745 4389d 17h werner /trunk/src/output/ fixed sigsegv when saving snapshots (without enabled carbon cycling)  
734 4463d 21h werner /trunk/src/ small "fixes" (or tries to fix) as iLand is still crashing...  
699 4589d 16h 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 4598d 11h werner /trunk/src/ added the saplings to the snapshot mechanism.
small GUI fix (moved the script panel one level up)
 
688 4611d 14h werner /trunk/src/ fixed error when loading a very large snapshot. In the end, "setForwardOnly()".  
687 4611d 21h werner /trunk/src/output/ trying to fix error while importing large (>4.2 Mio trees) snapshots.  
683 4613d 17h werner /trunk/src/ minor fixes.
* grid export of fire values
* multiple creation of snapshots
 
678 4627d 17h werner /trunk/src/ Created initial version of the console based iLand.
The console application will get the nice name: "ilandc".
 
677 4627d 19h werner /trunk/src/output/ add snapshot classes  
671 4633d 17h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
665 4674d 16h werner /trunk/src/ modified the output infrastructure to deal with outputs defined by Modules. Added a fire output.  
662 4676d 17h 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 4794d 14h werner / move current content to the "trunk"  
628 4845d 23h werner /src/output/  
610 4859d 21h werner / new bug fix version 0.6.2
include ecosystem carbon flux output
 
609 4859d 21h werner /src/ implementing CarbonFlow output and book keeping code.  
608 4859d 23h werner /src/ adding carbon cycle output (and some necessary book keeping code)  
605 4863d 20h 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 4864d 18h werner /src/ extending the dynamic stand output; added calculating standard deviation.  
592 4891d 17h 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 4891d 20h werner /src/ added new script functions to start/stop outputs.  
587 4892d 11h werner /src/ added carbon output.
lots of changes necessary to get this done (especially budgeting of biomass pools)
 
574 4894d 22h 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 4899d 22h werner /src/output/ added resource unit id (provided by input grid) to almost any output in iLand.  
539 4941d 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 4954d 19h werner /src/ moved snag dynamics from rus-level to ru-level