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
933 3729d 02h werner /branches/port_qt5_64bit/src/ removed the locking code again (or made inactive). ATM the costs seem to be much higher than the benefits.  
932 3729d 03h 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).
 
931 3729d 11h werner /branches/port_qt5_64bit/src/abe/output/ added removal output to abe.  
930 3730d 02h 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 3730d 23h werner /branches/port_qt5_64bit/src/ working on ABE.
fixing bugs, adding a stand-level output.
 
924 3787d 02h werner /branches/port_qt5_64bit/src/ minor changes to allow compilation of ilandc.  
923 3787d 23h werner /branches/port_qt5_64bit/src/ working on ABE:
ActThinning and some minor other stuff
 
922 3793d 23h werner /branches/port_qt5_64bit/src/ new ABE stand level output. Consolidation of scheduler.  
921 3799d 23h werner /branches/port_qt5_64bit/src/ working on ABE scheduler. tricky stuff....  
920 3801d 02h werner /branches/port_qt5_64bit/src/abe/ scheduler  
917 3806d 04h 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.
 
916 3819d 03h werner /branches/port_qt5_64bit/src/ unit-output, testing of scheduler.  
915 3820d 02h werner /branches/port_qt5_64bit/src/ developing ABE unit level scheduling, start with dev. of ABE - Outputs.  
914 3821d 23h werner /branches/port_qt5_64bit/src/ finish of the stand split thing
many other tweaks in ABE land.
 
913 3823d 02h werner /branches/port_qt5_64bit/src/ small changes ABE  
912 3826d 02h werner /branches/port_qt5_64bit/src/ start to develop spatial analysis (after disturbances)....  
911 3826d 11h werner /branches/port_qt5_64bit/src/ scheduling, update in planting  
910 3834d 02h werner /branches/port_qt5_64bit/src/ scheduler, testing, ...  
909 3834d 06h werner /branches/port_qt5_64bit/src/ more renaming: now it is hopefully done.  
908 3834d 07h werner /branches/port_qt5_64bit/src/ amie_global.h -> abe_global.h  

Show All