PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
Loading...
Searching...
No Matches

◆ compute_corrective_velocity()

static void pism::compute_corrective_velocity ( double  dt,
const array::Staggered velocity,
const array::Scalar2 x,
array::Staggered result 
)
static

Compute the "anti-diffusive" flux correction in the form of velocities at cell interfaces.

Definition at line 212 of file MPDATA2.cc.

References pism::array::Array2D< T >::box(), and pism::array::Array::grid().

Referenced by pism::MPDATA2::update().