OpenWaterAnalytics / EPyT

EPyT: An EPANET-Python Toolkit for Smart Water Network Simulations
https://epanet-python-toolkit-epyt.readthedocs.io
European Union Public License 1.2
39 stars 26 forks source link

please edit example Create_Pressure_Gif.rst #17

Closed hossain93 closed 1 year ago

hossain93 commented 1 year ago

Hi please edit this example [EPyT](https://github.com/OpenWaterAnalytics/EPyT)/[docs](https://github.com/OpenWaterAnalytics/EPyT/tree/main/docs)/[source](https://github.com/OpenWaterAnalytics/EPyT/tree/main/docs/source)/Create_Pressure_Gif.rst in below line d.plot(Pressure=values, figure=False, min_colorbar=minPressure, max_colorbar=maxPressure, title=f'Pressures at time {hr} hrs') change Pressure to node_values