Description Usage Arguments Value Author(s) References See Also Examples
calculate saturation vapor pressure E_s at temperature t, using the Clausius-Clapeyron equation.
1 |
t |
temperature in Kelvin (K) |
numeric saturation vapor pressure in hectopascal (hPa) or millibar (mb)
Jun Cai (cai-j12@mails.tsinghua.edu.cn), PhD candidate from Department of Earth System Science, Tsinghua University
Shaman, J., & Kohn, M. (2009). Absolute humidity modulates influenza survival, transmission, and seasonality. Proceedings of the National Academy of Sciences, 106(9), 3243-3248.
Wallace, J. M., & Hobbs, P. V. (2006). Atmospheric science: an introductory survey (Vol. 92). Academic press.
1 2 | T0 # absolute zero in Kelvin (K)
SVP.ClaCla(T0)
|
[1] 273.15
[1] 6.11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.