PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ enthalpy_cts()
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 371 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(). |