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

Second derivatives of enthalphy (75-term polynomial approximation)