Description Usage Arguments Details Value References Examples
Calculate virtual temperature
| 1 | .get_Tv(Temp, p, P, epsilon, unitless)
 | 
| Temp | Temperature in Kelvin | 
| p | water vapour pressure in kPa | 
| P | Atmospheric pressure in kPa | 
| epsilon | ratio of water to air molar masses (unitless) | 
| unitless | Logical. Should function use parameters with  | 
T_v = T / [1 - (1 - epsilon) (p / P)]
Eq. 2.35 in Monteith & Unsworth (2013) 
| Symbol | R | Description | Units | Default | 
| ε | epsilon | ratio of water to air molar masses | unitless | 0.622 | 
| p | p | water vapour pressure | kPa | calculated | 
| P | P | atmospheric pressure | kPa | 101.3246 | 
Value in K of class units
Monteith JL, Unsworth MH. 2013. Principles of Environmental Physics. 4th edition. Academic Press, London.
| 1 2 3 4 5 6 7 8 9 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.