PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ 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.