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

◆ 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 28 of file output_extra.cc.

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

Referenced by max_timestep().