Determine whether a point is inside the 'funnel' of acceptable values
Source:R/gsw.R
gsw_infunnel.RdThis function determines whether a given hydrographic value lies what the TEOS-10 literature calls a "funnel" of values that lead to acceptably accurate computation of specific volume. For more details, consult the TEOS-10 literature, perhaps starting with the materials referred to in the webpage cited in the ‘References’ section.
See also
Other things related to density:
gsw_CT_from_rho(),
gsw_CT_maxdensity(),
gsw_SA_from_rho(),
gsw_alpha(),
gsw_alpha_on_beta(),
gsw_alpha_wrt_t_exact(),
gsw_alpha_wrt_t_ice(),
gsw_beta(),
gsw_beta_const_t_exact(),
gsw_pot_rho_t_exact(),
gsw_rho(),
gsw_rho_alpha_beta(),
gsw_rho_first_derivatives(),
gsw_rho_first_derivatives_wrt_enthalpy(),
gsw_rho_ice(),
gsw_rho_t_exact(),
gsw_sigma0(),
gsw_sigma1(),
gsw_sigma2(),
gsw_sigma3(),
gsw_sigma4(),
gsw_specvol(),
gsw_specvol_alpha_beta(),
gsw_specvol_anom_standard(),
gsw_specvol_ice(),
gsw_specvol_t_exact()