PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ 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(). |