Inlet (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created blank page)
 
No edit summary
Line 1: Line 1:
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.


An inlet is a {{inlink|lcase=1|Point-based constructions}}.
{{Overlay attribute
|attribute=[[Inlet_q_(Water_Overlay)|INLET_Q]]
|unit=m3/sec
|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.
|defaultvalue=0
|attribute2=[[Inlet_capacity_(Water_Overlay)|INLET_CAPACITY]]
|unit=m3
|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.
|defaultvalue=0
|attribute=[[Lower_threshold_(Water_Overlay)|Lower_threshold]]
|unit=[[mdatum]]
|description=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.
|defaultvalue=None
|attribute=[[Upper_threshold_(Water_Overlay)|UPPER_THRESHOLD]]
|unit={{mdatum}}
|description=If an upper threshold is set, water will only flow out 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.
|defaultvalue=None
}}
==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.

Revision as of 08:03, 4 April 2019

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.

An inlet is a point-based constructions.

Template:Overlay attribute

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.