Skip to content

Module flow_accumulation

This modules uses the calculated ice surface elevation, together with basal topography, to compute the hydraulic potential and hydraulic head and the associated flow accumulation area. For the later, we use the simple subglacial hydrology of the enthalpy module.

This module depends on the pyshed library.

Ref: Cohen, Denis, et al. "Subglacial hydrology from high-resolution ice-flow simulations of the Rhine Glacier during the Last Glacial Maximum: A proxy for glacial erosion." E&G Quaternary Science Journal 72.2 (2023): 189-201.

Config Structure

flow_accumulation:
  update_freq: 100

Parameters

Name Type Units Description Default Value
update_freq float y Frequency at which to update the flow accumulation 100

-->