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

◆ compute_surface_and_basal_mass_balance()

void pism::RegionalGeometryEvolution::compute_surface_and_basal_mass_balance ( double  dt,
const array::Scalar thickness_bc_mask,
const array::Scalar ice_thickness,
const array::CellType cell_type,
const array::Scalar surface_mass_flux,
const array::Scalar basal_melt_rate,
array::Scalar effective_SMB,
array::Scalar effective_BMB 
)
protectedvirtual

Set surface and basal mass balance to zero in "no model" areas.

Reimplemented from pism::GeometryEvolution.

Definition at line 1187 of file GeometryEvolution.cc.

References pism::ParallelSection::check(), pism::GeometryEvolution::compute_surface_and_basal_mass_balance(), pism::ParallelSection::failed(), pism::Component::m_grid, and m_no_model_mask.