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 3154d 17h werner /branches/iland_regen/src/ new output for tree removals ("landscape_removed").  
1111 3155d 17h 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 3164d 00h 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 3164d 13h werner /branches/port_qt5_64bit/src/ fixed couple of clang warnings.

some debugging/profiling work w.r.t. establishment/regen.
 
1089 3230d 18h werner /branches/port_qt5_64bit/src/ ABE learned some new tricks ....  
1087 3234d 17h 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 3238d 17h werner /branches/port_qt5_64bit/src/ working on barkbeetle module (fixing problems, some small modifications, ...)
improving the JS-based spatial analysis toolkit.
 
1071 3268d 18h werner /branches/port_qt5_64bit/src/ alternative mortality formulation
COST PROFOUND exercise (H. Bugmann)
 
1068 3274d 02h werner /branches/port_qt5_64bit/src/ some optimizations for grass / establishment
START
 
1065 3275d 13h werner /branches/port_qt5_64bit/src/ interaction of bark beetle and wind disturbances.  
1064 3276d 18h 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 3279d 19h werner /branches/port_qt5_64bit/src/ implementing a first version of the browsing submodule.

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

implementation of v1 of the "grass"-model (herbs and grasses on the ground).
 
1058 3289d 19h 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 3445d 02h werner /branches/port_qt5_64bit/src/ fixed compiler warnings (compiled again with GCC), and edited *.pro files for GCC.  
1024 3455d 17h 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 3498d 17h werner /branches/port_qt5_64bit/src/ working on the bark beetle module.
Now jigsaw start falling into place ;)
 
1011 3499d 00h 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 3513d 19h werner /branches/port_qt5_64bit/src/ removed some of the "DebugTimer" --- they tend to cause problems especially when multi-threading is enabled.  
999 3514d 21h werner /branches/port_qt5_64bit/src/core/ trying to find crash on VSC  
998 3515d 00h werner /branches/port_qt5_64bit/src/core/ more debug timers in regeneration/establishment  
967 3580d 18h werner /branches/port_qt5_64bit/src/core/ loading of saplings: this works now when running in standgrid mode.  
937 3680d 17h werner /branches/port_qt5_64bit/src/ hunting some bugs in summarizing GWL  
936 3681d 18h werner /branches/port_qt5_64bit/src/ searching for bugs in the bookkeeping of increments, volumes.
very cumbersome....
 
934 3689d 18h werner /branches/port_qt5_64bit/src/ working on ABE.
* new functions like "elapsed()" for stands
* created a global onInit-Handler
* devised a way to initalized regen (using the ActPlanting-code and the onInit Handler)
* updated YUIdoc documentation a bit
 
917 3770d 20h werner /branches/port_qt5_64bit/src/ start of implementing a 2nd queue in the scheduler
when setting up landscape in matrix mode (environment file) now only valid cells need to be present in the env. file.
 
910 3798d 18h werner /branches/port_qt5_64bit/src/ scheduler, testing, ...  
909 3798d 22h werner /branches/port_qt5_64bit/src/ more renaming: now it is hopefully done.  
907 3798d 23h werner /branches/port_qt5_64bit/src/ amie -> abe transition  
905 3798d 23h werner /branches/port_qt5_64bit/src/ working on scheduler and on implementing disturbances.
now again the AMIE/ABE transformation....
 
904 3799d 14h werner /branches/port_qt5_64bit/src/ ... working on amie...  
903 3802d 17h werner /branches/port_qt5_64bit/src/ working on AMIE - calculation of mean annual increment.  
902 3806d 19h werner /branches/port_qt5_64bit/src/ work on AMIE.
introduced new activity: planting.
zillions of other small mods.
 
901 3809d 04h werner /branches/port_qt5_64bit/src/ repeating activities,
canceling of execution of javascript code in ABE (abort())
some other stuff....
 
893 3833d 18h werner /branches/port_qt5_64bit/src/ ABE ABE ABE ...  
890 3835d 23h werner /branches/port_qt5_64bit/src/ working on ABE.
restructuring the directories for the documentation.
 
889 3836d 18h werner /branches/port_qt5_64bit/src/ abe, abe, abe  
882 3848d 20h werner /branches/port_qt5_64bit/src/ introduced delayed setup for the resource units (in order for the Mapgrids to behave right).
smaller fixes in the qml-based rulers.
 
881 3877d 16h werner /branches/port_qt5_64bit/src/ fixed problem with new resource unit storage that allows gaps.
some smaller additions (e.g. the literals "true" and "false" in the expression engine).
DEM: a new bilinear interpolation algorithm to improve DEM. Still not perfect.
 
864 3939d 18h werner /branches/port_qt5_64bit/src/ fixed typos (after merge) and version number