Inlet lower threshold (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Overlay attribute
{{Overlay keys|<onlyinclude>
|key=[[Lower_threshold_(Water_Overlay)|LOWER_THRESHOLD]]
{{Overlay keys|type=row|group=Water Overlay
|key=LOWER_THRESHOLD
|unit={{mdatum}}
|unit={{mdatum}}
|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.
|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.
|defaultvalue=None
|defaultvalue=None
|icon=[[File:waterwizard_icon_lower_threshold.png]]
|icon=waterwizard_icon_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.
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.


==Notes==
{{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.
* 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.
* When using a dynamic LOWER_THRESHOLD, a maximum of {{array max|pairs}} can be defined.
 
|seealso=
==See Also==
* [[Upper threshold (Water Overlay)]]
* [[Upper threshold (Water Overlay)|Upper threshold]]
* [[Lower threshold pump (Water Overlay)]]
* [[Lower threshold pump (Water Overlay)|Lower threshold (Pump)]]
* [[Upper threshold pump (Water Overlay)]]
* [[Upper threshold pump (Water Overlay)|Upper threshold (Pump)]]
|howtos=
}}


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

Revision as of 12:23, 2 October 2020

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