Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The adapter consists of separate pre- and post adapters that can be used to import and export timeseries data to/from the SWMM model and control the simulation period. The FEWS general adapter is used to configure both the pre- and post adapter and execute the SWMM simulation using the SWMM5 command line executable. This model adapter is written in java. Note there is an open-source python based adapter available in development as well, developed by Matrix Solutions inc. More information about that adapter will be provided later on this page here

SWMM pre-adapter

The SWMM pre-adapter converts the pi-xml files from Delft-FEWS to model native input files.

...