PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ update_impl() [1/2]
Perform a step of the bedrock thermal model. Implements pism::energy::BedThermalUnit. Definition at line 156 of file BTU_Full.cc. References bootstrap(), pism::ParallelSection::check(), pism::ParallelSection::failed(), pism::RuntimeError::formatted(), pism::k, m_bootstrapping_needed, pism::energy::BedThermalUnit::m_bottom_surface_flux, m_column, pism::Component::m_grid, m_Mbz, m_temp, PISM_ERROR_LOCATION, and update_flux_through_top_surface(). |