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 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. |