bedform_bedload: Bedform-bedload equation

Description Usage Arguments Value

View source: R/mahon_bedform_relations.r

Description

bedform_bedload calculates the sediment flux through bedload in a river based on the height and migration rate of bedforms. From Simons et al. (1965), Implemented from Mahon et al. (2018)

Usage

1
bedform_bedload(hd, V, phi = 0.36)

Arguments

hd

The mean height of bedforms in meters.

V

The dune migration rate in meters per second.

phi

The porosity of the riverbed material. Default is 0.36.

Value

Returns a vector qs, the sediment flux in m^3/s.


ericbarefoot/paleohydror documentation built on May 3, 2019, 8:37 p.m.