Michael Tryby

Results 30 issues of 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)....

enhancement

> 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...

bug

> 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....

bug

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.

type:enhancement

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...

type:enhancement

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...

enhancement
swmm
EPANET

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.

bug
help wanted