Subversion Repositories public iLand

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1222 3149d 22h werner / public SVN  
1221 3149d 22h werner /branches/ public SVN  
1220 3149d 22h werner /branches/version1.0/ Version 1.0  
1218 3150d 00h werner / clean up repository - make 1.0 trunk again!  
1217 3150d 00h werner / clean up repository - make 1.0 trunk again!  
1208 3157d 22h werner /branches/iland_regen/src/ working on the Spin-up feature (some additions to ABE)  
1104 3438d 04h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1070 3547d 22h werner /branches/port_qt5_64bit/src/ bark-beetle wind interaction, now working ...  
1033 3719d 06h werner /branches/port_qt5_64bit/src/ added GPL headers to files where it was still missing (mainly all ABE and BarkBeetle module files).  
951 3915d 18h werner /branches/port_qt5_64bit/src/ many ABE related changes; inter alia:
* syntax checking theme (to detect mis-spelled properties in JS)
* fixed bug in thinning routine (custom-thinning)
* scripting-based approach for initializing regeneration
* thinning routine for selective thinning
...
 
932 3968d 00h 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 3968d 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.
 
923 4026d 19h werner /branches/port_qt5_64bit/src/ working on ABE:
ActThinning and some minor other stuff
 
913 4061d 22h werner /branches/port_qt5_64bit/src/ small changes ABE  
912 4064d 22h werner /branches/port_qt5_64bit/src/ start to develop spatial analysis (after disturbances)....  
907 4073d 03h werner /branches/port_qt5_64bit/src/ amie -> abe transition  
906 4073d 03h werner /branches/port_qt5_64bit/src/ rename folder to "abe"  
891 4109d 22h werner /branches/port_qt5_64bit/src/ *lots* of changes for ABE.  
890 4110d 04h werner /branches/port_qt5_64bit/src/ working on ABE.
restructuring the directories for the documentation.
 
889 4110d 22h werner /branches/port_qt5_64bit/src/ abe, abe, abe  
888 4114d 19h werner /branches/port_qt5_64bit/src/amie/ ... working on ABE ...  
887 4115d 03h werner /branches/port_qt5_64bit/src/amie/ debug/trace information when executing activities.
fixing some issues with events, ...
 
885 4115d 21h werner /branches/port_qt5_64bit/src/ .... continuing.... ABE  
884 4116d 18h werner /branches/port_qt5_64bit/src/ working on the AMIE/ABE, whatever...