PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ compute_flux_divergence()
Compute flux divergence using cell interface fluxes on the staggered grid. The flux divergence at ice thickness Dirichlet B.C. locations is set to zero. Definition at line 649 of file GeometryEvolution.cc. References pism::ParallelSection::check(), conservation_error(), pism::ParallelSection::failed(), pism::Component::m_grid, and pism::array::Staggered1::star(). Referenced by flow_step(). |