Rev |
Age |
Author |
Path |
Log message |
Diff |
1222 |
2984d 23h |
werner |
/ |
public SVN |
|
1221 |
2984d 23h |
werner |
/branches/ |
public SVN |
|
1220 |
2984d 23h |
werner |
/branches/version1.0/ |
Version 1.0 |
|
1218 |
2985d 01h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1217 |
2985d 01h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1204 |
2998d 05h |
werner |
/branches/iland_regen/src/ |
fixed some text strings (debug messages). |
|
1203 |
3015d 02h |
werner |
/branches/iland_regen/src/ |
added the missing "ActPlanting" functions for the "new" regeneration module. |
|
1164 |
3201d 00h |
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 |
|
1163 |
3201d 05h |
werner |
/branches/iland_regen/src/ |
removed the "sapling.h" everywhere.
open:
* establishment: use better random order of species (e.g. by providing N random lists in speciesSet) |
|
1162 |
3201d 06h |
werner |
/branches/iland_regen/src/ |
removed the old "mSaplings" from resource unit/model.
Open Issues:
* ActPlanting [init/remove of saplings]
* MapGrid: retrieve list of saplings
* testing of standloader |
|
1111 |
3264d 22h |
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 |
3273d 05h |
werner |
/branches/iland_regen/ |
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone |
|
1053 |
3419d 07h |
werner |
/branches/port_qt5_64bit/src/ |
updates for Qt 5.5 and GCC (Linux). |
|
1044 |
3448d 01h |
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". |
|
937 |
3789d 23h |
werner |
/branches/port_qt5_64bit/src/ |
hunting some bugs in summarizing GWL |
|
936 |
3791d 00h |
werner |
/branches/port_qt5_64bit/src/ |
searching for bugs in the bookkeeping of increments, volumes.
very cumbersome.... |
|
915 |
3893d 23h |
werner |
/branches/port_qt5_64bit/src/ |
developing ABE unit level scheduling, start with dev. of ABE - Outputs. |
|
914 |
3895d 20h |
werner |
/branches/port_qt5_64bit/src/ |
finish of the stand split thing
many other tweaks in ABE land. |
|
848 |
4084d 00h |
werner |
/branches/port_qt5_64bit/src/ |
advanced management functions for FUNDIV project
* create shapes (defined by mathematical functions) in stand grids
* filter not only based on boolean, but on continuous functions (0..1, values are seen as probabilities) |
|
825 |
4090d 05h |
werner |
/branches/port_qt5_64bit/src/core/ |
modified API of management. QJSEngine has problems with overloaded slots (kill() and manage() functions in management). |
|