gsw_pot_enthalpy_from_pt_ice

potential enthalpy from potential temperature of ice

Contents

USAGE:

pot_enthalpy = gsw_pot_enthalpy_from_pt_ice(pt0_ice)

DESCRIPTION:

Calculates the potential enthalpy of ice from potential
temperature (whose reference sea pressure is zero dbar).

INPUT:

pt0_ice  =  potential temperature of ice (ITS-90)              [ deg C ]

OUTPUT:

pot_enthalpy_ice  =  potential enthalpy of ice                  [ J/kg ]

EXAMPLE:

pt0_ice = [-10.7856; -13.4329; -12.8103; -12.2600;  -10.8863;  -8.4036;]
pot_enthalpy_ice = gsw_pot_enthalpy_from_pt_ice(pt0_ice)
pot_enthalpy_ice =
1.0e+005 *
  -3.555459449611868
  -3.608607069998877
  -3.596153890859193
  -3.585123178806596
  -3.557490528226009
  -3.507198313847837

AUTHOR:

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

VERSION NUMBER:

3.05 (16th February, 2015)

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