PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

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