Drainage formula (Water Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
<math>Q_{b} = A_d \cdot f_s \cdot \frac{(w_g - w_w) \cdot A_w}{A_d \cdot f_s + A_w}</math> | <math>Q_{b} = A_d \cdot f_s \cdot \frac{(w_g - w_w) \cdot A_w}{A_d \cdot f_s + A_w}</math> | ||
if w_w > w_g then: | if <math>w_w > w_g</math> then: | ||
<math>Q_{max} = A_w \cdot (w_w - z_w) </math> | <math>Q_{max} = A_w \cdot (w_w - z_w) </math> | ||
Line 27: | Line 27: | ||
: <math>z_w</math> is the max waterway height. | : <math>z_w</math> is the max waterway height. | ||
: <math>f_s</math> is the average storage percentage of the ground above the drainage. | : <math>f_s</math> is the average storage percentage of the ground above the drainage. | ||
: <math>Q_{b}</math> is the amount | : <math>Q_{b}</math> is the amount transferred for a balanced ground and surface water level | ||
: <math>Q_{max}</math> is the amount available in the ground above the drainage. | : <math>Q_{max}</math> is the amount available in the ground above the drainage. | ||
: <math>Q_{p_t}</math> is the drainage capacity at time t | : <math>Q_{p_t}</math> is the drainage capacity at time t |
Revision as of 15:19, 4 December 2020
Drainage passive: First the flow capacity is calculated
if then:
else:
Drainage active:
Where:
- is the ground water level in meters
- is the water level in the waterway
- is the drainage datum height in meters.
- is the drainage area size in square meters.
- is the waterway area size in square meters.
- is the max waterway height.
- is the average storage percentage of the ground above the drainage.
- is the amount transferred for a balanced ground and surface water level
- is the amount available in the ground above the drainage.
- is the drainage capacity at time t
- is the actual drained volume at time t
Related
The following topics are related to this formula.
- Structures
- Drainage
- Models
- Surface model
- Underground model