PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ energy_step()

void pism::IceModel::energy_step ( double  t,
double  dt 
)
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(), energy_model_inputs(), m_energy_model, and m_stdout_flags.

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