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

◆ frontal_melt()

const array::Scalar & pism::IceModel::frontal_melt ( ) const

Return thickness change due to frontal melt (over the last time step).

Definition at line 935 of file IceModel.cc.

References pism::IceModel::ThicknessChanges::frontal_melt, and m_thickness_change.

Referenced by pism::diagnostics::accumulate_changes(), pism::diagnostics::scalar::IceMassFluxDischarge::compute(), and init_frontal_melt().