Temperature dependence of Gamma star, Ko, Kc and Rd

f.arrhenius.inv(P, Ha, Tleaf, TRef = 298.16, R = 8.314)

Arguments

P

Value of the parameter at Tleaf.

Ha

Enthalpie of activation in J.mol-1.

Tleaf

Temperature of the leaf in Kelvin.

TRef

Reference temperature in Kelvin.

R

Ideal gas constant.

Value

Value of the parameter at the reference temperature

Details

Retrieve the value of the parameter at TRef knowing its value at Tleaf

Examples

RdTleaf=f.arrhenius(PRef=1,Ha=46390,Tleaf=273.16+32,R=8.314)
f.arrhenius.inv(P=RdTleaf,Ha=46390,Tleaf=273.16+32,R=8.314)
#> [1] 1