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
936 3593d 10h werner /branches/port_qt5_64bit/src/ searching for bugs in the bookkeeping of increments, volumes.
very cumbersome....
 
934 3601d 10h werner /branches/port_qt5_64bit/src/ working on ABE.
* new functions like "elapsed()" for stands
* created a global onInit-Handler
* devised a way to initalized regen (using the ActPlanting-code and the onInit Handler)
* updated YUIdoc documentation a bit
 
917 3682d 11h werner /branches/port_qt5_64bit/src/ start of implementing a 2nd queue in the scheduler
when setting up landscape in matrix mode (environment file) now only valid cells need to be present in the env. file.
 
910 3710d 10h werner /branches/port_qt5_64bit/src/ scheduler, testing, ...  
909 3710d 14h werner /branches/port_qt5_64bit/src/ more renaming: now it is hopefully done.  
907 3710d 14h werner /branches/port_qt5_64bit/src/ amie -> abe transition  
905 3710d 14h werner /branches/port_qt5_64bit/src/ working on scheduler and on implementing disturbances.
now again the AMIE/ABE transformation....
 
904 3711d 06h werner /branches/port_qt5_64bit/src/ ... working on amie...  
903 3714d 09h werner /branches/port_qt5_64bit/src/ working on AMIE - calculation of mean annual increment.  
902 3718d 10h werner /branches/port_qt5_64bit/src/ work on AMIE.
introduced new activity: planting.
zillions of other small mods.
 
901 3720d 19h werner /branches/port_qt5_64bit/src/ repeating activities,
canceling of execution of javascript code in ABE (abort())
some other stuff....
 
893 3745d 09h werner /branches/port_qt5_64bit/src/ ABE ABE ABE ...  
890 3747d 15h werner /branches/port_qt5_64bit/src/ working on ABE.
restructuring the directories for the documentation.
 
889 3748d 09h werner /branches/port_qt5_64bit/src/ abe, abe, abe  
882 3760d 11h werner /branches/port_qt5_64bit/src/ introduced delayed setup for the resource units (in order for the Mapgrids to behave right).
smaller fixes in the qml-based rulers.
 
881 3789d 07h werner /branches/port_qt5_64bit/src/ fixed problem with new resource unit storage that allows gaps.
some smaller additions (e.g. the literals "true" and "false" in the expression engine).
DEM: a new bilinear interpolation algorithm to improve DEM. Still not perfect.
 
864 3851d 09h werner /branches/port_qt5_64bit/src/ fixed typos (after merge) and version number  
837 3887d 13h 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"
 
824 3892d 15h 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).
 
821 3893d 16h werner /branches/port_qt5_64bit/src/core/ fixed bug in regeneration module. Its been the case that *after* years with no *newly* established trees, the sapling growth module was not working (it checked the number of living saplings, but that was cleared ad the beginning of the year).
this bug caused some of these strange resource unit pattern. Now regen comes out much more uniform (for uniform environmental conditions in bare ground sims).
 

Show All