PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ get_timeseries_length()
We need to compute simulated random temperature each actual day, or at least as close as we can reasonably get. Output Thus this method ignores Implementation of get_PDDs() requires returned N >= 2, so we guarantee that. Reimplemented from pism::surface::PDDMassBalance. Definition at line 334 of file localMassBalance.cc. References pism::surface::LocalMassBalance::m_seconds_per_day, and pism::array::max(). |