Bryant E. McDonnell
Bryant E. McDonnell
@michaeltryby, I'd like to explore and strategize the best pathways forward to bring in contributions from the community into the next (or a future) release of SWMM. Do you have...
Looking to add a basic function to terminate a simulation through using a method that requests a simulation to end with the Simulation object. Right now if you want to...
Initial PR to test some things. I have updated this to use `pyswmm` so that it is mac friendly. I changed some of the requirements and dropped your compiled swmm...
Same issue for SWMM-python. We are a but too restrictive and need not be.
I would like to record the values of multiple pollutants in each step, but when I open the Output object, it doesn't seem to be able to derive the appropriate...
For PySWMM-v2 there are several properties/methods inside the `Node` and `Link` classes that only apply to specific parts. These properties and methods should only be introduced to the `Node` and...
I have been thinking about how this project is used (or how it could be used in the future). I think we have good coverage on the INP `[READ/EXTRACT/EDIT/SAVE]` functionalities....
This can be completed after #174 and #155 (planning)