bedform_velocity: Bedform velocity relation

Description Usage Arguments Value

View source: R/mahon_bedform_relations.r

Description

bedform_velocity estimates the velocity of a migrating bedform using a power law fit for slope. Implemented from Mahon et al. (2018)

Usage

1
bedform_velocity(beta0, beta1, S)

Arguments

beta0

Empirical constant. Value and associated uncertainty from Table 1 in Mahon + McElroy 2018.

beta1

Empirical constant. Value and associated uncertainty from Table 1 in Mahon + McElroy 2018.

S

The dimensionless river slope.

Value

Returns a vector V, the bedform migration rate in m/s.


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