PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ enthalpy_cts()Get enthalpy E_s(p) at cold-temperate transition point from pressure p. Returns \[ E_s(p) = c_i (T_m(p) - T_0), \] Definition at line 377 of file EnthalpyConverter.cc. References m_c_i, m_T_0, and melting_temperature(). Referenced by enthalpy(), enthalpy_liquid(), is_temperate(), temperature(), and water_fraction(). |