PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ update()
Updates ice cover mask and the ice thickness using the calving rule removing all floating ice.
Definition at line 60 of file FloatKill.cc. References pism::array::Array2D< T >::copy_from(), pism::array::CellType::floating_ice(), m_calve_near_grounding_line, pism::Component::m_grid, m_margin_only, m_old_mask, pism::MASK_ICE_FREE_OCEAN, pism::array::CellType1::next_to_grounded_ice(), pism::array::CellType1::next_to_ice_free_ocean(), and pism::array::Array::update_ghosts(). |