lsmatott / ostrich-swmm

A toolset for connecting the OSTRICH optimization software toolkit with the SWMM simulation model.
GNU General Public License v2.0
29 stars 19 forks source link

Added subcommand to run SWMM with pre- and post-processing steps #6

Closed tyearke closed 7 years ago

tyearke commented 7 years ago

This pull request adds the ability to run SWMM with input parameter injection before a run and output metric extraction after a run. This subcommand is designed to make invocation from OSTRICH simple.

By default, the command will use the swmm5 executable found in the system's PATH, but the config file can specify another path to use instead.