Inlet (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 2: Line 2:


[[File:waterwizard_icon_inlet.png]] An inlet is a [[Point-based_construction_(Water_Overlay)|point-based construction]].
[[File:waterwizard_icon_inlet.png]] An inlet is a [[Point-based_construction_(Water_Overlay)|point-based construction]].
{{Overlay attribute
{{Overlay keys|suppresscategory=true|
|key=[[Inlet_q_(Water_Overlay)|INLET_Q]]
{{:inlet area (Water Overlay)}}
|unit=m3/sec
{{:inlet q (Water Overlay)}}
|description=The maximum amount of water flowing into the model through this inlet. A negative value means the construction functions as an outlet, and water is removed from the hydrological model.
{{:inlet capacity (Water Overlay)}}
|defaultvalue=0
{{:lower threshold (Water Overlay)}}
|icon=[[File:waterwizard_icon_inlet_q.png]]
{{:upper threshold (Water Overlay)}}
|key2=[[Lower_threshold_(Water_Overlay)|LOWER_THRESHOLD]]
|unit2={{mdatum}}
|description2=If a lower threshold is set, water will only flow into the model through this 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.
|defaultvalue2=None
|icon2=[[File:waterwizard_icon_lower_threshold.png]]
|key3=[[Upper_threshold_(Water_Overlay)|UPPER_THRESHOLD]]
|unit3={{mdatum}}
|description3=If an upper threshold is set, water will only flow out of the model through this outlet until the water level at the point of this inlet is equal to or lower than the threshold. If the threshold is not set, the amount of water flowing out is not limited in this fashion.
|defaultvalue3=None
|icon3=[[File:waterwizard_icon_upper_threshold.png]]
|key4=[[Inlet_capacity_(Water_Overlay)|INLET_CAPACITY]]
|unit4=m3
|description4=The maximum amount of water which can flow in or out through this construction. Water flowing back in the other direction replenishes the capacity.
|defaultvalue4=0
|icon4=[[File:waterwizard_icon_inlet_capacity.png]]
|key5=[[Inlet_area_(Water_Overlay)|INLET_AREA]]
|unit5=bool
|description5=When true the inlet is spread across the entire building surface.
|defaultvalue5=0
|icon5=[[File:waterwizard_icon_inlet_area.png]]
}}
}}
==Notes==
 
{{article end
|notes=
* Each Inlet attribute functions as a limit to the flow. If multiple are defined, the flow is limited by the strongest limit. If neither an [[Inlet_q_(Water_Overlay)|INLET_Q]] or any threshold is defined, there will be no flow.
* Each Inlet attribute functions as a limit to the flow. If multiple are defined, the flow is limited by the strongest limit. If neither an [[Inlet_q_(Water_Overlay)|INLET_Q]] or any threshold is defined, there will be no flow.
* A negative [[Inlet q (Water Overlay)|INLET_Q]] changes the Inlet to an Outlet.
* A negative [[Inlet q (Water Overlay)|INLET_Q]] changes the Inlet to an Outlet.
* The [[Lower threshold (Water Overlay)|lower]] and [[Upper threshold (Water Overlay)|upper threshold]]s can be seen as a the lowest and highest of "range" of valid water levels. If the actual water level does not fall in the specified range, the inlet will allow water to flow in or out (depending on the configuration) to correct the water level.
* The [[Lower threshold (Water Overlay)|lower]] and [[Upper threshold (Water Overlay)|upper threshold]]s can be seen as a the lowest and highest of "range" of valid water levels. If the actual water level does not fall in the specified range, the inlet will allow water to flow in or out (depending on the configuration) to correct the water level.
 
|howtos=
==How to's==
* [[How to correct inlets on land]]
* [[How to correct inlets on land]]
* [[How to correct multiple constructions on the same location]]
* [[How to correct multiple constructions on the same location]]
|seealso=
* [[Inlet formula (Water Overlay)]]
}}


==See also==
* [[Inlet_formula_(Water_Overlay)|Inlet formula]]
{{WaterOverlay hydraulic structure nav}}
{{WaterOverlay hydraulic structure nav}}

Revision as of 12:47, 2 October 2020

Inlets are points where water is either added to or removed from the hydrological model. It will add or remove water at a defined maximum rate, with optional thresholds for the amount of water to add or remove.

Waterwizard icon inlet.png An inlet is a point-based construction.

Lower threshold (Water Overlay) Upper threshold (Water Overlay)

Notes

  • Each Inlet attribute functions as a limit to the flow. If multiple are defined, the flow is limited by the strongest limit. If neither an INLET_Q or any threshold is defined, there will be no flow.
  • A negative INLET_Q changes the Inlet to an Outlet.
  • The lower and upper thresholds can be seen as a the lowest and highest of "range" of valid water levels. If the actual water level does not fall in the specified range, the inlet will allow water to flow in or out (depending on the configuration) to correct the water level.

How-to's

See also