Subversion Repositories public iLand

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1213 2724d 20h werner /branches/iland_regen/src/ implementing the stand-wise snapshot feature (for the advanced dynamic initalization)  
1208 2726d 22h werner /branches/iland_regen/src/ working on the Spin-up feature (some additions to ABE)  
1207 2727d 21h werner /branches/iland_regen/src/abe/ adding of "updateManagement" to rebuild a management program from an (updated) source; no documentation yet  
1203 2749d 01h werner /branches/iland_regen/src/ added the missing "ActPlanting" functions for the "new" regeneration module.  
1164 2934d 22h 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 2935d 03h 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 2935d 04h 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
 
1157 2937d 06h werner /branches/iland_regen/ merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).  
1104 3007d 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
 
1101 3015d 04h werner /branches/port_qt5_64bit/src/ changes the names of some ABE JS function to run with Qt5.5
e.g.: basalArea(i) -> speciesBasalArea(i)
 
1099 3028d 01h werner /branches/port_qt5_64bit/src/ cleaning gcc warnings, trying to compile on VSC.  
1095 3031d 21h werner /branches/port_qt5_64bit/ Adding basic C++ level documentation for ABE classes.  
1090 3068d 20h werner /branches/port_qt5_64bit/src/ abe udpates (scheduler problem when stand age is 0)  
1089 3073d 22h werner /branches/port_qt5_64bit/src/ ABE learned some new tricks ....  
1088 3075d 22h 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).
 
1074 3109d 00h werner /branches/port_qt5_64bit/src/ added output for abe-Stand-Details (basal area and basal area share).  
1070 3116d 22h werner /branches/port_qt5_64bit/src/ bark-beetle wind interaction, now working ...  
1065 3118d 17h werner /branches/port_qt5_64bit/src/ interaction of bark beetle and wind disturbances.  
1064 3119d 22h werner /branches/port_qt5_64bit/src/ many changes. Most notably:
* improvements in the grass-cover sub Modules
* interaction between wind and bark beetle
* javascript function to extract seed-distribution-maps
* fixed a bug when continuous seed input was assumed
 
1063 3122d 23h werner /branches/port_qt5_64bit/src/ implementing a first version of the browsing submodule.

many small improvements for ABE.
 

Show All