PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
Loading...
Searching...
No Matches

◆ 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 110 of file output_ts.cc.

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

Referenced by max_timestep().