|
PISM, A Parallel Ice Sheet Model 2.3.2-fa1174726 committed by Constantine Khrulev on 2026-04-08
|
◆ check_P_bounds()
Check bounds on P and fail with message if not satisfied. Optionally, enforces the upper bound instead of checking it. The bounds are \(0 \le P \le P_o\) where \(P_o\) is the overburden pressure. Definition at line 128 of file Distributed.cc. References pism::ParallelSection::check(), pism::ParallelSection::failed(), pism::RuntimeError::formatted(), pism::Component::m_grid, and PISM_ERROR_LOCATION. Referenced by update_impl(). |