Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ 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 29 of file output_save.cc.

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

Referenced by max_timestep().