View source: R/hillslope_modelling.R
hillslope_tau | R Documentation |
Compute exponential equilibrium adjustment timescale for sediment flux or hillslope morphology according to \insertCiteroering2001hillslope;textualgeomorphology
hillslope_tau(U, K, L, beta, Sc = NULL, A = 0.4052847, B = 1.74)
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.