Subversion Repositories public iLand

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1217 2731d 08h werner / clean up repository - make 1.0 trunk again!  
1213 2737d 05h werner /branches/iland_regen/src/ implementing the stand-wise snapshot feature (for the advanced dynamic initalization)  
1208 2739d 06h werner /branches/iland_regen/src/ working on the Spin-up feature (some additions to ABE)  
1207 2740d 06h werner /branches/iland_regen/src/abe/ adding of "updateManagement" to rebuild a management program from an (updated) source; no documentation yet  
1203 2761d 09h werner /branches/iland_regen/src/ added the missing "ActPlanting" functions for the "new" regeneration module.  
1164 2947d 06h 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 2947d 11h 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 2947d 12h 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 2949d 14h werner /branches/iland_regen/ merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).  
1104 3019d 12h 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 3027d 12h 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 3040d 09h werner /branches/port_qt5_64bit/src/ cleaning gcc warnings, trying to compile on VSC.  
1095 3044d 05h werner /branches/port_qt5_64bit/ Adding basic C++ level documentation for ABE classes.  
1090 3081d 04h werner /branches/port_qt5_64bit/src/ abe udpates (scheduler problem when stand age is 0)  
1089 3086d 06h werner /branches/port_qt5_64bit/src/ ABE learned some new tricks ....  
1088 3088d 06h 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 3121d 08h werner /branches/port_qt5_64bit/src/ added output for abe-Stand-Details (basal area and basal area share).  
1070 3129d 06h werner /branches/port_qt5_64bit/src/ bark-beetle wind interaction, now working ...  
1065 3131d 02h werner /branches/port_qt5_64bit/src/ interaction of bark beetle and wind disturbances.  
1064 3132d 06h 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
 

Show All