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
950 3649d 03h werner /branches/port_qt5_64bit/src/ loading of saplings in ABE  
948 3656d 23h werner /branches/port_qt5_64bit/src/ little fixes of things found during tests of ABE.  
944 3670d 03h werner /branches/port_qt5_64bit/src/abe/ ABE/ agent definition
DynamicExpression: QML-like properties
AgentUpdate
 
943 3672d 03h werner /branches/port_qt5_64bit/src/abe/ ABE minis...  
942 3672d 03h werner /branches/port_qt5_64bit/src/ working on ABE: definition of Agents; scheduling of changes of agent-behavior. oh man.  
940 3677d 01h werner /branches/port_qt5_64bit/src/ abe implementation of agents.  
939 3679d 04h werner /branches/port_qt5_64bit/src/abe/ working on ABE.
definition of agents/agent types, embedding of JS agent definition.
 
938 3680d 02h werner /branches/port_qt5_64bit/src/ Implementing the Javascript shell of the "agent"  
937 3685d 01h werner /branches/port_qt5_64bit/src/ hunting some bugs in summarizing GWL  
936 3686d 02h werner /branches/port_qt5_64bit/src/ searching for bugs in the bookkeeping of increments, volumes.
very cumbersome....
 
935 3694d 02h werner /branches/port_qt5_64bit/src/abe/ little fix  
934 3694d 02h 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 3698d 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 3698d 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 3698d 11h werner /branches/port_qt5_64bit/src/abe/output/ added removal output to abe.  
930 3699d 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 3699d 23h werner /branches/port_qt5_64bit/src/ working on ABE.
fixing bugs, adding a stand-level output.
 
924 3756d 02h werner /branches/port_qt5_64bit/src/ minor changes to allow compilation of ilandc.  
923 3756d 23h werner /branches/port_qt5_64bit/src/ working on ABE:
ActThinning and some minor other stuff
 
922 3762d 22h werner /branches/port_qt5_64bit/src/ new ABE stand level output. Consolidation of scheduler.  
921 3768d 22h werner /branches/port_qt5_64bit/src/ working on ABE scheduler. tricky stuff....  
920 3770d 02h werner /branches/port_qt5_64bit/src/abe/ scheduler  
917 3775d 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 3788d 03h werner /branches/port_qt5_64bit/src/ unit-output, testing of scheduler.  
915 3789d 02h werner /branches/port_qt5_64bit/src/ developing ABE unit level scheduling, start with dev. of ABE - Outputs.  
914 3790d 23h werner /branches/port_qt5_64bit/src/ finish of the stand split thing
many other tweaks in ABE land.
 
913 3792d 02h werner /branches/port_qt5_64bit/src/ small changes ABE  
912 3795d 02h werner /branches/port_qt5_64bit/src/ start to develop spatial analysis (after disturbances)....  
911 3795d 11h werner /branches/port_qt5_64bit/src/ scheduling, update in planting  
910 3803d 02h werner /branches/port_qt5_64bit/src/ scheduler, testing, ...  
909 3803d 06h werner /branches/port_qt5_64bit/src/ more renaming: now it is hopefully done.  
908 3803d 07h werner /branches/port_qt5_64bit/src/ amie_global.h -> abe_global.h  
907 3803d 07h werner /branches/port_qt5_64bit/src/ amie -> abe transition  
906 3803d 07h werner /branches/port_qt5_64bit/src/ rename folder to "abe"  
905 3803d 07h werner /branches/port_qt5_64bit/src/ working on scheduler and on implementing disturbances.
now again the AMIE/ABE transformation....
 
904 3803d 22h werner /branches/port_qt5_64bit/src/ ... working on amie...  
903 3807d 02h werner /branches/port_qt5_64bit/src/ working on AMIE - calculation of mean annual increment.  
902 3811d 03h werner /branches/port_qt5_64bit/src/ work on AMIE.
introduced new activity: planting.
zillions of other small mods.
 
901 3813d 12h werner /branches/port_qt5_64bit/src/ repeating activities,
canceling of execution of javascript code in ABE (abort())
some other stuff....
 
897 3817d 03h 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 ;)