PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ 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 44 of file IcebergRemover.cc.

References update_impl().