PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ 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(). |