PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ snapshots_max_timestep()

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

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

Definition at line 30 of file output_snapshots.cc.

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

Referenced by max_timestep().