get_es_slope: Calculate the slope of the saturation vapor pressure curve...

Description Usage Arguments Details Examples

View source: R/fao_penman_monteith.R

Description

Calculate the slope of the saturation vapor pressure curve culate the slope of the saturation vapor pressure curve in kPa / deg C

Usage

1

Arguments

T_C

Temperature in deg C

Details

Calculates the saturation vapor pressure in kPa / deg C as a function of temperature (deg C) as

s = a * b * c / (T_C + c)^2 * exp(b * T_C / (T_C + c)), where

a = 0.6108 b = 17.27 c = 237.3

Examples

1

gopalpenny/fao56 documentation built on Feb. 14, 2022, 6:01 a.m.