trampush_slp: Global empirical relation method for paleoslope inversion

Description Usage Arguments Value

View source: R/trampush_slope_method.r

Description

trampush_slp calculates the slope of an ancient river, provided you know the flow depth and the grain size of the bed material. Implemented from Trampush et al. (2014)

Usage

1
trampush_slp(Dbed, H, perc = 50)

Arguments

Dbed

The median grain size of bedload sediments in meters.

H

The paleoflow depth in meters.

Value

Returns a vector S, the dimensionless slope.


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