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
414 5234d 10h werner /src/ added minimum climate to the iLand climate file.
added the new field to the climateconverter javascript binding class
added a new button in the GUI to select a JavaScript file (downside: management must be active... and selected file overwrites management choice)
 
348 5325d 06h werner /src/core/ climate random sampling  
327 5409d 04h werner /src/ changed mode of radiation calculation  
318 5409d 10h werner /src/ AJFZ-troubles; changes during setup of environment (added some error messages, improved path handling, ...)  
313 5416d 07h werner /src/core/ simple climate sensitivity switch (tracker#9)  
280 5453d 23h werner /src/ Creation of the "Environment" class (loading of the "world" into iLand).
- added setter-functions to XmlHelper
- added auxiliary functions to CSVFile
- smaller changes to a bunch of other files.
 
255 5460d 19h werner /src/ const-ness of Climate.
shell for species response water.
 
240 5464d 22h werner /src/ water cycle yields first results.
implemented a "createStandStatistics()" function, that calculates stocked areas, and statistics after initialization and before the actual model run.
 
238 5465d 02h werner /src/core/ finished basic coding of evapotranspiration.  
234 5465d 17h werner /src/core/ added (during dev. of watercycle) new properties: area() to ResourceUnit, leafArea() to Tree, added LAI-counting to StandStatistics.  
226 5467d 20h werner /src/core/ working on 3pg, the species specific responses and linking it all together.  
214 5473d 18h werner /src/ finished Phenology. lots of related changes.  
211 5473d 23h werner /src/ Phenology class and things that come with that.  
210 5474d 02h werner /src/ class "Sun", added "site"-varaibles to the project file.  
209 5474d 17h werner /src/ Environmental responses:
VPD, Temperature, CO2, Nitrogen
 
208 5474d 23h werner /src/core/ included "Climate" in the model (i.e. list of climates in Model, climate ptr in resource unit, call of response calculation in production().  
201 5478d 17h werner /src/core/ delayed temperature calculation.  
198 5479d 12h werner /src/ climate functions (access to month, ...)
svn revision number in window title of main app.
 
193 5479d 19h werner /src/ started species responses (vpd, etc.) and subsequently the climate database loading stuff.