StormSewer is a free, GPL-licensed editor for EPA SWMM 5 models, with a storm-sewer design tool (Rational method, Manning, standard-step HGL, HEC-22 inlets, auto-sizing) built in. It draws the model on a map, edits it in a property sheet and attribute tables, runs it on the unmodified EPA engine you already have installed, and brings the results back onto the same map.
This manual is written for the engineer who has to defend the numbers. Every claim in it can be checked against the source code, and where the software does not do something yet, the manual says so.
Part 1 — Start here
Part 2 — Tutorials
Part 3 — Panes and tools
Part 4 — Methods
Part 5 — Troubleshooting
Part 6 — File formats
.inp section by section (including the ones EPA's Appendix
D omits), what StormSewer preserves, .out,
.rpt, .ssproj, CSV, GeoJSON, world files.Part 7 — Python
model, out and rpt
names and ten recipes.Appendices
File → Open .inp….Ctrl+Z. Single letters such as
J are tool shortcuts and work only when no text field has
the keyboard.runswmm.exe
or runswmm) that StormSewer runs as a child process.
StormSewer never modifies it.This manual describes StormSewer 0.9.8 and was checked against EPA
SWMM 5.2.4. The tutorial datasets are in docs/datasets/;
they are the EPA sample models and are public domain.