Michael Tryby
Michael Tryby
Sometimes when running swmm on an input file that references auxiliary data (such as rainfall data), the simulation fails because it is unable to open the auxiliary file (ERROR 317)....
> there is a dead loop when using the LID Usage option “Return all outflow to pervious area”. It looks like the read line in the lid_addDrainLoads() method is at...
> I think this is a holdover bug for SWMM 4 but street sweeping does not work if you have an ending day/month before the starting day/month of street sweeping....
pyswmm should throw a warning when calling a function that would cause an existing file -- a binary output file or report file -- to be over written.
When running long simulations or large models using pyswmm from the command line long periods of no activity give the user the impression that the software is "hanging". Pyswmm should...
See PR #275
We should switch to including SWMM and EPANET engines in the UI project as submodules. This should help simplify the process of merging new engine versions with the UI. @TongZhai...
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...
@mdbartos Nice work! I noticed in `run.py` that `_dt=1e-6`. What units are time in?
Passing a filename containing unicode characters causes ERROR 303. Bug reported by pyswmm user.