PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ ts_max_timestep()

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

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

Definition at line 108 of file output_ts.cc.

References m_config, m_ts_diagnostics, m_ts_times, and pism::reporting_max_timestep().

Referenced by max_timestep().