Head Loss Curve
A Head Loss curve is used to describe the Head Loss through a
general purpose valve (GPV) as a function of flow rate
This curve 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 very long names or names containing 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 columns:
- Flow Rate (X, Double) - the flowing discharge
- Head Loss (Y, Double) - the head loss to be considered
The data are entered into the table and plotted on the graph for better visualization:
It provides the ability to model devices and situations with unique loss-to-flow relationships, such as low-flow back flow prevention valves, turbines, and downhole drawdown behavior.
Note: To create/edit a curve, use the command
EPANETCURVES