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

◆ is_temperate()

bool pism::EnthalpyConverter::is_temperate ( double  E,
double  P 
) const

Return true if ice at (E, P) is temperate. Determines if E >= E_s(p), that is, if the ice is at the pressure-melting point.

Definition at line 72 of file EnthalpyConverter.cc.

References enthalpy_cts(), is_temperate_relaxed(), and m_cold_mode.