Model:TopoFlow-Channels-Dynamic Wave: Difference between revisions
No edit summary |
No edit summary |
||
Line 97: | Line 97: | ||
|Describe processes represented by the model=The dynamic wave method for flow routing in the channels of a D8-based river network. | |Describe processes represented by the model=The dynamic wave method for flow routing in the channels of a D8-based river network. | ||
|Describe key physical parameters and equations=Main equations used by this component: | |Describe key physical parameters and equations=Main equations used by this component: | ||
ΔV(i,t)= Δt * ( R(i,t) Δx Δy - Q(i,t) + Σ_k Q(k,t) ) | ΔV(i,t) = Δt * ( R(i,t) Δx Δy - Q(i,t) + Σ_k Q(k,t) ) = change in water volume (m^3) (mass cons.) | ||
d | d = {( w^2 + 4 tan(θ) V / L)^1/2 - w } / (2 tan(θ)) = mean water depth in channel segment (m) (if θ > 0) | ||
d | d = V / (w * L) = mean water depth in channel segment (m) (if θ = 0) | ||
Δv(i,t)= Δt * (T_1 + T_2 + T_3 + T_4 + T_5) / ( d(i,t) * A_w ) | Δv(i,t) = Δt * (T_1 + T_2 + T_3 + T_4 + T_5) / ( d(i,t) * A_w )= change in mean velocity (m / s) (mom. cons.) | ||
T_1 | T_1 = v(i,t) * Q(i,t) * (C - 1) = efflux term in equation for Δv | ||
T_2 | T_2 = Σ_k (v(k,t) - v(i,t) * C) * Q(k,t) = influx term in equation for Δv | ||
T_3 | T_3 = -v(i,t) * C * R(i,t) * Δx * Δy = "new mass" momentum term in equation for Δv | ||
T_4 | T_4 = A_w * (g * d(i,t) * S(i,t)) = gravity term in equation for Δv | ||
T_5 | T_5 = -A_w * (f(i,t) * v(i,t)^2) = friction term in equation for Δv | ||
Q | Q = v * A_w = discharge of water (m^3 / s) | ||
f(i,t) | f(i,t) = ( κ / LN ( a * d(i,t) / z_0) )^2 = friction factor (unitless) (for law of the wall) | ||
f(i,t) = g * n^2 / Rh(i,t)^1/3 | f(i,t) = g * n^2 / Rh(i,t)^1/3 = friction factor (unitless) (for Manning's equation) | ||
C | C = A_w / A_t = area ratio appearing in equation for Δv | ||
A_t | A_t = w_t * L = top surface area of a channel segment (m2) (L = length) | ||
w_t | w_t = w + ( 2 * d * tan(θ) ) = top width of a wetted trapezoidal cross-section (m) | ||
R_h | R_h = A_w / P_w = hydraulic radius (m) | ||
A_w | A_w = d * (w + (d * tan(θ))) = wetted cross-sectional area of a trapezoid (m2) | ||
P_w | P_w = w + (2 * d / cos(θ)) = wetted perimeter of a trapezoid (m) | ||
V_w | V_w = d^2 * ( L * tan(θ) ) + d * (L * w) = wetted volume of a trapezoidal channel (m) | ||
(Source: TopoFlow HTML Help System) | (Source: TopoFlow HTML Help System) |
Revision as of 14:01, 16 February 2010
Contact
Name | Scott Peckham |
Type of contact | Model developer |
Institute / Organization | CSDMS, INSTAAR, University of Colorado |
Postal address 1 | 1560 30th street |
Postal address 2 | |
Town / City | Boulder |
Postal code | 80305 |
State | Colorado |
Country | USA"USA" is not in the list (Afghanistan, Albania, Algeria, Andorra, Angola, Antigua and Barbuda, Argentina, Armenia, Australia, Austria, ...) of allowed values for the "Country" property. |
Email address | Scott.Peckham@colorado.edu |
Phone | 303-492-6752 |
Fax |
TopoFlow-Channels-Dynamic Wave
Metadata
Summary
Technical specs
In/Output
Process
Testing
Other
IntroductionHistoryPapersIssuesHelpInput FilesOutput FilesDownloadSource |