get.K0: Calculates Henery's constant (mol/L/atm)

Description Usage Arguments Value Note Author(s)

Description

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.

Usage

1
get.K0(temperature)

Arguments

temperature

Water temperature in degrees Celsius.

salinity

Salinity in practical salinity units (PSU). Defaults to 0.

pressure

Surface pressure in atmospheres. Defaults to 1.

Value

Numeric vector of Henry's constant in units of mol/L/atm.

Note

Units of mol/L/atm and umol/L/uatm are equivalent.

Author(s)

Gordon W. Holtgrieve (gholt@uw.edu)


gholtgrieve/gassyPants documentation built on May 9, 2019, 5:02 a.m.