epanet-python
epanet-python copied to clipboard
python wrapper for epanet library
After using the function of 'addpattern' to add a new time pattern into the network, I want to input the values all at once by using the function of 'setpattern'....
When I use the latest version of owa-epanet to run the hydraulic analysis in the mode of PDA, I encountered a fatal error about pump simulation. The network contains many...
Those are needed for OSX .
When I was using the python version of OWA-EPANET, I found all functions do not retrieve the integer values of warnings, as it's stated in "README". You know it's hard...
I had a chance to review the Issues posted to this repository and it seems like build and install problems have been coming up frequently. Is there any interest in...
PRs welcome!
I am trying to build epanet-python package on my computer. After running the code: `python3 setup.py sdist bdist_wheel`, it returned the cmake error at CMakeLists.txt. The cmake error I encoutered...
The function **setnodevalue** does not accept property **EN_HEAD** for a node of type **EN_RESERVOIR** (Error 251: function call contains invalid parameter code). It seems that the only way to set...
epanet-python [Github Link](https://github.com/OpenWaterAnalytics/epanet-python) EPyT [Github Link](https://github.com/OpenWaterAnalytics/EPyT)