Slope of Saturation Vapour Pressure Curve (Delta)
SlpSVPC
returns the value of slope of saturation vapour pressure curve at a specific air temperature.
SlpSVPC(Temp)
Temp
: A numeric scalar that denotes the air temperature [C].The function returns the value of the slope of saturation vapour pressure curve at air temperature Temp
as a numeric scalar.
This is a function to calculate the slope of saturation vapour pressure curve at the air temperature Temp
[kPa/C].
c("Allen, R. G., Pereira, L. S., Raes, D., & Smith, M. (1998).\n", " ", "list("Crop evapotranspiration - Guidelines for computing crop water requirements - FAO Irrigation and drainage paper 56")", ".\n", " Fao, Rome, 300(9), D05109.")
SlpSVPC(Temp = 25)
SatVP
.
Useful links