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
393 5270d 12h werner /src/ fixed a bug in StampContainer when loading trees with invalid hd-ratio (too low trees).
fixed a bug that caused a crash when seed dispersal was disabled.
added return values for stand init routines (also those that accessed by scripting) and cleaned up the documentation.
 
391 5272d 09h werner /src/ a rather large update mainly in course of the implementation of seed dispersal.
* integrating the seed dispersal within the model logic
(new function e.g. SpeciesSet::newYear() or SpeciesSet::regeneration()).
* SeedDispersal: implementation of the Seed-Kernel a la TreeMig (see the R-Script on dispersal by Rupert)
Additionally:
new functions (sum(), multiply() for the Grid-template.
 
387 5273d 02h werner /src/ integrating seed dispersal into the model
moved global constants for grid sizes into globalsettings.h
 
318 5420d 13h werner /src/ AJFZ-troubles; changes during setup of environment (added some error messages, improved path handling, ...)  
298 5442d 05h werner /src/core/ comments  
274 5468d 04h werner /src/ lightResponseClasses (changed in SpeciesSet, Species and Tree)  
270 5468d 18h werner /src/core/ added warning if species table not found  
214 5484d 21h werner /src/ finished Phenology. lots of related changes.  
213 5485d 00h werner /src/  
211 5485d 02h werner /src/ Phenology class and things that come with that.  
210 5485d 05h werner /src/ class "Sun", added "site"-varaibles to the project file.  
209 5485d 20h werner /src/ Environmental responses:
VPD, Temperature, CO2, Nitrogen
 
191 5491d 03h werner /src/ change of project file structure. update of node requests  
179 5492d 20h werner /src/ added standoutput (accompanied by some changes at other places)  
125 5509d 23h Werner /src/ growth of individual trees  
120 5512d 23h Werner /src/ hunted a "bug" in the IException class - finally after some rewriting it came up that the bug was a faulty access in the drawing routine... aarrgghhhhh...  
119 5513d 02h Werner /src/ added HD-range species parameter.  
111 5514d 23h Werner /src/ added "RessourceUnitSpecies" (included setup and access functions). Each species has now a numeric index which is used to construct vectors of RessourceUnitSpecies per RessourceUnit.  
102 5516d 03h Werner /src/ * added a global XML-node of the project file to GlobalSettings (each setup() routine has access to that)
* loading of stamps for each species.
 
99 5516d 16h Werner /src/ added handling for file path to xml-project files and to GlobalSettings.  

Show All