PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ ensure_nonnegativity()
Correct Compute the the amount of ice that is added to preserve non-negativity of ice thickness.
This computation is purely local. Definition at line 955 of file GeometryEvolution.cc. References pism::ParallelSection::check(), conservation_error(), pism::ParallelSection::failed(), and pism::Component::m_grid. Referenced by flow_step(). |