VirtualTemperature: VirtualTemperature

Description Usage Arguments Details Value Author(s) Examples

Description

Calculates the virtual temperature in deg. C

Usage

1

Arguments

AT

A numeric representing the air temperature in deg. C

r

A numeric representing the water vapor mixing ratio in dimensionless units (*NOT* g/kg)

Details

The virtual temperature is calculated from the air temperature and mixing ratio of water vapor

Value

A numeric representing the virtual temperature in deg. C

Author(s)

William Cooper

Examples

1
Tvir <- VirtualTemperature (20., 0.005) 

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