solve_Q: Solve for water depth

Description Usage Arguments

Description

solve_Q uses a midpoint solution approach to find water depth that produces the user-specified stream discharge in a rectangular channel with a known channel width.

Usage

1
solve_Q(Q, W, S, D84)

Arguments

Q

discharge contained by the channel (m3/s)

W

water surface width for the channel (m)

S

reach average channel gradient (m/m)

D84

84th percentile of the bed surface grain size distribution (mm)


bceaton/stochasim documentation built on May 11, 2019, 10:25 p.m.