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
1114 3062d 08h werner /branches/iland_regen/src/ new output for tree removals ("landscape_removed").  
1111 3063d 08h 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 3071d 15h 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 3072d 04h werner /branches/port_qt5_64bit/src/ fixed couple of clang warnings.

some debugging/profiling work w.r.t. establishment/regen.
 
1089 3138d 09h werner /branches/port_qt5_64bit/src/ ABE learned some new tricks ....  
1087 3142d 08h werner /branches/port_qt5_64bit/src/ added "flushing" of log messages.
fixed a bug when some resource units were 0 in setting up the wind module.
 
1085 3146d 08h werner /branches/port_qt5_64bit/src/ working on barkbeetle module (fixing problems, some small modifications, ...)
improving the JS-based spatial analysis toolkit.
 
1071 3176d 09h werner /branches/port_qt5_64bit/src/ alternative mortality formulation
COST PROFOUND exercise (H. Bugmann)
 
1068 3181d 16h werner /branches/port_qt5_64bit/src/ some optimizations for grass / establishment
START
 
1065 3183d 04h werner /branches/port_qt5_64bit/src/ interaction of bark beetle and wind disturbances.  
1064 3184d 09h 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 3187d 10h werner /branches/port_qt5_64bit/src/ implementing a first version of the browsing submodule.

many small improvements for ABE.
 
1062 3189d 08h werner /branches/port_qt5_64bit/src/ small fixes for ABE,

implementation of v1 of the "grass"-model (herbs and grasses on the ground).
 
1058 3197d 10h 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
 
1032 3352d 17h werner /branches/port_qt5_64bit/src/ fixed compiler warnings (compiled again with GCC), and edited *.pro files for GCC.  
1024 3363d 08h werner /branches/port_qt5_64bit/src/ working on the bark beetle module.
now on startup of the model the first year of the climate is loaded automatically.
 
1013 3406d 08h werner /branches/port_qt5_64bit/src/ working on the bark beetle module.
Now jigsaw start falling into place ;)
 
1011 3406d 15h werner /branches/port_qt5_64bit/src/core/ optimized the way how climate is loaded when the simulated landscape is smaller than the whole defined landscape: now the actual creating of the climate-data structures happens only if they are really accessed (e.g. for the nationalpark we have 200 climate clusters, for a test region we have only 10 or 20 clusters). This reduces startup time considerably: (debug mode): from 2min 20secs to 40 secs. Good for testing ;)  
1001 3421d 10h werner /branches/port_qt5_64bit/src/ removed some of the "DebugTimer" --- they tend to cause problems especially when multi-threading is enabled.  
999 3422d 12h werner /branches/port_qt5_64bit/src/core/ trying to find crash on VSC  

Show All