fines_synth: fines_synth

Description Usage Arguments Value

View source: R/fluvial.R

Description

simulate fines ages

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
fines_synth(
  capture,
  storage,
  turnover,
  storage_index,
  source_index,
  source_prob,
  gravel_index,
  gravel_prob
)

Arguments

capture

the capture rate 0-1

storage

the storage rate 0-1

turnover

the turnover period

storage_index

is the age value index for storage

source_index

is the age value index corresponding to the PMF source_prob

source_prob

is the PMF of debris-flow deposit ages

gravel_index

is the age value index corresponding to the PMF gravel_prob

gravel_prob

is the PMF of gravel ages

Value

vector of synthetic fines ages


crumplecup/muddier documentation built on Aug. 18, 2021, 11:02 a.m.