PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ albedo()
Albedo parameterized as a function of the melt rate See equation 7 in Zeitz et al.
Definition at line 355 of file DEBMSimplePointwise.cc. References m_albedo_max, m_albedo_min, m_albedo_ocean, m_albedo_slope, m_ice_density, pism::MASK_ICE_FREE_OCEAN, and pism::array::max(). Referenced by melt(), and pism::surface::DEBMSimple::update_impl(). |