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
937 3675d 12h werner /branches/port_qt5_64bit/src/ hunting some bugs in summarizing GWL  
936 3676d 13h werner /branches/port_qt5_64bit/src/ searching for bugs in the bookkeeping of increments, volumes.
very cumbersome....
 
895 3817d 18h werner /branches/port_qt5_64bit/src/core/ added "nitrogenDeposition" for dynamic soil calculation.  
824 3975d 18h werner /branches/port_qt5_64bit/src/ fixed *big* regeneration bug. The map with the height of saplings on a resource unit was used in the establishment subroutine although it was *invalid*. Now the establishment and the regeneration are (again?) in one function and use the same valid map.
this removed the strange stripes in the regeneration pattern (there should have been crashes, but weren't). Consequently, the performance debug output was modified.
added better formatting to debugtimer.cpp for large times (in hours, minutes, seconds).
 
779 4142d 14h werner /branches/port_qt5_64bit/  
738 4551d 17h werner /trunk/src/core/ small fixes (memory leaks) due to Valgrind/memcheck session  
734 4555d 18h werner /trunk/src/ small "fixes" (or tries to fix) as iLand is still crashing...  
720 4621d 08h werner /trunk/src/ fixed a problem when trees died in disturbance and the (unupdated) statistics were used (e.g. the LAI for calculating the water cycle). Now for affected resource units, not only the treelists but also the RU-statistics are updated.
implemented a "radiating" mechanism of border cells. If stand-grid-cells (i.e. 10m height grid resolution) are marked as "outside and forest", then the cells "radiate" some influence on the LIF into the project area. Thus, trees on the edge of the project do *not* have properties of trees standing on a stand edge. Currently, the form/amount of this edge-effect is hard coded.
 
697 4682d 11h werner /trunk/ Doxygen documentation revisited.
After re-establishing doxygen documentation (last update: 2009) a lot of smaller/medium documentation fixes.
Documentation is something that could definitely be always improved ;)
 
671 4725d 15h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
664 4767d 14h werner /trunk/src/ fixes in the fire module  
662 4768d 15h 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 4886d 12h werner / move current content to the "trunk"  
626 4938d 09h werner /src/core/ added some debug timers plus completed the executable directory (added the sqlite-plugin)  
611 4950d 08h werner / new version fixing some bugs with multi-threading and the case of the full HJA simulation.  
609 4951d 19h werner /src/ implementing CarbonFlow output and book keeping code.  
605 4955d 18h 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.
 
600 4956d 09h werner /src/ corrected grid export (flipping of y-axis)
added initialization of saplings; StandLoader contains now a routine similar to the one for larger trees to distribute saplings; additionally, a script function (Globals.addSaplingsOnStand()) can be used to use this functionality.
 
591 4983d 15h werner /src/core/ scaled soil inputs to a 1ha size of the soil -> the soil engine always calculates with a full 1ha resource unit.
No additional scaling occures; i.e. outputs from the soil carbon in the Carbon-output need to be re-scaled!
 
575 4986d 17h werner /src/ * renamed toString() from IException to message() (several occurences).
* added a "name" property to the MapGridWrapper
 

Show All