SWMM - Regras de Controle - Cláusulas de Ação
An action clause of a control rule can have one of the following formats:
PUMP id STATUS = ON/OFF
CONDUIT id STATUS = OPEN/CLOSED
PUMP/ORIFICE/WEIR/OUTLET id SETTING = value
Where:
- id - the object ID label
- SETTING depends on the object being controlled:
- Pumps: is a multiplier applied to the flow calculated from the curve pump speed (or relative pump speed for a TYPE5 pump)
- Orifices: is the fractional amount that the orifice is fully open ( orifice control is accomplished by lowering or raising a horizontal gate from the top of the orifice)
- Spills: is the fractional amount of the original freeboard that exists ( i.e. control of the spillway is performed by moving the crest height up or down)
- Outputs: is a multiplier applied to the flow rate calculated from the curve nominal output.
Some examples of action clauses are:
PUMP P67 STATUS = OFF
ORIFICE O212 SETTING = 0.5
In SOLIDOS, the actions are edited in the frame (command SWMMCONTROLS b>):
To add an action, use the button Add
To remove the selected actions, use the button Delete
See also: SWMM Rules Controls