PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
|
◆ compute_surface_input_rate()
Compute the surface water input rate into the basal hydrology layer in the ice-covered region. This method ignores the input rate in the ice-free region.
Definition at line 593 of file Hydrology.cc. References pism::array::CellType::icy(), pism::Component::m_config, pism::Component::m_grid, pism::array::Array::set(), and surface_input_rate(). Referenced by update(). |