gsw_molality_from_SA

molality of seawater

Contents

USAGE:

molality  =  gsw_molality_from_SA(SA)

DESCRIPTION:

Calculates the molality of seawater.

INPUT:

SA  =  Absolute Salinity                                        [ g/kg ]

OUTPUT:

molality  =  molality of seawater                             [ mol/kg ]

EXAMPLE:

SA = [34.7118; 34.8915; 35.0256; 34.8472; 34.7366; 34.7324;]
molality = gsw_molality_from_SA(SA)
molality =
   1.145084756351415
   1.151227076302664
   1.155812234675510
   1.149712646992389
   1.145932308325875
   1.145788768234685

AUTHOR:

Trevor McDougall and Paul Barker          [ help@teos-10.org ]

VERSION NUMBER:

3.01 (18th May, 2011)

REFERENCES:

IOC, SCOR and IAPSO, 2010: The international thermodynamic equation of
 seawater - 2010: Calculation and use of thermodynamic properties.
 Intergovernmental Oceanographic Commission, Manuals and Guides No. 56,
 UNESCO (English), 196 pp.  Available from the TEOS-10 web site.
The software is available from http://www.TEOS-10.org