Weir height (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Overlay keys|<onlyinclude>
{{Overlay keys|<onlyinclude>
{{Overlay keys|type=row|group=Water Overlay
{{Overlay keys|type=row|group=Water Overlay
|key=|WEIR_HEIGHT
|key=WEIR_HEIGHT
|unit={{mdatum}}
|unit={{mdatum}}
|description=The height of the weir. Water can flow past the weir when the water level exceeds the weir's height.
|description=The height of the weir. Water can flow past the weir when the water level exceeds the weir's height.
|defaultvalue=n/a
|defaultvalue=n/a
|icon=waterwizard_icon_weir_height.png
|icon=waterwizard_icon_weir_height.png
|range=-{{max surface}} to {{max surface}}
}}</onlyinclude>}}
}}</onlyinclude>}}


Line 13: Line 14:
|seealso=
|seealso=
* [[Weir formula (Water Overlay)]].
* [[Weir formula (Water Overlay)]].
* [[Weir target level (Water Overlay)]]
* [[Weir height test case (Water Module)]]
* [[How to import a time sequence with a CSV]]
* [[How to import a time sequence with a CSV]]
|notes=
|notes=
* When using a dynamic WEIR_HEIGHT, a maximum of {{array max|pairs}} can be defined.
* When using a dynamic WEIR_HEIGHT, a maximum of {{array max|pairs}} can be defined.
* When using a [[Weir target level (Water Overlay)|target upstream water level]], the weir height can adjust automatically during simulation. This behavior can also be configured in combination with a dynamic weir height, but can lead to unexpected behavior. Instead for weirs with a target water level, define the weir height as a single start value.
}}
}}


{{WaterOverlay hydraulic structure nav}}
{{WaterOverlay hydraulic structure nav}}

Latest revision as of 15:27, 26 February 2024

This attribute can be defined as values over time, using an array of values defining interpolation-time. This allows users to more dynamically define the height used to allow or deny water flowing across.

Notes

  • When using a dynamic WEIR_HEIGHT, a maximum of 10.000 values (5.000 pairs) can be defined.
  • When using a target upstream water level, the weir height can adjust automatically during simulation. This behavior can also be configured in combination with a dynamic weir height, but can lead to unexpected behavior. Instead for weirs with a target water level, define the weir height as a single start value.

See also