PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ 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(). |