Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ 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 166 of file timestepping.cc.

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