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

double pism::hydrology::Routing::max_timestep_W_cfl ( ) const
protected

See equation (50) in Bueler and van Pelt.

Definition at line 699 of file Routing.cc.

References pism::array::absmax(), m_dx, m_dy, and m_Vstag.

Referenced by pism::hydrology::Distributed::update_impl(), and update_impl().