PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ 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(). |