PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ 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 126 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(). |