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 3558d 18h werner /branches/port_qt5_64bit/src/ loading of saplings in ABE  
948 3566d 14h werner /branches/port_qt5_64bit/src/ little fixes of things found during tests of ABE.  
944 3579d 18h werner /branches/port_qt5_64bit/src/abe/ ABE/ agent definition
DynamicExpression: QML-like properties
AgentUpdate
 
943 3581d 17h werner /branches/port_qt5_64bit/src/abe/ ABE minis...  
942 3581d 17h werner /branches/port_qt5_64bit/src/ working on ABE: definition of Agents; scheduling of changes of agent-behavior. oh man.  
940 3586d 16h werner /branches/port_qt5_64bit/src/ abe implementation of agents.  
939 3588d 18h werner /branches/port_qt5_64bit/src/abe/ working on ABE.
definition of agents/agent types, embedding of JS agent definition.
 
938 3589d 16h werner /branches/port_qt5_64bit/src/ Implementing the Javascript shell of the "agent"  
937 3594d 16h werner /branches/port_qt5_64bit/src/ hunting some bugs in summarizing GWL  
936 3595d 17h werner /branches/port_qt5_64bit/src/ searching for bugs in the bookkeeping of increments, volumes.
very cumbersome....
 
935 3603d 17h werner /branches/port_qt5_64bit/src/abe/ little fix  
934 3603d 17h 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 3607d 17h 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 3607d 18h 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 3608d 01h werner /branches/port_qt5_64bit/src/abe/output/ added removal output to abe.  
930 3608d 16h 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 3609d 13h werner /branches/port_qt5_64bit/src/ working on ABE.
fixing bugs, adding a stand-level output.
 
924 3665d 16h werner /branches/port_qt5_64bit/src/ minor changes to allow compilation of ilandc.  
923 3666d 13h werner /branches/port_qt5_64bit/src/ working on ABE:
ActThinning and some minor other stuff
 
922 3672d 13h werner /branches/port_qt5_64bit/src/ new ABE stand level output. Consolidation of scheduler.  

Show All