Breach flow formula (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
* EL = [[External water level (Water Overlay)|EXTERNAL_WATER_LEVEL]] attribute of the breach.
* EL = [[External water level (Water Overlay)|EXTERNAL_WATER_LEVEL]] attribute of the breach.
* EA = [[External area (Water Overlay)|EXTERNAL_AREA]] attribute of the breach.
* EA = [[External area (Water Overlay)|EXTERNAL_AREA]] attribute of the breach.
==See also==
* [[Breach (Water Overlay)|Breach]]


{{Template:WaterOverlay_nav}}
{{Template:WaterOverlay_nav}}

Revision as of 13:58, 4 April 2019

Main article: Weir formula

Flow through breaches is calculated based on the weir formula, including the consideration between free flow and submerged flow situations. However, the following also applies.

For the virtual side of the breach, the water level used is defined by the external water level of the breach. The terrain height used for the virtual side of the breach is equal to the external surface level, limiting how far the external water level can be lowered.

Each timestep, the external water level is changed based on the amount of water flowing in or out.

ELnew = ELold - ( (Δw * cell) / EA )

Where:

  • Δw = The water flow which takes place (out of the virtual external water source)
  • cell = Cell size

See also

Template:WaterOverlay nav