Learn R Programming

seacarb (version 2.3.1)

Kh: Henry's constant mol/(kg/atm)

Description

Henry's constant mol/(kg/atm)

Usage

Kh(S = 35, T = 25, P = 0)

Arguments

S
Salinity, default is 35
T
Temperature in degrees Celsius, default is 25oC
P
Hydrostatic pressure in bar (surface = 0), default is 0

Value

  • KhHenry's constant mol/(kg/atm)

encoding

latin1

References

Weiss, R. F. 1974 Carbon dioxide in water and seawater: the solubility of a non-ideal gas. Marine Chemistry 2, 203-215.

Examples

Run this code
Kh(S=35,T=25,P=0)

Run the code above in your browser using DataLab