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 265 of file IceRegionalModel.cc. References pism::IceModel::bedrock_thermal_model_step(), pism::energy::cryo_hydrologic_warming_flux(), pism::IceModel::dt_TempAge, energy_model_inputs(), pism::IceModel::energy_step(), pism::Geometry::ice_thickness, m_ch_system, m_ch_warming_flux, pism::IceModel::m_config, pism::IceModel::m_energy_model, pism::IceModel::m_geometry, pism::IceModel::m_stdout_flags, pism::IceModel::t_TempAge, and pism::energy::Inputs::volumetric_heating_rate. |