Subversion Repositories public iLand

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
214 5344d 10h werner /src/ finished Phenology. lots of related changes.  
211 5344d 16h werner /src/ Phenology class and things that come with that.  
209 5345d 10h werner /src/ Environmental responses:
VPD, Temperature, CO2, Nitrogen
 
179 5352d 09h werner /src/ added standoutput (accompanied by some changes at other places)  
145 5364d 15h Werner /src/ Run and compiled iLand on Linux (Kubuntu) with a virtual machine. The gcc on Linux issues lots of warnings which I fixed on the Linux side. Also fixed TTickTack (the clock issue).
Now iLand also runs on Linux - nice!
 
111 5374d 12h 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 5375d 16h 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 5376d 05h Werner /src/ added handling for file path to xml-project files and to GlobalSettings.  
94 5376d 10h 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.  
93 5376d 11h Werner /src/ XmlHelper class, the first real test-case for that, some thinking about how to setup the whole system.  
91 5376d 17h Werner /src/ started implementation of SpeciesSet; this includes lots of tinkering around with global functions, Database-connections and that like.  
90 5376d 18h Werner /src/ changed TreeSpecies -> Species.
added class SpeciesSet.
 

Show All