How to create, run, modify a SWMM5 model using python?

Mel Meng
Jan 8, 2022

--

This blog is part of the Generative design series. To do generative design we need to run hundreds and thousands of simulations to discovery the best design. In this post, we’ll write the python code to,

  • create a model from a template with a new set of parameters
  • run the model
  • extract the results

The code and example can be found on github.

--

--

Mel Meng
Mel Meng

No responses yet