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
1164 3094d 15h 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
 
1162 3094d 21h 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
 
1159 3096d 11h werner /branches/iland_regen/src/ Changed memory layout of regeneration module.
problems now with invalid (NaN) soil values. Needs further analysis ;)
 
1157 3096d 23h werner /branches/iland_regen/ merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).  
1104 3166d 21h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1102 3167d 10h werner /branches/port_qt5_64bit/src/ fixed couple of clang warnings.

some debugging/profiling work w.r.t. establishment/regen.
 
1070 3276d 15h werner /branches/port_qt5_64bit/src/ bark-beetle wind interaction, now working ...  
1062 3284d 14h werner /branches/port_qt5_64bit/src/ small fixes for ABE,

implementation of v1 of the "grass"-model (herbs and grasses on the ground).
 
1058 3292d 17h werner /branches/port_qt5_64bit/src/ Changes in ABE:
new grid (stand treatment program), and now STP is shown when clicking on a standGrid
additional warnings when STPs are not properly defined

other changes:
more recent files, recent files are saved before creating the model
fixed splash screenshot
fixed potential bug in setting up saplings
new JS-function Globals.reloadABE() --> force the reload of the agent based forest engine module
 
1057 3297d 00h werner /branches/port_qt5_64bit/src/ added outbreak duration in bark beetle module  
1042 3347d 18h werner /branches/port_qt5_64bit/src/ working on bark beetle module (antagonists)  
971 3555d 15h werner /branches/port_qt5_64bit/src/core/ introduce possibility to initialize cells with pure species, e.g. pixels (10x10m) that have *only* one species. This uses in a hacky way the "density" parameter of the init files.  
968 3579d 14h werner /branches/port_qt5_64bit/src/core/ allow floating point numbers for stem numbers in initialization.  
967 3583d 16h werner /branches/port_qt5_64bit/src/core/ loading of saplings: this works now when running in standgrid mode.  
966 3584d 14h werner /branches/port_qt5_64bit/src/core/ implementing sapling initialization.  
951 3644d 11h 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
...
 
948 3655d 13h werner /branches/port_qt5_64bit/src/ little fixes of things found during tests of ABE.  
911 3794d 01h werner /branches/port_qt5_64bit/src/ scheduling, update in planting  
904 3802d 12h werner /branches/port_qt5_64bit/src/ ... working on amie...  
901 3812d 01h werner /branches/port_qt5_64bit/src/ repeating activities,
canceling of execution of javascript code in ABE (abort())
some other stuff....
 

Show All