|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#include "pism/hydrology/Hydrology.hh"#include "pism/util/array/Staggered.hh"Go to the source code of this file.
Classes | |
| class | pism::hydrology::Routing |
| A subglacial hydrology model which assumes water pressure equals overburden pressure. More... | |
Namespaces | |
| namespace | pism |
| namespace | pism::hydrology |
| Sub-glacial hydrology models and related diagnostics. | |
Functions | |
| void | pism::hydrology::wall_melt (const Routing &model, const array::Scalar &bed_elevation, array::Scalar &result) |
| Compute the wall melt rate which comes from (turbulent) dissipation of flow energy. | |