OpenWaterAnalytics / EPANET

The Water Distribution System Hydraulic and Water Quality Analysis Toolkit
MIT License
280 stars 205 forks source link

Constraints for geometric data in Epanet #724

Closed cdzuwa closed 1 year ago

cdzuwa commented 1 year ago

I haven't gone through all the major revisions made so far but i would like to know if there is a robust mechanism for checking geometric data in Epanet? I described an issue in this document that might be of interest to the community. This issue was identified while working on the C-TOWN Network.

LRossman commented 1 year ago

The elevations assigned to junction nodes in a water network model do not necessarily represent the elevations of the end points of the pipes. Other options include ground elevations, hydrant elevations, and service connection elevations. Which ones are chosen depends on where accurate pressure readings are needed. (See pages 89 - 90 in Advanced Water Distribution Modeling and Management).. Therefore I don't think it's possible to apply a general geometry check (such as pipe length > elevation drop) within Epanet without knowing what each junction elevation was based on.