Subversion Repositories public iLand

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1222 2725d 23h werner / public SVN  
1221 2725d 23h werner /branches/ public SVN  
1220 2725d 23h werner /branches/version1.0/ Version 1.0  
1218 2726d 01h werner / clean up repository - make 1.0 trunk again!  
1217 2726d 01h werner / clean up repository - make 1.0 trunk again!  
1203 2756d 03h werner /branches/iland_regen/src/ added the missing "ActPlanting" functions for the "new" regeneration module.  
1190 2863d 21h werner /branches/iland_regen/src/ api documentation....  
1182 2871d 23h werner /branches/iland_regen/src/ Torus also effective for seed distribution
new output "SaplingDetails" (super high detail level of individual cohorts)
version information also in ilandc [move version.cpp to core]

[due to a sync problem with the SVN server, some revisions where lost: here they are:]
compiling ilandc

some code clean up - removed old code (sapling.cpp) for sapling trees and establishment.
 
1164 2942d 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
 
1162 2942d 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
 
1159 2943d 19h werner /branches/iland_regen/src/ Changed memory layout of regeneration module.
problems now with invalid (NaN) soil values. Needs further analysis ;)
 
1157 2944d 08h werner /branches/iland_regen/ merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).  
1104 3014d 06h 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 3014d 19h werner /branches/port_qt5_64bit/src/ fixed couple of clang warnings.

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

implementation of v1 of the "grass"-model (herbs and grasses on the ground).
 
1058 3140d 01h 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 3144d 08h werner /branches/port_qt5_64bit/src/ added outbreak duration in bark beetle module  
1042 3195d 03h werner /branches/port_qt5_64bit/src/ working on bark beetle module (antagonists)  
971 3403d 00h 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.  

Show All