PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ 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().