Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ update()

void pism::calving::IcebergRemover::update ( const array::Scalar bc_mask,
array::CellType1 cell_type,
array::Scalar ice_thickness 
)

Use PISM's ice cover mask to update ice thickness, removing "icebergs".

Parameters
[in,out]pism_maskPISM's ice cover mask
[in,out]ice_thicknessice thickness

Definition at line 41 of file IcebergRemover.cc.

References update_impl().