|
PISM, A Parallel Ice Sheet Model 2.3.2-fa1174726 committed by Constantine Khrulev on 2026-04-08
|
◆ step()
Compute the surface mass balance at a location from the amount of melted snow and the solid accumulation amount in a time interval.
Definition at line 499 of file DEBMSimplePointwise.cc. References m_refreeze_fraction, m_refreeze_ice_melt, pism::surface::DEBMSimpleChanges::melt, pism::surface::DEBMSimpleChanges::runoff, pism::surface::DEBMSimpleChanges::smb, and pism::surface::DEBMSimpleChanges::snow_depth. Referenced by pism::surface::DEBMSimple::update_impl(). |