PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ 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. |