distribute_mass: Distribute Mass Over Cross Section

Description Usage Arguments Value

View source: R/distfuns.r

Description

Distribute sediment mass over a rectangular compound cross-section.

Usage

1
distribute_mass(mass, xs, H, b, conc.fun = NULL, ...)

Arguments

mass

The total mass of sediment to be distributed over the cross-section.

xs

The cross-section object.

H

The water level relative to the channel invert elevation.

b

The active layer height.

conc.fun

The function describing vertical concentration gradient. If missing, a constant gradient is assumed.

Value

The cross-section object with mass distribution.


mkoohafkan/concentrationgames documentation built on May 23, 2019, 2:02 a.m.