PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ compute_ocean_mask()
Compute the mask identifying ice-free ocean and "holes" in ice shelves. Resulting mask contains:
Definition at line 461 of file PicoGeometry.cc. References pism::ocean::BY_AREA, pism::array::Array2D< T >::copy_from(), pism::array::CellType::ice_free_ocean(), pism::label_components(), pism::Component::m_grid, m_tmp, m_tmp_p0, and pism::ocean::relabel(). Referenced by update(). |