PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Classes | Namespaces | Functions
Routing.hh File Reference
#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

 pism
 
 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. More...