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

◆ energy_step()

void pism::IceModel::energy_step ( )
protectedvirtual

Manage the solution of the energy equation, and related parallel communication.

Reimplemented in pism::icebin::IBIceModel, pism::IceRegionalModel, and pism::IceCompModel.

Definition at line 60 of file energy.cc.

References bedrock_thermal_model_step(), dt_TempAge, energy_model_inputs(), m_energy_model, m_stdout_flags, and t_TempAge.

Referenced by pism::icebin::IBIceModel::energy_step(), pism::IceRegionalModel::energy_step(), and step().