Description Usage Arguments Value Note Author(s)
Calculates Henry's constant for a given temperature, salinity and pressure. Calls the K0() function in the seacarb package, which returns units of mol/kg/atm. Units are converted from kg to volume (L) using water density given by the rho() function in seacarb.
1 | get.K0(temperature)
|
temperature |
Water temperature in degrees Celsius. |
salinity |
Salinity in practical salinity units (PSU). Defaults to 0. |
pressure |
Surface pressure in atmospheres. Defaults to 1. |
Numeric vector of Henry's constant in units of mol/L/atm.
Units of mol/L/atm and umol/L/uatm are equivalent.
Gordon W. Holtgrieve (gholt@uw.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.