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
1112 3155d 05h werner /branches/iland_regen/src/core/ integrating the sapling growth (not finished yet)  
1111 3156d 02h 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...
 
1107 3161d 07h werner /branches/iland_regen/src/core/ changed the way the stocked area is calculated for not fully stocked stands. Test case was the YNP simulations of pinus contorta. It was the case that at low stocking levels (e.g. LAI=0.01, 20 trees/ha) too much light was intercepted thus boosting tree growth. We devised a more precise way of calculating stocked area based on tree crowns of individual trees. See also the test conducted for the site.  
1106 3163d 06h werner /branches/iland_regen/src/core/ change in seed-dispersal:
(i) add a third pass that aims to remove very small holes from the seed-maps (in order to decrease the number of "edges")
(ii) fixed a bug that caused having a large number of edges (always a problem, when modifying a grid while iterating over it...).
This reduces run-time (WBT) of seed-dispersal by 66%.
 
1104 3164d 09h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1103 3164d 09h werner /branches/port_qt5_64bit/src/core/ fix phenology error message for very cold climates (Alaska). Now the effective vegetation period is of 0 length in such cases.  
1102 3164d 22h werner /branches/port_qt5_64bit/src/ fixed couple of clang warnings.

some debugging/profiling work w.r.t. establishment/regen.
 
1101 3172d 09h werner /branches/port_qt5_64bit/src/ changes the names of some ABE JS function to run with Qt5.5
e.g.: basalArea(i) -> speciesBasalArea(i)
 
1100 3185d 05h werner /branches/port_qt5_64bit/src/ trying declaring the GRASSCOVERSTEPS in the cpp file.
some additional cleanups.
 
1099 3185d 06h werner /branches/port_qt5_64bit/src/ cleaning gcc warnings, trying to compile on VSC.  
1098 3185d 07h werner /branches/port_qt5_64bit/src/ilandc/ compile on VSC...  
1097 3185d 07h werner /branches/port_qt5_64bit/src/core/ try compile on cluster  
1096 3185d 07h werner /branches/port_qt5_64bit/src/ new version, compiling problems at VSC  
1095 3189d 02h werner /branches/port_qt5_64bit/ Adding basic C++ level documentation for ABE classes.  
1093 3210d 02h werner /branches/port_qt5_64bit/src/ toying around with yuidoc, some clang-related cleaning.  
1092 3213d 09h werner /branches/port_qt5_64bit/src/plugins/barkbeetle/ improved comments during final checkup of the model against the paper appendix.  
1091 3214d 02h werner /branches/port_qt5_64bit/src/tools/ additional JS functions for retrieving grids from iLand. fancy....  
1090 3226d 01h werner /branches/port_qt5_64bit/src/ abe udpates (scheduler problem when stand age is 0)  
1089 3231d 03h werner /branches/port_qt5_64bit/src/ ABE learned some new tricks ....  
1088 3233d 03h werner /branches/port_qt5_64bit/src/ salavage management bark beetle damages
some fixes w.r.t. the correct extent of grids.
added "year" as stand varaible (abe).
 

Show All