Quickstart with rivrOverview
Class methodsThe
Computing normal and critical depth | |
The normal depth \(y_n\) is defined as the flow depth at which
\[
Q = \frac{C_m}{n} AR^{2/3}S_0^{½}
\]
Where \(Q\) is the flow rate, \(n\) is Manning's coefficient, \(A\) is the
cross-sectional flow area (also a function of flow depth), \(R\) is the
hydraulic radius and \(S_0\) is the bed slope. The critical depth \(y_c\) is
defined as the flow depth at which
\[
\frac{dE}{dy} = 1 - \frac{Q^2}{gA^3}\frac{dA}{dy} = 0.
\]
Both \(y_n\) and \(y_c\) are non-linear functions of \(y\). |
|
Standard-step method for gradually-varied flow profiles | |
The standard step method can be used to solve steady-state water surface profiles. The solution to gradually-varied flow profiles is based on the non-linear ordinary differential equation \[ \frac{dy}{dx} = \frac{S_0 - S_f}{1 - Fr^2} \] and is appropriate for cases where \(\frac{dy}{dx}\) is small. The standard-step method operates by stepping along the channel by a constant distance interval, starting from a cross-section where the flow depth is known (the control section). The flow depth is computed at the adjacent cross-section (target section). The computed value at the target is then used as the basis for computing flow depth at the next cross-section, i.e. the previous target section becomes the new control section for each step. A Newton-Raphson scheme is used each step to compute the flow depth and friction slope. Technically, the average friction slope of the control and target section is used to compute the flow depth at the target section. |
|
While a | |
|
|
Unsteady flow | |
Unsteady flow models solve the shallow water equations (conservation of mass
and conservation of momentum). Kinematic wave models (KWM) use a truncated form
of the momentum equation while dynamic wave models (DWM) solve the mass and
momentum equations simultaneously. A variety of numerical schemes can be used to
solve these equations. |
|
Methods are defined for printing and summarizing | |
|
|
|
|
Quickstart with rivrOverview
Class methodsThe
Computing normal and critical depth | |
The normal depth \(y_n\) is defined as the flow depth at which
\[
Q = \frac{C_m}{n} AR^{2/3}S_0^{½}
\]
Where \(Q\) is the flow rate, \(n\) is Manning's coefficient, \(A\) is the
cross-sectional flow area (also a function of flow depth), \(R\) is the
hydraulic radius and \(S_0\) is the bed slope. The critical depth \(y_c\) is
defined as the flow depth at which
\[
\frac{dE}{dy} = 1 - \frac{Q^2}{gA^3}\frac{dA}{dy} = 0.
\]
Both \(y_n\) and \(y_c\) are non-linear functions of \(y\). |
|
Standard-step method for gradually-varied flow profiles | |
The standard step method can be used to solve steady-state water surface profiles. The solution to gradually-varied flow profiles is based on the non-linear ordinary differential equation \[ \frac{dy}{dx} = \frac{S_0 - S_f}{1 - Fr^2} \] and is appropriate for cases where \(\frac{dy}{dx}\) is small. The standard-step method operates by stepping along the channel by a constant distance interval, starting from a cross-section where the flow depth is known (the control section). The flow depth is computed at the adjacent cross-section (target section). The computed value at the target is then used as the basis for computing flow depth at the next cross-section, i.e. the previous target section becomes the new control section for each step. A Newton-Raphson scheme is used each step to compute the flow depth and friction slope. Technically, the average friction slope of the control and target section is used to compute the flow depth at the target section. |
|