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_diffusivity()

MaxTimestep pism::max_timestep_diffusivity ( double  D_max,
double  dx,
double  dy,
double  adaptive_timestepping_ratio 
)

Compute the max. time step according to the max. diffusivity of the SIA flow

Definition at line 161 of file timestepping.cc.

Referenced by pism::diagnostics::scalar::TimeStepRatio::compute(), and pism::IceModel::max_timestep_diffusivity().