gsw_infunnel
"oceanographic funnel"
check for the 48-term equation
Contents
USAGE:
in_funnel = gsw_infunnel(SA,CT,p)
INPUT:
SA = Absolute Salinity [ g/kg ]
CT = Conservative Temperature [ deg C ]
p = sea pressure [ dbar ]
( i.e. absolute pressure - 10.1325 dbar )
SA & CT need to have the same dimensions.
p may have dimensions 1x1 or Mx1 or 1xN or MxN, where SA & CT are MxN.
OUTPUT:
in_funnel = 0, if SA, CT and p are outside the "funnel"
= 1, if SA, CT and p are inside the "funnel"
Note. The term "funnel" describes the range of SA, CT and p over which
the error in the fit of the computationally-efficient 48-term
expression for density in terms of SA, CT and p was calculated
(McDougall et al., 2011).
AUTHOR:
Trevor McDougall and Paul Barker [ help@teos-10.org ]
VERSION NUMBER:
3.01 (23rd May, 2011)
REFERENCES:
McDougall T.J., P.M. Barker, R. Feistel and D.R. Jackett, 2011: A
computationally efficient 48-term expression for the density of
seawater in terms of Conservative Temperature, and related properties
of seawater. To be submitted to Ocean Science Discussions.
The software is available from http://www.TEOS-10.org