Drainage formula (Water Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
<math>Q_{d} = min ( Q_{p,t}, Q_{b} , Q_{max} )</math> | <math>Q_{d} = min ( Q_{p,t}, Q_{b} , Q_{max} )</math> | ||
Drainage active: | |||
where: | where: | ||
Line 26: | Line 29: | ||
: <math>Q_{p_t}</math> is the drainage capacity at time t | : <math>Q_{p_t}</math> is the drainage capacity at time t | ||
: <math>Q_{d}</math> is the actual drainage at time t | : <math>Q_{d}</math> is the actual drainage at time t | ||
==Related== | |||
The following topics are related to this formula. | |||
; Structures | |||
: [[Drainage (Water Overlay)|Drainage]] | |||
; Models | |||
: [[Surface model (Water Overlay)|Surface model]] | |||
: [[Underground model (Water Overlay)|Underground model]] | |||
{{WaterOverlay formula nav}} |
Revision as of 15:07, 4 December 2020
Drainage passive: First the flow capacity is calculated
if w_w > w_g 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 average storage percentage of the ground above the drainage.
- is the amount transfered 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 drainage at time t
Related
The following topics are related to this formula.
- Structures
- Drainage
- Models
- Surface model
- Underground model