PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ set_no_model_strip()

void pism::set_no_model_strip ( const Grid grid,
double  width,
array::Scalar result 
)

Set no_model_mask variable to have value 1 in strip of width 'strip' m around edge of computational domain, and value 0 otherwise.

Definition at line 407 of file Geometry.cc.

References pism::grid::in_null_strip(), and pism::array::Array::update_ghosts().

Referenced by pism::IceRegionalModel::bootstrap_2d().