Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ enthalpy_cts()

double pism::EnthalpyConverter::enthalpy_cts ( double  P) const

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().