PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ energy_step()

void pism::IceModel::energy_step ( )
protectedvirtual

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

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

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