Inlet lower threshold (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created page with "{{Overlay attribute |attribute=INLET_CAPACITY |unit=m3 |description=The maximum amount of water which can flow in or out through this constr...")
 
No edit summary
(31 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Overlay attribute
{{Overlay keys|<onlyinclude>
|attribute=[[Inlet_capacity_(Water_Overlay)|INLET_CAPACITY]]
{{Overlay keys|type=row|group=Water Overlay
|unit=m3
|key=LOWER_THRESHOLD|linkoverride=[[Inlet upper threshold (Water Overlay)|LOWER_THRESHOLD]]
|description=The maximum amount of water which can flow in or out through this construction. Water flowing back in the other direction replenishes the capacity.
|unit={{mdatum}}
|defaultvalue=0
|description=If a lower threshold is set, water will only flow into the model through this [[Inlet_(Water_Overlay)|inlet]] until the water level at the point of this {{Inlet}} is equal to or greater than the threshold. If the threshold is not set, the amount of water flowing in is not limited in this fashion.
|icon=[[File:waterwizard_icon_inlet_capacity.png]]
|defaultvalue=None
|icon=waterwizard_icon_inlet_lower_threshold.png
}}</onlyinclude>}}
 
This attribute can be defined as [[time sequence (Water Overlay)|values over time]], using an array of values defining {{time sequence interpolated}}. This allows users to more dynamically define the target water level this {{Inlet}} maintains.
 
{{article end
|notes=
* The [[Inlet q (Water Overlay)|INLET_Q]] should be 0 or positive. Otherwise, the {{Inlet}} is not configured to let water flow in.
* When using a dynamic LOWER_THRESHOLD, a maximum of {{array max|pairs}} can be defined.
|seealso=
* [[Inlet upper threshold (Water Overlay)|Inlet upper threshold]]
* [[Pump lower threshold (Water Overlay)|Pump lower threshold]]
* [[Pump upper threshold (Water Overlay)|Pump upper threshold]]
|howtos=
}}
}}
{{WaterOverlay hydraulic structure nav}}

Revision as of 09:40, 26 April 2021

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 target water level this Inlet maintains.

Notes

  • The INLET_Q should be 0 or positive. Otherwise, the Inlet is not configured to let water flow in.
  • When using a dynamic LOWER_THRESHOLD, a maximum of 10.000 values (5.000 pairs) can be defined.

See also