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
940 3584d 21h werner /branches/port_qt5_64bit/src/ abe implementation of agents.  
932 3605d 23h 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 3606d 22h 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 3607d 18h werner /branches/port_qt5_64bit/src/ working on ABE.
fixing bugs, adding a stand-level output.
 
923 3664d 18h werner /branches/port_qt5_64bit/src/ working on ABE:
ActThinning and some minor other stuff
 
922 3670d 18h werner /branches/port_qt5_64bit/src/ new ABE stand level output. Consolidation of scheduler.  
921 3676d 18h werner /branches/port_qt5_64bit/src/ working on ABE scheduler. tricky stuff....  
916 3695d 22h werner /branches/port_qt5_64bit/src/ unit-output, testing of scheduler.  
915 3696d 21h werner /branches/port_qt5_64bit/src/ developing ABE unit level scheduling, start with dev. of ABE - Outputs.  
914 3698d 19h werner /branches/port_qt5_64bit/src/ finish of the stand split thing
many other tweaks in ABE land.
 
909 3711d 02h werner /branches/port_qt5_64bit/src/ more renaming: now it is hopefully done.  
908 3711d 02h werner /branches/port_qt5_64bit/src/ amie_global.h -> abe_global.h  
907 3711d 02h werner /branches/port_qt5_64bit/src/ amie -> abe transition  
905 3711d 02h werner /branches/port_qt5_64bit/src/ working on scheduler and on implementing disturbances.
now again the AMIE/ABE transformation....
 
904 3711d 18h werner /branches/port_qt5_64bit/src/ ... working on amie...  
902 3718d 22h werner /branches/port_qt5_64bit/src/ work on AMIE.
introduced new activity: planting.
zillions of other small mods.
 
901 3721d 07h werner /branches/port_qt5_64bit/src/ repeating activities,
canceling of execution of javascript code in ABE (abort())
some other stuff....
 
899 3724d 22h werner /branches/port_qt5_64bit/src/ fix for crashes in getting ABE details after reload of the model.  
897 3724d 22h werner /branches/port_qt5_64bit/src/ working on ABE - doing quite some documentation (YUIDOC), and improving, adding, fixing here or there.
progress is slow but steady ;)
 
896 3725d 21h werner /branches/port_qt5_64bit/src/ working on ABE  

Show All