PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
|
◆ compute_ocean_mask()
Compute the mask identifying ice-free ocean and "holes" in ice shelves. Resulting mask contains:
Definition at line 488 of file PicoGeometry.cc. References pism::Profiling::begin(), pism::ocean::BY_AREA, pism::array::Array2D< T >::copy_from(), pism::Profiling::end(), pism::array::CellType::ice_free_ocean(), pism::connected_components::label(), pism::Component::m_grid, m_tmp, pism::Component::profiling(), and pism::ocean::relabel(). Referenced by update(). |