convert_StoCl {marelac} | R Documentation |
Salinity-Chlorinity Conversion
Description
Estimates the chlorinity concentration based on salinity
Usage
convert_StoCl(S = 35)
Arguments
S |
salinity |
Value
The chlorinity concentration, g/kg
Author(s)
Karline Soetaert <karline.soetaert@nioz.nl>
References
Cox RA, Culkin F, Riley JP, 1967. The electrical conductivity – chlorinity relationship in natural seawater. Deep–Sea Research 14, 203–220.
See Also
convert_AStoPS
, convert_PStoAS
,
convert_RtoS
, convert_StoR
,
convert_p
, convert_T
,
Examples
convert_StoCl(20)
[Package marelac version 2.1.11 Index]