PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ ice_bottom_surface()
Compute the elevation of the bottom surface of the ice. Definition at line 217 of file Geometry.cc. References pism::Geometry::bed_elevation, pism::ParallelSection::check(), pism::ParallelSection::failed(), pism::array::Array::grid(), pism::Geometry::ice_thickness, pism::array::max(), pism::Geometry::sea_level_elevation, and pism::array::Array::update_ghosts(). Referenced by pism::diagnostics::IceBottomSurfaceElevation::compute_impl(), pism::hydrology::EmptyingProblem::compute_potential(), pism::hydrology::EmptyingProblem::update(), pism::hydrology::Distributed::update_impl(), and pism::hydrology::Routing::update_impl(). |