Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ compute_enthalpy_CTS()

void pism::energy::enthSystemCtx::compute_enthalpy_CTS ( )
protected

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().