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 2726d 02h werner / public SVN  
1221 2726d 02h werner /branches/ public SVN  
1220 2726d 02h werner /branches/version1.0/ Version 1.0  
1218 2726d 04h werner / clean up repository - make 1.0 trunk again!  
1217 2726d 04h werner / clean up repository - make 1.0 trunk again!  
1204 2739d 08h werner /branches/iland_regen/src/ fixed some text strings (debug messages).  
1182 2872d 02h 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 03h 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
 
1104 3014d 08h 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 3096d 01h 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!
 
1033 3295d 10h werner /branches/port_qt5_64bit/src/ added GPL headers to files where it was still missing (mainly all ABE and BarkBeetle module files).  
1008 3356d 22h werner /branches/port_qt5_64bit/src/ Barkbeetle module:
calculation of barkbeetle generations.
and some framework stuff.
 
981 3379d 01h werner /branches/port_qt5_64bit/src/ error strings improved.  
977 3390d 22h werner /branches/port_qt5_64bit/src/ working on ABE-Paper --- more power to the agents
Create a ramp for temperature/precip timeevents.
Some bug-fixes.
 
894 3673d 08h werner /branches/port_qt5_64bit/src/core/ added setting 'filter' to model.climate to allow selecting a subset of the climate data for the simulation.
added a landscape synchronous random sampling of years.
 
859 3818d 02h werner /branches/port_qt5_64bit/src/core/ do now allow a value of 0 for "batchYears" in climate.  
802 3865d 10h werner /branches/port_qt5_64bit/ merge from trunk up to revision 801  
779 3998d 04h werner /branches/port_qt5_64bit/  
754 4232d 09h werner /trunk/src/core/ undone a change in #732 (the fallback of loading climate without tmax). no idea why this was changed in the first place. Now the HJA simulations do run again.  
735 4411d 06h werner /trunk/src/core/ fixes of possible memory leakes / problems  

Show All