powered by
Note: as of 2014-12-23, this corresponds to the Matlab function called gsw_t_freezing_poly. (The confusion arises from a mismatch in release version between the Matlab and C libraries.)
gsw_t_freezing_poly
gsw_t_freezing(SA, p, saturation_fraction = 1)
Absolute Salinity [ g/kg ]
sea pressure [ dbar ]
saturation fraction of dissolved air in seawater
in-situ freezing temperature (ITS-90) [ deg C ]
http://www.teos-10.org/pubs/gsw/html/gsw_t_freezing.html http://www.teos-10.org/pubs/gsw/html/gsw_t_freezing_poly.html
gsw_CT_freezing is the analogue for Conservative Temperature.
gsw_CT_freezing
# NOT RUN { gsw_t_freezing(34.7118, 10) # -1.902704434299200 # }
Run the code above in your browser using DataLab