PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

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