Rdocumentation
powered by
Learn R Programming
seacarb (version 0.97)
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
Kh
Henry's constant mol/(kg/atm)
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(
35
,
25
,
0
)
Run the code above in your browser using
DataLab