PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ get_PDDs()
Computes \[ \text{PDD} = \sum_{i=0}^{N-1} h_{\text{days}} \cdot \text{max}(T_i-T_{\text{threshold}}, 0). \]
Reimplemented from pism::surface::PDDMassBalance. Definition at line 350 of file localMassBalance.cc. References pism::k, m_impl, pism::surface::LocalMassBalance::m_seconds_per_day, pism::surface::PDDMassBalance::pdd_threshold_temp, pism::surface::PDDrandMassBalance::Impl::rng, and S(). |