D0_massman | R Documentation |
This function calculates the free-air diffusion coefficients of different gases for a given temperature and pressure.
D0_massman(gas, t, p)
gas |
(character) One of "CO2","CH4","N2O","O2","N2" |
t |
(numeric) temperature in °C |
p |
(numeric) pressure in hpa |
A numeric vector of D0 in m^2/s
Massman, W. J. A review of the molecular diffusivities of H2O, CO2, CH4, CO, O3, SO2, NH3, N2O, NO, and NO2 in air, O2 and N2 near STP. Atmospheric Environment 1998, 32(6), 1111–1127
D0_massman("CO2", 10, 1013)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.