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
308 5426d 02h werner /src/ changed stress mortality (tracker#4)  
304 5428d 00h werner /src/core/ changed parameter name psiMax to psiMin (tracker#6)  
276 5465d 17h werner /src/ added explicit fine root compartment in tree. Changed partitioning, the calculation of the stress index, follow-up change in several outputs.  
274 5465d 19h werner /src/ lightResponseClasses (changed in SpeciesSet, Species and Tree)  
268 5466d 17h werner /src/core/ calculate permanent wilting point by weighing species-specifc psiMax value based on LAI on a resource unit.  
266 5466d 18h werner /src/ implemented soil water response (phase 1)  
265 5467d 08h werner /src/ tried to run iLand again for larger area, and got into concurrency-issues. Reasons:
* debug-messages: are now buffered in a string list and not instantly sent to the QTextEdit
* Expressions: lightResponse-formula: accessed concurrently by several threads; now there are thread-safe versions (executeLocked() and calculateLocked()) that use a QMutexLocker to properly serialize the execution flow.
 
257 5468d 16h werner /src/ added production based (tree) statistics.
StandOut after tree initialization.
some documentation polishing.
 
255 5469d 13h werner /src/ const-ness of Climate.
shell for species response water.
 
236 5474d 11h werner /src/core/ new species parameter: isConiferous, isEvergreen and canopyConductance.  
226 5476d 14h werner /src/core/ working on 3pg, the species specific responses and linking it all together.  
214 5482d 12h werner /src/ finished Phenology. lots of related changes.  
209 5483d 12h werner /src/ Environmental responses:
VPD, Temperature, CO2, Nitrogen
 
179 5490d 11h werner /src/ added standoutput (accompanied by some changes at other places)  
169 5495d 16h werner /src/ Aging in Tree growth (Species::aging()), species parameters, ...  
159 5497d 19h werner /src/ Mortality of trees (new species parameter, mortality function, ...)  
145 5502d 17h 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!
 
142 5503d 18h Werner /src/ simple "Filter" and "aggregateFunctions" (like in Picus) using Expression, ExpressionWrapper and, last but not least, the AllTreeIterator.  
136 5504d 12h Werner /src/ rework of the partition model. changed species parameter and partition routine, also some work on debug outputs.
added the "year" of the simulation now th globalsettings.
 
125 5507d 14h Werner /src/ growth of individual trees  

Show All