Weir target level (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
* This value is set as a single value, not an array.
* This value is set as a single value, not an array.
* The weir can move with a distance defined in the overlay with the model attribute [[Weir move step m (Water Overlay)|WEIR_MOVE_STEP_M]].
* The weir can move with a distance defined in the overlay with the model attribute [[Weir move step m (Water Overlay)|WEIR_MOVE_STEP_M]].
* The weir's movement range can be set using the overlay's model attribute [[Weir move range m (Water Overlay)|WEIR_MOVE_RANGE_M]]. This can be interpreted as the maximum allowed difference in the default [[Weir height m (Water Overlay)|WEIR_HEIGHT]] and the adjusted weir height.
* The weir's movement range can be set using the overlay's model attribute [[Weir move range m (Water Overlay)|WEIR_MOVE_RANGE_M]]. This can be interpreted as the maximum allowed difference in the default [[Weir height (Water Overlay)|WEIR_HEIGHT]] and the adjusted weir height.
}}
}}


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

Revision as of 16:00, 12 January 2023


Notes

  • The interval before re-evaluating the Weir height is configured using the Water Overlay's model attribute Weir move interval s.
  • This value is set as a single value, not an array.
  • The weir can move with a distance defined in the overlay with the model attribute WEIR_MOVE_STEP_M.
  • The weir's movement range can be set using the overlay's model attribute WEIR_MOVE_RANGE_M. This can be interpreted as the maximum allowed difference in the default WEIR_HEIGHT and the adjusted weir height.

See also