PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ compute_enthalpy_CTS()
Compute the CTS value of enthalpy in an ice column. m_Enth_s is set to the enthalpy value for the pressure-melting temperature with zero water fraction at the corresponding z level. Definition at line 151 of file enthSystem.cc. References pism::k, pism::columnSystemCtx::m_dz, m_EC, m_Enth_s, m_ice_thickness, pism::columnSystemCtx::m_ks, and m_p_air. Referenced by init(). |