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 3684d 04h werner /branches/port_qt5_64bit/src/ searching for bugs in the bookkeeping of increments, volumes.
very cumbersome....
 
935 3692d 04h werner /branches/port_qt5_64bit/src/abe/ little fix  
934 3692d 04h 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
 
933 3696d 04h 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 3696d 05h 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 3696d 13h werner /branches/port_qt5_64bit/src/abe/output/ added removal output to abe.  
930 3697d 04h 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 3698d 01h werner /branches/port_qt5_64bit/src/ working on ABE.
fixing bugs, adding a stand-level output.
 
924 3754d 04h werner /branches/port_qt5_64bit/src/ minor changes to allow compilation of ilandc.  
923 3755d 01h werner /branches/port_qt5_64bit/src/ working on ABE:
ActThinning and some minor other stuff
 
922 3761d 00h werner /branches/port_qt5_64bit/src/ new ABE stand level output. Consolidation of scheduler.  
921 3767d 00h werner /branches/port_qt5_64bit/src/ working on ABE scheduler. tricky stuff....  
920 3768d 03h werner /branches/port_qt5_64bit/src/abe/ scheduler  
917 3773d 05h 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 3786d 04h werner /branches/port_qt5_64bit/src/ unit-output, testing of scheduler.  
915 3787d 03h werner /branches/port_qt5_64bit/src/ developing ABE unit level scheduling, start with dev. of ABE - Outputs.  
914 3789d 01h werner /branches/port_qt5_64bit/src/ finish of the stand split thing
many other tweaks in ABE land.
 
913 3790d 04h werner /branches/port_qt5_64bit/src/ small changes ABE  
912 3793d 04h werner /branches/port_qt5_64bit/src/ start to develop spatial analysis (after disturbances)....  
911 3793d 13h werner /branches/port_qt5_64bit/src/ scheduling, update in planting  
910 3801d 04h werner /branches/port_qt5_64bit/src/ scheduler, testing, ...  
909 3801d 08h werner /branches/port_qt5_64bit/src/ more renaming: now it is hopefully done.  
908 3801d 08h werner /branches/port_qt5_64bit/src/ amie_global.h -> abe_global.h  
907 3801d 08h werner /branches/port_qt5_64bit/src/ amie -> abe transition  
906 3801d 08h werner /branches/port_qt5_64bit/src/ rename folder to "abe"  
905 3801d 08h werner /branches/port_qt5_64bit/src/ working on scheduler and on implementing disturbances.
now again the AMIE/ABE transformation....
 
904 3802d 00h werner /branches/port_qt5_64bit/src/ ... working on amie...  
903 3805d 03h werner /branches/port_qt5_64bit/src/ working on AMIE - calculation of mean annual increment.  
902 3809d 04h werner /branches/port_qt5_64bit/src/ work on AMIE.
introduced new activity: planting.
zillions of other small mods.
 
901 3811d 14h werner /branches/port_qt5_64bit/src/ repeating activities,
canceling of execution of javascript code in ABE (abort())
some other stuff....
 
897 3815d 04h 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 3816d 03h werner /branches/port_qt5_64bit/src/ working on ABE  
893 3836d 04h werner /branches/port_qt5_64bit/src/ ABE ABE ABE ...  
892 3837d 04h werner /branches/port_qt5_64bit/src/amie/ ABE, ABE, ABE  
891 3838d 03h werner /branches/port_qt5_64bit/src/ *lots* of changes for ABE.  
890 3838d 09h werner /branches/port_qt5_64bit/src/ working on ABE.
restructuring the directories for the documentation.
 
889 3839d 04h werner /branches/port_qt5_64bit/src/ abe, abe, abe  
888 3843d 01h werner /branches/port_qt5_64bit/src/amie/ ... working on ABE ...  
887 3843d 09h werner /branches/port_qt5_64bit/src/amie/ debug/trace information when executing activities.
fixing some issues with events, ...
 
886 3844d 02h werner /branches/port_qt5_64bit/src/amie/ ....