Here a a few links to connecting SWMM 5 using Python code
http://assela.pathirana.net/SWMM5-Python
http://pypi.python.org/pypi/SWMM5/
http://code.google.com/p/swmm5-ea/
Here a a few links to connecting SWMM 5 using Python code
http://assela.pathirana.net/SWMM5-Python
http://pypi.python.org/pypi/SWMM5/
http://code.google.com/p/swmm5-ea/
You need to be a member of SWMM 5 or SWMM or EPASWMM and SWMM5 in ICM_SWMM to add comments!
Replies
Hello everybody!, I have encountered the same issue in the last year, and because of this I have developed an open source solution to replicate the SWMM algorithm in Matlab, Python, and LabVIEW easily. I have called it MatSWMM an it is available at: https://github.com/water-systems/MatSWMM
MatSWMM can be useful to model Real-time control for urban drainage systems (which was not possible with Pathirana's python library), extract simulation results and edit systematically a system that has been created with the SWMM platform. I hope this can be useful to fullfil the requirements of the unpleasant batch simulation problems.
Please check it out, and feel free to contact me (ga.riano949@uniandes.edu.co) if any doubt or suggestion appears.