USEPA/WNTR

EPANET Error 110

morTaZz opened this issue · 1 comments

im using the WNTR solver to dimension network pipelines. in which i start every pipe with a certain diameter from catalogue and rerun the algorithm until the headloss per each link is below a certain value.

this approach worked for small test networks, but now that im trying to import a larger network, it is giving me EPANET error 110.

the network is tested with networkx and it is a strongly connected network (bi-directional).

i have no clue what is causing the issue.

INP File : https://pastebin.com/czTaNdEB

Environment

  • Operating system: Win 11
  • Python version: 3.11.9
  • WNTR version: 1.1.0

nvm source wasnt connected to the network correctly