PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ grounding_line_flux()
Compute the grounding line flux. The units of This convention makes it easier to compare this quantity to the surface mass balance or calving fluxes. Definition at line 1231 of file GeometryEvolution.cc. References pism::ParallelSection::check(), pism::ParallelSection::failed(), pism::array::Array::grid(), pism::mask::grounded(), pism::array::CellType::ocean(), pism::array::Array2D< T >::star(), and pism::array::Staggered1::star(). Referenced by pism::diagnostics::GroundingLineFlux::update_impl(). |