Skip to content

ENH: extend support for EPANET conversion to all valve types #102

@fletchapin

Description

@fletchapin

Use Case

Currently only the only valve type supported in epyt_utils is the pressure release valve (or PRV).

Solution

EPANET has the full list of valve types on their website:

  • Pressure Reducing Valve (PRV)
  • Pressure Sustaining Valve (PSV)
  • Pressure Breaker Valve (PBV)
  • Flow Control Valve (FCV)
  • Throttle Control Valve (TCV)
  • General Purpose Valve (GPV)

Alternatives

Currently a user would have to code all valves as generic Valve objects, which leads to information loss.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds triageStill needs to be assigned to the correct party

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions