Description Usage Arguments Details Author(s)
Rectungular Hyperbolic Light Response function: (Xu & Baldocchi, 2004; Falge et al., 2001; Lasslop et al., 2010)
1 2 | partGL_RHLightResponse(theta, Rg, VPD, Temp, VPD0 = 10,
fixVPD = FALSE)
|
theta |
theta [numeric] -> parameter vector (theta[1]=kVPD (k), theta[2]=beta0 (beta), theta[3]=alfa, theta[4]=Rref (rb), theta[5]=E0) << E0: Temperature sensitivity ("activation energy") in Kelvin (degK) #get("testparams", envir=environment(foo) |
Rg |
ppfd [numeric] -> photosynthetic flux density [umol/m2/s] or Global Radiation |
VPD |
VPD [numeric] -> Vapor Pressure Deficit [hPa] |
Temp |
Temp [degC] -> Temperature [degC] |
VPD0 |
VPD0 [hPa] -> Parameters VPD0 fixed to 10 hPa according to Lasslop et al 2010 |
fixVPD |
fixVPD TRUE or FALSE -> if TRUE the VPD effect is not considered |
with fixes E_0.n for the estimation of Rd VPD effect included according to Lasslop et al., 2010
If theta is a matrix, a different row of parameters is used for different entries of other inputs
(Department for Biogeochemical Integration at MPI-BGC, Jena, Germany)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.