K0_CO2 {AquaEnv} | R Documentation |
PUBLIC function: calculates the Henry's constant (solubility) for CO2
K0_CO2(S, t)
S |
salinity in practical salinity units (i.e. no unit) |
t |
temperature in degrees centigrade |
the Henry's constant for CO2 in mol/(kg-solution*atm)
Andreas F. Hofmann. Maintained by Karline Soetaert (Karline.Soetaert@nioz.nl).
Weiss1974, DOE1994, Millero1995, Zeebe2001
K0_CO2(35, 15)
plot(K0_CO2(35, 1:25), xlab="temperature / degC")