Rev |
Age |
Author |
Path |
Log message |
Diff |
1222 |
3148d 13h |
werner |
/ |
public SVN |
|
1221 |
3148d 13h |
werner |
/branches/ |
public SVN |
|
1220 |
3148d 14h |
werner |
/branches/version1.0/ |
Version 1.0 |
|
1218 |
3148d 16h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1217 |
3148d 16h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1164 |
3364d 14h |
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 |
3366d 22h |
werner |
/branches/iland_regen/ |
merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch). |
|
1118 |
3422d 18h |
werner |
/branches/iland_regen/src/core/ |
fixes for the new saplings, now it almost works as expected. |
|
1111 |
3428d 13h |
werner |
/branches/iland_regen/src/ |
first draft of the new "establishment"
added the "Saplings", the new container for establishment/sapling growth
some basic functionality is already there... |
|
1104 |
3436d 20h |
werner |
/branches/iland_regen/ |
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone |
|
1088 |
3505d 14h |
werner |
/branches/port_qt5_64bit/src/ |
salavage management bark beetle damages
some fixes w.r.t. the correct extent of grids.
added "year" as stand varaible (abe). |
|
1085 |
3511d 13h |
werner |
/branches/port_qt5_64bit/src/ |
working on barkbeetle module (fixing problems, some small modifications, ...)
improving the JS-based spatial analysis toolkit. |
|
1083 |
3513d 15h |
werner |
/branches/port_qt5_64bit/src/ |
improve API for spatial analysis - now patch creation works also with js. |
|
1070 |
3546d 14h |
werner |
/branches/port_qt5_64bit/src/ |
bark-beetle wind interaction, now working ... |
|
1068 |
3546d 22h |
werner |
/branches/port_qt5_64bit/src/ |
some optimizations for grass / establishment
START |
|
1067 |
3547d 08h |
werner |
/branches/port_qt5_64bit/src/ |
added new efficient grid access functions index2 and index5.
They are >2 times faster than using double conversion to grid coordinates. |
|
1044 |
3611d 16h |
werner |
/branches/port_qt5_64bit/src/ |
implementing the interaction between bark beetle and wind disturbances;
introduced new flags to mark the reason why trees died when they do die, and a mechanism that allows disturbance modules to being notified when trees die. This involved the creation of a new "DisturbanceInterface". |
|
1040 |
3688d 14h |
werner |
/branches/port_qt5_64bit/src/ |
working on bark beetle module (continuing on antagonists)
adding species share maps to iLand visualization. |
|
1037 |
3695d 14h |
werner |
/branches/port_qt5_64bit/src/ |
working on the bark beetle module.
Implemented antagonists. |
|
1031 |
3720d 16h |
werner |
/branches/port_qt5_64bit/src/ |
fixed some warnings.
todo: compile with GCC (fix .pro files) |
|