Description Usage Arguments Details Value
Calculate b(x) for the nonlinear slope break model
1  | nlsb_model_xs(x, z0, a1, a2, s1, s2, wsb, x0, xf)
 | 
x | 
 vector of x coordinates  | 
z0 | 
 minimum bed elevation  | 
a1 | 
 multiplicative parameter of the first nonlinear model  | 
a2 | 
 multiplicative parameter of the second nonlinear model  | 
s1 | 
 exponent of the first nonlinear model  | 
s2 | 
 exponent of the second nonlinear model  | 
wsb | 
 width at the breakpoint  | 
x0 | 
 minimum x value, default is 0  | 
xf | 
 maximum x value  | 
Runs in a loop, could be vectorized for speed
b modeled bed elevation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.