Learn R Programming

marelac (version 2.0)

convert_StoCl: 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

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

Run this code
convert_StoCl(20)

Run the code above in your browser using DataLab