Function gsw::volume::alpha

source ·
pub fn alpha(sa: f64, ct: f64, p: f64) -> Result<f64>
Expand description

Thermal expansion coefficient with respect to Conservative Temperature (75-term polynomial approximation)

Arguments

  • sa: Absolute Salinity [ g kg-1 ]
  • ct: Conservative Temperature (ITS-90) [ deg C ]
  • p: sea pressure [ dbar ] (i.e. absolute pressure - 10.1325 dbar)

Returns

Thermal expansion coefficient [ 1/K ] with respect to Conservative Temperature