bottom_width | R Documentation |
Same procedure as used in Heat Source 7. If the width:depth ratio and channel angle z values produces bottom width < 0 z is incrementally decreased using the formula: z_new = z * 0.99 until bottom width >= 0.
bottom_width(bfw, wd, z)
bfw |
Vector of bankfull width or active channel widths. |
wd |
Vector of width to depth ratio (W/D) values. |
z |
Vector of channel angle Z values. |
vector of bottom widths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.