sat_curve: Slope of the saturation vapor pressure curve as a function of...

View source: R/sat_curve.R

sat_curveR Documentation

Slope of the saturation vapor pressure curve as a function of temperature

Description

This function returns the slope of the saturation vapor pressure of water in the atmosphere. The output is in Pascals per Kelvin. This is typically represented in equations as \Delta

Usage

sat_curve(temp, unit = "C")

Arguments

temp

temperature

unit

temperature unit (C)elcius, (K)elvin, (F)ahrenheit, (R)ankine

Value

slope of the saturation vapor pressure curve (Pa/K)


LimpopoLab/hydrostats documentation built on April 14, 2025, 5:25 a.m.