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
274 5377d 23h werner /src/ lightResponseClasses (changed in SpeciesSet, Species and Tree)  
270 5378d 13h werner /src/core/ added warning if species table not found  
214 5394d 16h werner /src/ finished Phenology. lots of related changes.  
213 5394d 19h werner /src/  
211 5394d 22h werner /src/ Phenology class and things that come with that.  
210 5395d 00h werner /src/ class "Sun", added "site"-varaibles to the project file.  
209 5395d 16h werner /src/ Environmental responses:
VPD, Temperature, CO2, Nitrogen
 
191 5400d 22h werner /src/ change of project file structure. update of node requests  
179 5402d 15h werner /src/ added standoutput (accompanied by some changes at other places)  
125 5419d 18h Werner /src/ growth of individual trees  
120 5422d 18h 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 5422d 21h Werner /src/ added HD-range species parameter.  
111 5424d 18h 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 5425d 22h 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 5426d 11h Werner /src/ added handling for file path to xml-project files and to GlobalSettings.  
94 5426d 16h Werner /src/ modelCreate-Test: successfully creates a model, a speciesSet, loads a rudimentary species from a SQLite table (the locations etc. are read from a xml file using the cute XmlHelper class). The species have some Expression-formulas for allometries.  
91 5426d 23h Werner /src/ started implementation of SpeciesSet; this includes lots of tinkering around with global functions, Database-connections and that like.  
90 5427d 00h Werner /src/ changed TreeSpecies -> Species.
added class SpeciesSet.