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
566 5001d 14h werner /src/ extended management: modify carbon content of soil / swd pools.
slightly modifications to the CSVFile JS API (value(row, name)-function).
 
562 5008d 10h werner /src/ calculate ET0 (reference evapotranspiration) that is used for snag decay 're'. Another version of penman monteith is used for calculation.
See the excel - based "re_decomp.xlsx" for details
 
561 5008d 13h werner /src/core/ update of the watercycle:
* changed the calc. of svp-slope (saturated vapor pressure) from homebrewn derivation to FAO code (Allen et al).
* use now "net radiation" instead of global radiation. "net rad" is calculated from a linear estimation with fixed coefficients (source: 3pg)
The results show only very little differences (e.g.: base version: yearly et: 698mm, after updates: 666mm). (see penman-monteith_2011_test.xls)
 
554 5013d 10h werner / new version - somewhat intermediate.
contains the *next* version of 're' calculation and seems to have still problems with the PET calculation. This version is solely for testing purposes.
 
553 5013d 11h werner /src/core/ another variant to calculate 're', following Adair et al 2008. Based on monthly sums of precipitation and PET. PET is calculated during the water cycle, monthly precipitation is summed in the climate object itself.  
547 5015d 12h werner /src/core/ restructured the topLayerWaterContent setting; it is now RU-specific (and not a global parameter)  
546 5015d 14h 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 5040d 11h 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 5084d 07h werner /src/ New output for "saplings"  
503 5084d 08h 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 5084d 13h 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 5101d 13h 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 5104d 12h werner /src/ modified release of memory of trees; QVector::resere() does not actually shrink memory; so now "squeeze()" is used.  
482 5104d 13h werner /src/core/ fixed bug that recruited trees modified the average aging calculation; added some diagnostic code here and there.  
455 5160d 13h 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 5240d 03h 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 5278d 16h werner /src/core/ included switch to use either field capacity or water saturation for water calculations.  
377 5279d 16h werner /src/core/ added aging to g_c calculation (WaterCycle).  
372 5287d 05h werner /src/core/ corrected default value for boundary layer conductance (now 0.2)  
368 5287d 16h werner /src/ new model settings: laiThresholdForClosedStand, boundaryLayerConductance.
dropped the "evapotranspirationBGC" and the related model settings
 

Show All