|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ water_thickness_staggered()
Average the regular grid water thickness to values at the center of cell edges. Uses mask values to avoid averaging using water thickness values from either ice-free or floating areas. Definition at line 380 of file Routing.cc. References pism::array::CellType::grounded_ice(), pism::array::CellType::icy(), pism::Component::m_config, pism::Component::m_grid, and pism::array::Array::update_ghosts(). Referenced by pism::hydrology::Distributed::update_impl(), and update_impl(). |