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