Rev |
Age |
Author |
Path |
Log message |
Diff |
1222 |
3149d 18h |
werner |
/ |
public SVN |
|
1221 |
3149d 18h |
werner |
/branches/ |
public SVN |
|
1220 |
3149d 19h |
werner |
/branches/version1.0/ |
Version 1.0 |
|
1218 |
3149d 21h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1217 |
3149d 21h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1164 |
3365d 19h |
werner |
/branches/iland_regen/src/ |
found unexpected behavior of irandom(): obviously, it return *never* the upper bound.
eg. irandom(0,3) -> values 0,1, or 2, but never 3.
changed calls to irandom() accordingly.
added also a better random selection of species in the establishment routine |
|
1157 |
3368d 03h |
werner |
/branches/iland_regen/ |
merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch). |
|
1104 |
3438d 01h |
werner |
/branches/iland_regen/ |
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone |
|
1095 |
3462d 18h |
werner |
/branches/port_qt5_64bit/ |
Adding basic C++ level documentation for ABE classes. |
|
1063 |
3553d 20h |
werner |
/branches/port_qt5_64bit/src/ |
implementing a first version of the browsing submodule.
many small improvements for ABE. |
|
1051 |
3590d 01h |
werner |
/branches/port_qt5_64bit/src/ |
mini-changes (done in portland) |
|
1033 |
3719d 02h |
werner |
/branches/port_qt5_64bit/src/ |
added GPL headers to files where it was still missing (mainly all ABE and BarkBeetle module files). |
|
1032 |
3719d 03h |
werner |
/branches/port_qt5_64bit/src/ |
fixed compiler warnings (compiled again with GCC), and edited *.pro files for GCC. |
|
974 |
3816d 18h |
werner |
/branches/port_qt5_64bit/src/abe/ |
ABE: consistent 7 years pause for adjacent clear-cuts. |
|
958 |
3907d 20h |
werner |
/branches/port_qt5_64bit/src/abe/ |
scheduler-object (javascript). Update-mechanism. |
|
957 |
3910d 19h |
werner |
/branches/port_qt5_64bit/src/abe/ |
scheduler! |
|
956 |
3911d 19h |
werner |
/branches/port_qt5_64bit/src/abe/ |
scheduler!!! |
|
955 |
3912d 20h |
werner |
/branches/port_qt5_64bit/src/abe/ |
scheduling, scheduling.... |
|
954 |
3913d 16h |
werner |
/branches/port_qt5_64bit/src/abe/ |
scheduler revamp, part II |
|
953 |
3913d 16h |
werner |
/branches/port_qt5_64bit/src/abe/ |
scheduler revamp |
|
952 |
3914d 20h |
werner |
/branches/port_qt5_64bit/src/abe/ |
bug hunting / scheduling |
|
951 |
3915d 14h |
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
... |
|
942 |
3941d 20h |
werner |
/branches/port_qt5_64bit/src/ |
working on ABE: definition of Agents; scheduling of changes of agent-behavior. oh man. |
|
939 |
3948d 21h |
werner |
/branches/port_qt5_64bit/src/abe/ |
working on ABE.
definition of agents/agent types, embedding of JS agent definition. |
|
936 |
3955d 19h |
werner |
/branches/port_qt5_64bit/src/ |
searching for bugs in the bookkeeping of increments, volumes.
very cumbersome.... |
|
933 |
3967d 19h |
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 |
3967d 20h |
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 19h |
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 |
3969d 16h |
werner |
/branches/port_qt5_64bit/src/ |
working on ABE.
fixing bugs, adding a stand-level output. |
|
923 |
4026d 16h |
werner |
/branches/port_qt5_64bit/src/ |
working on ABE:
ActThinning and some minor other stuff |
|
922 |
4032d 15h |
werner |
/branches/port_qt5_64bit/src/ |
new ABE stand level output. Consolidation of scheduler. |
|
921 |
4038d 15h |
werner |
/branches/port_qt5_64bit/src/ |
working on ABE scheduler. tricky stuff.... |
|
920 |
4039d 19h |
werner |
/branches/port_qt5_64bit/src/abe/ |
scheduler |
|
917 |
4044d 21h |
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. |
|
915 |
4058d 19h |
werner |
/branches/port_qt5_64bit/src/ |
developing ABE unit level scheduling, start with dev. of ABE - Outputs. |
|
910 |
4072d 19h |
werner |
/branches/port_qt5_64bit/src/ |
scheduler, testing, ... |
|
909 |
4072d 23h |
werner |
/branches/port_qt5_64bit/src/ |
more renaming: now it is hopefully done. |
|
908 |
4073d 00h |
werner |
/branches/port_qt5_64bit/src/ |
amie_global.h -> abe_global.h |
|
907 |
4073d 00h |
werner |
/branches/port_qt5_64bit/src/ |
amie -> abe transition |
|
906 |
4073d 00h |
werner |
/branches/port_qt5_64bit/src/ |
rename folder to "abe" |
|