|
PISM, A Parallel Ice Sheet Model 2.3.2-fa1174726 committed by Constantine Khrulev on 2026-04-08
|
◆ apply_mass_fluxes()
Update geometry by applying changes due to surface and basal mass fluxes. Note: This method performs these changes in the same order as the code ensuring non-negativity. This is important. Definition at line 380 of file GeometryEvolution.cc. References bottom_surface_mass_balance(), pism::ParallelSection::check(), pism::ParallelSection::failed(), pism::RuntimeError::formatted(), pism::Geometry::ice_thickness, pism::Component::m_grid, PISM_ERROR_LOCATION, and top_surface_mass_balance(). |