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

◆ max_timestep_deposition_times()

MaxTimestep pism::Isochrones::max_timestep_deposition_times ( double  t) const
private

Maximum time step we can take at time t.

We can go up to the next deposition time.

Definition at line 751 of file Isochrones.cc.

References pism::details::deposition_times(), pism::k, and m_layer_thickness.

Referenced by max_timestep_impl().