PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ 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 71 of file EnthalpyConverter.cc.

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