PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ 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(). |