BoltonEquivalentPotentialTemperature: BoltonEquivalentPotentialTemperature

Description Usage Arguments Details Value Author(s) Examples

Description

The Bolton form of the pseudo-adiabatic equivalent potential temperature

Usage

1

Arguments

P

A numeric representing ambient pressure in hPa

AT

A numeric representing air temperature in deg. C

E

A numeric representing water vapor pressure in hPa. Defaults to zero, and for that case the calculation uses the equilibrium vapor pressure at AT.

Details

The Bolton form of the pseudo-adiabatic equivalent potential temperature is calculated according to the formula of Davies-Jones (2009); see ProcessingAlgorithms.pdf

Value

A numeric representing the Bolton-equation result for the pseudo-adiabatic equivalent potential temperature in kelvin.

Author(s)

William Cooper

Examples

1
THETAB <- BoltonEquivalentPotentialTemperature (700., 10., 9.) 

WilliamCooper/Ranadu documentation built on July 10, 2019, 12:40 a.m.