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
976 3449d 18h werner /branches/port_qt5_64bit/src/ compiling ilandc with Qt5.4 (and barkbeetle plugin).  
965 3491d 09h werner /branches/port_qt5_64bit/src/ move to qt5.4  
964 3496d 14h werner /branches/port_qt5_64bit/src/ compile with Qt5.4/MSVC2013.
added class for BBgenerations (emtpy)
fixed minor issues in mainwindow (e.g. disabled run buttons after pause->cancel).
 
963 3499d 16h 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.
 
962 3520d 13h werner /branches/port_qt5_64bit/src/ adding click-support to the layers/disturbance modules.  
959 3526d 13h werner /branches/port_qt5_64bit/src/ start of bark beetle module  
948 3560d 11h werner /branches/port_qt5_64bit/src/ little fixes of things found during tests of ABE.  
942 3575d 14h werner /branches/port_qt5_64bit/src/ working on ABE: definition of Agents; scheduling of changes of agent-behavior. oh man.  
940 3580d 13h werner /branches/port_qt5_64bit/src/ abe implementation of agents.  
932 3601d 15h werner /branches/port_qt5_64bit/src/ worked on multithreading enabling for ABE;
created a class MapGridRULock that should serialize access --- found some minor bugs in the rest of the code, but finally I think that this locking-code is not strictly necessary since the treelists are *not* changed by management (i.e. a remove does not change the physical layout of the treelist and therefore does not invalidate any pointers to it). The unit-based approach for multithreading does reduce the chance of issues; there is a small chance of lost updates when updating the biomass pools of snags (i.e. if two trees (on two units) of the same resource unit die at the same time).
 
930 3602d 14h werner /branches/port_qt5_64bit/src/ progressing in ABEland.
worked inter alia on the activity thinning.
the abe-harvest-output is still not added.
 
929 3603d 10h werner /branches/port_qt5_64bit/src/ working on ABE.
fixing bugs, adding a stand-level output.
 
923 3660d 11h werner /branches/port_qt5_64bit/src/ working on ABE:
ActThinning and some minor other stuff
 
922 3666d 10h werner /branches/port_qt5_64bit/src/ new ABE stand level output. Consolidation of scheduler.  
921 3672d 10h werner /branches/port_qt5_64bit/src/ working on ABE scheduler. tricky stuff....  
916 3691d 14h werner /branches/port_qt5_64bit/src/ unit-output, testing of scheduler.  
915 3692d 13h werner /branches/port_qt5_64bit/src/ developing ABE unit level scheduling, start with dev. of ABE - Outputs.  
914 3694d 11h werner /branches/port_qt5_64bit/src/ finish of the stand split thing
many other tweaks in ABE land.
 
909 3706d 18h werner /branches/port_qt5_64bit/src/ more renaming: now it is hopefully done.  
908 3706d 18h werner /branches/port_qt5_64bit/src/ amie_global.h -> abe_global.h  

Show All