SlpSVPC function

Slope of Saturation Vapour Pressure Curve (Delta)

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)

Arguments

  • Temp: A numeric scalar that denotes the air temperature [C].

Returns

The function returns the value of the slope of saturation vapour pressure curve at air temperature Temp as a numeric scalar.

Details

This is a function to calculate the slope of saturation vapour pressure curve at the air temperature Temp [kPa/C].

Reference

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.")

Examples

SlpSVPC(Temp = 25)

See Also

SatVP.

  • Maintainer: Ali Ahani
  • License: GPL (>= 2)
  • Last published: 2023-11-14

Useful links