|
PISM, A Parallel Ice Sheet Model 2.3.2-61fbb4273 committed by Andy Aschwanden on 2026-06-25
|
◆ 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(). |