Function gsw::specvol_sso_0[][src]

pub fn specvol_sso_0(p: f64) -> f64
Expand description

Specific Volume of Standard Ocean Salinity and CT=0

This function calculates specific volume at the Standard Ocean Salinity, SSO, and at a Conservative Temperature of zero degrees C, as a function of pressure, p, in dbar, using a streamlined version of the 75-term CT version of specific volume, that is, a streamlined version of the code “specvol(SA,CT,p)”.

version: 3.06.12

If using compat (truncated constants) there is a difference of O[1e-19], which is negligible but enough to fail the validation tests.