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
547 5011d 05h werner /src/core/ restructured the topLayerWaterContent setting; it is now RU-specific (and not a global parameter)  
546 5011d 07h werner /src/core/ modified calculation of 're' (decay rate for snags), and added new model setting ('topLayerWaterContent') for that purpose. New variable 'waterDeficit' per day in WaterCycle.  
540 5036d 04h werner /src/ removed the storage of rel. water content in water cycle module; changed the way the climate modifier (re) for snag/soil decay is calculated.
Added the coarse wood of died trees to the 5-year decay pattern of branches (and renamed therefore to otherWood).
 
504 5080d 00h werner /src/ New output for "saplings"  
503 5080d 01h werner /src/ water cycle: fixed a regression with the calculation of average aging.
added "canopyConductance" as variable for resource units.
added a GUI option to change the current log level.
 
502 5080d 06h werner /src/core/ water cycle for resource units without adult trees; adapted water use for RUs with only few stands by adding "ground cover" up to LAI=1 with default characteristics.  
496 5097d 06h werner /src/core/ changed the behavior of the water-cycle wrt establishment: now the water cycle is executed even if no adult trees are on a resource unit  
484 5100d 05h werner /src/ modified release of memory of trees; QVector::resere() does not actually shrink memory; so now "squeeze()" is used.  
482 5100d 06h werner /src/core/ fixed bug that recruited trees modified the average aging calculation; added some diagnostic code here and there.  
455 5156d 06h werner /src/ changed the layout of the resourceUnitSpecies from a QVector to a QList<ResourceUnitSpecies*>. This seems to be much more appropriate. But caused many small changes throughout the project.  
431 5235d 20h werner /src/ included the logLevel-Functions at several locations in the source code.
added a option to only display debug messages in the DebugTimer destructor when elapsed time is longer than one millisecond.
 
379 5274d 09h werner /src/core/ included switch to use either field capacity or water saturation for water calculations.  
377 5275d 09h werner /src/core/ added aging to g_c calculation (WaterCycle).  
372 5282d 22h werner /src/core/ corrected default value for boundary layer conductance (now 0.2)  
368 5283d 09h werner /src/ new model settings: laiThresholdForClosedStand, boundaryLayerConductance.
dropped the "evapotranspirationBGC" and the related model settings
 
367 5283d 09h werner /src/core/ changes in the watercycle.
see http://iland.boku.ac.at/tiki-view_tracker_item.php?itemId=30
the calculation of the effect on the canopy conductance is changed. Now, the combined effects of soil water and vpd response together modify the canopy conductance. In order to do this some structural changes have been necessary. Note: now the response values for vpd and soil water are calculated two times.
 
364 5302d 09h werner /src/ added RU-index to water debug output (and an additional check to test for strange water inputs)  
339 5395d 01h werner /src/ sort debug outputs by the first field (usually date).  
338 5395d 02h werner /src/ see tracker #18: fixes in watercycle.cpp
(calc. soil properties, depletion below species specific minimum-water potential)
 
335 5407d 02h werner /src/core/ issues with watercycle: interception from evaporation (see tracker#16)  

Show All