EPANET - Pump Pattern
Time pattern used to control the operation of
pump
This pattern has the following properties:
- Identification
- Description (Description, String) - Use a user-friendly description when the item name is not sufficient
- Name (Name, String) - item name
Avoid names that are too long or contain the following characters: '*', '>', '<', '/', '\', '"', ':', ';', '|', '=', '`', '#', ',', '?'
- Object
- Priority (Priority, Enum) - Information regarding the item's current state. Can be:
Neutral: no issues
Critical: A problem preventing the calculation or use of the item
- Error Evaluation (CurveError, Enum) Result of the data evaluation
- Curve Data (CurveData, IListClonavel) - the curve data, with the following columns:
- Period (Item, Integer) - data index
- Value (Value, Double) - the value to be considered
The data are entered into the table and plotted on the graph for better visualization:
The default multipliers are equivalent to the speed settings.
A multiplier of zero implies that the pump will be off for the corresponding period of time.
The pump pattern is associated with
pump by
activity
pump no
Constructor
from
pressurized linear devices
Note: To create/edit a Time Pattern, use the command
EPANETPATTERNS
For more information, see the topic
Time Patterns