Inlet q (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{Overlay attribute
{{Overlay keys|<onlyinclude>
|key=[[Inlet_q_(Water_Overlay)|INLET_Q]]
{{Overlay keys|type=row|group=Water Overlay
|key=INLET_Q
|unit=m3/sec
|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.  
|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
|defaultvalue=0
|icon=[[File:waterwizard_icon_inlet_q.png]]
|icon=waterwizard_icon_inlet_q.png
}}
}}</onlyinclude>}}
This attribute can be defined as [[time sequence (Water Overlay)|values over time]], using an array of values defining {{time sequence start}}. This allows users to more dynamically define the maximum throughput and operational direction of the inlet.


==Notes==
{{article end
|notes=
* Each calculation step is characterized by an amount of time that elapses. Based on the set flow rate, it is then calculated how much water is added in that time step.
* Each calculation step is characterized by an amount of time that elapses. Based on the set flow rate, it is then calculated how much water is added in that time step.
* A value of 0 means the potential amount of water flow is unlimited per timestep, and that water can flow both in and out based on the configured [[Lower threshold (Water Overlay)|lower]] and [[Upper threshold (Water Overlay)|upper threshold]]s, if they are configured.
* A value of 0 means the potential amount of water flow is unlimited per timestep, and that water can flow both in and out based on the configured [[Lower threshold (Water Overlay)|lower]] and [[Upper threshold (Water Overlay)|upper threshold]]s, if they are configured.
Line 14: Line 15:
* When using a dynamic INLET_Q, the adjustments in flow rate are immediate when the corresponding simulation time is reached.
* When using a dynamic INLET_Q, the adjustments in flow rate are immediate when the corresponding simulation time is reached.
* When using a dynamic INLET_Q, a maximum of {{array max|pairs}} can be defined.
* When using a dynamic INLET_Q, a maximum of {{array max|pairs}} can be defined.
|seealso=
|howtos=
}}
This attribute can be defined as [[time sequence (Water Overlay)|values over time]], using an array of values defining {{time sequence start}}. This allows users to more dynamically define the maximum throughput and operational direction of the inlet.


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

Revision as of 12:21, 2 October 2020

Notes

  • Each calculation step is characterized by an amount of time that elapses. Based on the set flow rate, it is then calculated how much water is added in that time step.
  • A value of 0 means the potential amount of water flow is unlimited per timestep, and that water can flow both in and out based on the configured lower and upper thresholds, if they are configured.
  • It is possible to vary the INLET_Q over time, by providing a file with times and flow rates. The resulting data is stored in INLET_Q as an attribute array.
  • When using a dynamic INLET_Q, the adjustments in flow rate are immediate when the corresponding simulation time is reached.
  • When using a dynamic INLET_Q, a maximum of 10.000 values (5.000 pairs) can be defined.

This attribute can be defined as values over time, using an array of values defining start-time. This allows users to more dynamically define the maximum throughput and operational direction of the inlet.