calc_model_A0: Calculate modeled flow area beneath the lowest observed WSE...

Description Usage Arguments Details Value

Description

Assumes some model, such as linear, nonlinear, or slope break for the channel cross section

Usage

1
calc_model_A0(model, type, WSEw_obs = NULL, pos.only = FALSE)

Arguments

model

fitted model to the WSE-w data

type

type of model. Default is linear. Options are linear, sb, sbm, nl, and nlsb

WSEw_obs

height and width observations data frame. Require for nl and nlsb models

Details

Updated 11/21/2018 with a different method for choosing w1, h1 for A0 calculations. Chooses the lowest h1 > z0_pred and calculates w1 using the fitted model.

Value

A0 cross-sectional area of flow beneath lowest observation


jschap1/WSEw documentation built on May 12, 2019, 10:50 a.m.