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()
Manage the solution of the energy equation, and related parallel communication. Reimplemented from pism::IceModel. Definition at line 84 of file IBIceModel.cc. References pism::array::Array2D< T >::add(), pism::icebin::MassEnergyBudget::basal_frictional_heating, cur, pism::IceModel::dt_TempAge, pism::IceModel::energy_step(), pism::icebin::MassEnergyBudget::geothermal_flux, pism::IceModel::m_btu, pism::IceModel::m_stress_balance, pism::printf(), pism::icebin::MassEnergyBudget::strain_heating, pism::array::sum_columns(), pism::IceModel::t_TempAge, and pism::icebin::MassEnergyBudget::upward_geothermal_flux. |