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
1196 2894d 12h werner /branches/iland_regen/src/ StandGPP debug output (instead of the missing StandNPP) output  
1182 2919d 13h 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.
 
1180 2941d 12h werner /branches/iland_regen/src/ major rewrite of the seed distribution module:
* dispersal kernels fixed (using seeds per area, and not per radius)
* seed production now depends on leaf area of species (on source pixels)
* distribution for all source pixels (skipped the shortcut via continuously covered forest)
* probability of establishment calculated as function of available seedlings (sum of all incoming seedlings)
still testing ;)
more automation functions (e.g. to call OS commands, additional JS event handlers)
 
1157 2991d 22h werner /branches/iland_regen/ merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).  
1104 3061d 20h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1081 3143d 13h werner /branches/port_qt5_64bit/src/ created a new javascript wrapper for the iLand "grid" class. This includes some processing (e.g. calculate using expressions), and some function to retrieve grids from iLand (e.g. damage data from disturbance modules, height grid).
fancy!
 
1072 3166d 08h werner /branches/port_qt5_64bit/src/core/ mortality exercise for PROFOUND COST action.  
1066 3172d 20h werner /branches/port_qt5_64bit/src/ wind-bark-beetle interaction, now functional
fixed this annoyance of the mixed-up species order in the UI.
 
1061 3181d 14h werner /branches/port_qt5_64bit/src/ developinig ABE.
groundwork: creating STP options (i.e. pure JS-options of STPs that can be used in activities)
working on species specific targets for thinnings (involves a lot of thinking and fiddling with javascript)
added an option to include "shortcuts" to often-used functions (i.e. links in the GUI that directly call JS-functions).
 
1034 3342d 22h werner /branches/port_qt5_64bit/src/ warnings, version update.  
1032 3342d 22h werner /branches/port_qt5_64bit/src/ fixed compiler warnings (compiled again with GCC), and edited *.pro files for GCC.  
964 3486d 14h werner /branches/port_qt5_64bit/src/ compile with Qt5.4/MSVC2013.
added class for BBgenerations (emtpy)
fixed minor issues in mainwindow (e.g. disabled run buttons after pause->cancel).
 
962 3510d 14h werner /branches/port_qt5_64bit/src/ adding click-support to the layers/disturbance modules.  
924 3649d 14h werner /branches/port_qt5_64bit/src/ minor changes to allow compilation of ilandc.  
921 3662d 11h werner /branches/port_qt5_64bit/src/ working on ABE scheduler. tricky stuff....  
918 3667d 19h werner /branches/port_qt5_64bit/src/core/ avoid crash after exception in ModelController  
893 3731d 14h werner /branches/port_qt5_64bit/src/ ABE ABE ABE ...  
891 3733d 13h werner /branches/port_qt5_64bit/src/ *lots* of changes for ABE.  
837 3873d 17h werner /branches/port_qt5_64bit/src/ * added total carbon to stand output
* created a new output "landscape" for stand aggregates on landscape level (per species)
* improved error handling ModelController
* improved ilandc: now model settings can be changed via command line (and javascript function can be called)
* finalized "background external seeds"
 
835 3875d 09h werner /branches/port_qt5_64bit/ fixes to allow compilation on 64bit Linux  

Show All