PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ get_PDDs()
Compute the expected number of positive degree days from the input temperature time-series. Use the rectangle method for simplicity.
Implements pism::surface::LocalMassBalance. Reimplemented in pism::surface::PDDrandMassBalance. Definition at line 115 of file localMassBalance.cc. References pism::surface::CalovGreveIntegrand(), pism::k, pism::surface::LocalMassBalance::m_seconds_per_day, pdd_threshold_temp, and S(). |