Loading [MathJax]/jax/output/HTML-CSS/config.js
PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ extras_max_timestep()

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

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

Definition at line 33 of file output_extra.cc.

References m_config, m_extra_times, m_save_extra, and pism::reporting_max_timestep().

Referenced by max_timestep().