Breach flow formula (Water Overlay): Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Flow through [[Breach (Water Overlay)|breach]]es is calculated based on the [[Weir formula (Water Overlay)|weir formula]], including the consideration between free flow and submerged flow situations. | Flow through [[Breach (Water Overlay)|breach]]es is calculated based on the [[Weir formula (Water Overlay)|weir formula]], including the consideration between free flow and submerged flow situations. | ||
The weir formula is supplied with the breach width (as stand-in for the weir width), which is always calculated with the [[Breach growth formula (Water Overlay)|breach growth formula]] before calculating the weir flow. The downstream water level can | The weir formula is supplied with the breach width (as stand-in for the weir width), which is always calculated with the [[Breach growth formula (Water Overlay)|breach growth formula]] before calculating the weir flow. The downstream water level can be measured using a configured [[Breach level area_(Water Overlay)|Breach Level Area]], or one automatically placed based on the [[Breach measurement distance m (Water Overlay)|configured measurement distance]] and breach [[Breach angle (Water Overlay)|orientation]]. | ||
For the entry area, the area where the water originates from, the following also applies: | For the entry area, the area where the water originates from, the following also applies: | ||
| Line 74: | Line 74: | ||
Where: | Where: | ||
: <math>L</math> = Length of the trapezoidal prism | : <math>L</math> = Length of the trapezoidal prism | ||
: <math>A_{s}</math> = The size of | : <math>A_{s}</math> = The size of the entry area; for external areas, this is the [[External area (Water Overlay)|EXTERNAL_AREA]] of the breach. | ||
: <math>W_s</math> = Width of the original top (surface at <math>t = 0</math>) of the trapezoid | : <math>W_s</math> = Width of the original top (surface at <math>t = 0</math>) of the trapezoid | ||
: <math>A_{b}</math> = The | : <math>A_{b}</math> = The optional size of the entry area bottom; for external areas, this is the second [[External area (Water Overlay)|EXTERNAL_AREA]] value. If only one value is provided, <math>A_{b} = A_{s}</math>. | ||
: <math>z_{b}</math> = Datum height of the bottom of the entry area. | |||
: <math>W_b</math> = Width of the bottom of the trapezoid | : <math>W_b</math> = Width of the bottom of the trapezoid | ||
: <math>w_{e,t}</math> = The [[Surface water level formula (Water Overlay)|water level]] of the entry area at time <math>t</math>; In case of an external area: [[External water level (Water Overlay)|EXTERNAL_WATER_LEVEL]] of the [[Breach (Water Overlay)|breach]]. | : <math>w_{e,t}</math> = The [[Surface water level formula (Water Overlay)|water level]] of the entry area at time <math>t</math>; In case of an external area: [[External water level (Water Overlay)|EXTERNAL_WATER_LEVEL]] of the [[Breach (Water Overlay)|breach]]. | ||
: <math>h_{e,0}</math> = The initial relative water height in the external area. | : <math>h_{e,0}</math> = The initial relative water height in the external area. | ||
: <math>h_{e,t}</math> = The relative water height in the external area at time <math>t</math> . | : <math>h_{e,t}</math> = The relative water height in the external area at time <math>t</math> . | ||
| Line 93: | Line 93: | ||
*The water level w<sub>e</sub> cannot become lower than the surface height s<sub>e</sub>, defined by [[External surface level (Water Overlay)|EXTERNAL_SURFACE_LEVEL]] in case of an external entry area. In case of an input area within the project, the [[Elevation model (Water Overlay)|surface height]] is determined per grid cell. | *The water level w<sub>e</sub> cannot become lower than the surface height s<sub>e</sub>, defined by [[External surface level (Water Overlay)|EXTERNAL_SURFACE_LEVEL]] in case of an external entry area. In case of an input area within the project, the [[Elevation model (Water Overlay)|surface height]] is determined per grid cell. | ||
*When water is flowing from the project area to an external area, the slope of the external area remains the same, even when the water level rises above the original water level. In the case of a trapezoidal prism, it is extrapolated upwards. | *When water is flowing from the project area to an external area, the slope of the external area remains the same, even when the water level rises above the original water level. In the case of a trapezoidal prism, it is extrapolated upwards. | ||
|api=*[[Api session event editor overlay set attribute]] | |||
}} | }} | ||
Latest revision as of 14:18, 10 July 2026
Flow through breaches is calculated based on the weir formula, including the consideration between free flow and submerged flow situations. The weir formula is supplied with the breach width (as stand-in for the weir width), which is always calculated with the breach growth formula before calculating the weir flow. The downstream water level can be measured using a configured Breach Level Area, or one automatically placed based on the configured measurement distance and breach orientation.
For the entry area, the area where the water originates from, the following also applies:
- The water level used is defined by either an input area or the external water level.
- In case of an external area, the surface height used is defined by external surface level. This height limits how far the water level can be lowered.
- Optionally a second value can be supplied for the external surface level. In that case, the second value represents the area of the bottom.
- In case of an input area, the average water level is based on the water level on the individual grid cells of the input area.
Each timestep, the external water level is changed based on the amount of water flowing in or out.
In case :
Where:
- = Datum height of the bottom of the area water flows from.
- = The water level of the entry area at time ; In case of an external area: EXTERNAL_WATER_LEVEL of the breach.
- = Relative water height in the external area.
- = The calculated water flow which takes place at time , based on the weir formula.
- = The timestep in seconds.
- = The limited volume of water transported, based on the remaining water.
- = The size of the entry area; In case of an external area: EXTERNAL_AREA of the breach.
- = The (optional) size of the bottom of the entry area; In case of an external area: the second value provided for the EXTERNAL_AREA of the breach. In case only one value is provided,
Trapezoidal prism

The external water area can also be represented as a trapezoidal prism. The new water level then has to be calculated differently.
The length and width of the surface area are currently considered equal. Therefore:
The width of the bottom area is then calculated as:
Next, we will calculate the new water level based on :
if , determine the new water level based on a box shape:
otherwise, determine the new water level based on the determinant and flow direction:
Where:
- = Length of the trapezoidal prism
- = The size of the entry area; for external areas, this is the EXTERNAL_AREA of the breach.
- = Width of the original top (surface at ) of the trapezoid
- = The optional size of the entry area bottom; for external areas, this is the second EXTERNAL_AREA value. If only one value is provided, .
- = Datum height of the bottom of the entry area.
- = Width of the bottom of the trapezoid
- = The water level of the entry area at time ; In case of an external area: EXTERNAL_WATER_LEVEL of the breach.
- = The initial relative water height in the external area.
- = The relative water height in the external area at time .
- = Slope of the trapezoid
- = Area of the trapezoidal side of the trapezoid prism at time
- = Constant based on new area of the trapezoid
- = Polynomial discriminant
- = The limited volume of water transported, based on the remaining water.
Notes
- The water level we cannot become lower than the surface height se, defined by EXTERNAL_SURFACE_LEVEL in case of an external entry area. In case of an input area within the project, the surface height is determined per grid cell.
- When water is flowing from the project area to an external area, the slope of the external area remains the same, even when the water level rises above the original water level. In the case of a trapezoidal prism, it is extrapolated upwards.
API Endpoints
Related
The following topics are related to this formula.
- Features
- Breach
- Formulas
- Weir formula
- Breach growth formula
- Models
- Surface model




