Learn R Programming

AquaEnv (version 1.0-4)

K0_CO2: K0\_CO2

Description

PUBLIC function: calculates the Henry's constant (solubility) for CO2

Usage

K0_CO2(S, t)

Value

the Henry's constant for CO2 in mol/(kg-solution*atm)

Arguments

S

salinity in practical salinity units (i.e. no unit)

t

temperature in degrees centigrade

Author

Andreas F. Hofmann. Maintained by Karline Soetaert (Karline.Soetaert@nioz.nl).

References

Weiss1974, DOE1994, Millero1995, Zeebe2001

Examples

Run this code
K0_CO2(35, 15)
plot(K0_CO2(35, 1:25), xlab="temperature / degC")

Run the code above in your browser using DataLab