PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ 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 377 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(). |