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
271 5421d 00h werner /src/ watercycle now counts evaporation from crown separately, fixed bookkeeping error in watercycle debug output.  
269 5421d 07h werner /src/ changed waterholding capacity to "soilDepth", started with "Environment".  
268 5421d 08h werner /src/core/ calculate permanent wilting point by weighing species-specifc psiMax value based on LAI on a resource unit.  
266 5421d 09h werner /src/ implemented soil water response (phase 1)  
256 5423d 10h werner /src/core/ Evaporation calculation after 3PG (Landsberg and Waring). evapotranspiration3PG() (the old cold is still there as evapotranspirationBGC()).  
255 5424d 04h werner /src/ const-ness of Climate.
shell for species response water.
 
246 5427d 05h werner /src/core/ documentation, fixed bug that climate started with 2nd year.  
241 5428d 04h werner /src/core/ watercycle within the model sequence.  
240 5428d 07h 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.
 
239 5428d 10h werner /src/ debug logging of water cycle. embedding of water cycle in model logic.  
238 5428d 11h werner /src/core/ finished basic coding of evapotranspiration.  
237 5429d 02h werner /src/ new WaterCycle. Until now, Snow, crown interception and parts of the transpiration are included.