PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ 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 495 of file DEBMSimplePointwise.cc. References m_refreeze_fraction, m_refreeze_ice_melt, pism::array::max(), pism::surface::DEBMSimplePointwise::Changes::melt, pism::array::min(), pism::surface::DEBMSimplePointwise::Changes::runoff, pism::surface::DEBMSimplePointwise::Changes::smb, and pism::surface::DEBMSimplePointwise::Changes::snow_depth. Referenced by pism::surface::DEBMSimple::update_impl(). |