PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ save_max_timestep()

MaxTimestep pism::IceModel::save_max_timestep ( double  my_t)
protected

Computes the maximum time-step we can take and still hit all -save_times.

Definition at line 28 of file output_save.cc.

References m_config, m_save_snapshots, m_snapshot_times, and pism::reporting_max_timestep().

Referenced by max_timestep().