asselapathirana / epanettools

EPANET calling API for python.
Other
16 stars 13 forks source link

Curve Manipulation #29

Open varsha2611 opened 6 years ago

varsha2611 commented 6 years ago

Hi, I am working on Hydraulic Optimization using your epanet Simulation tool. I was wondering if the Python implementation support pump curve manipulation. I would like to add a new PumpCurve and set the added Curve to a Link?

Thank you.