hillslope_tau: Hillslope adjustement time

View source: R/hillslope_modelling.R

hillslope_tauR Documentation

Hillslope adjustement time

Description

Compute exponential equilibrium adjustment timescale for sediment flux or hillslope morphology according to \insertCiteroering2001hillslope;textualgeomorphology

Usage

hillslope_tau(U, K, L, beta, Sc = NULL, A = 0.4052847, B = 1.74)

Arguments

U

relative baselevel fall rate (m/a)

K

hillslope diffusion coefficient (m2/a)

L

hillslope length (m)

beta

rock-to-regolith density ratio (-)

Sc

critical hillslope gradient (m/m), optional if not specified the linear adjustement timescale is returned

A

constant from \insertCiteroering2001hillslope;textualgeomorphology, optional (default 0.405)

B

constant from \insertCiteroering2001hillslope;textualgeomorphology, optional (default 1.74)

References

\insertAllCited

VincentGodard/gtbox documentation built on Sept. 4, 2022, 3:46 a.m.