7.3. QGEP-SWMM workflow
7.3.1. Workflow
Each step of the workflow is explained in details in next chapters.
7.3.1.1. Prepare and check the data
The function
SWMM Set default coefficient of friction
can be used to fill automatically default reach friction.
7.3.1.2. Generate a SWMM Export
Run SWMM Create Input
. It:
reads simulation parameters from a template
.inp
file,reads data from the QGEP views (schema
qgep_swmm
),generates an input file for SWMM (
.inp
).
7.3.1.3. Check the Export
Check generated .inp
file.
Its likely that the .inp
file generated in the previous step contains errors or needs some parameters to be tuned.
We recommend to first open the .inp
file with the SWMM Graphical User Interface (GUI).
Error summarized at the SWMM startup might highlight error in QGEP. Other errors can be solved directly in SWMM.
If you need to tune the simulation parameters, you have to edit the .inp
file with SWMM GUI.
7.3.1.4. Run the simulation
Run SWMM Execute
, it launches SWMM. Run it on a tested .inp
file.
It generates a report file .rpt
which contains the summary and the full time series.
Errors can also occur during the running time.
Alternatively, you can run the simulation from the SWMM interface or with command line.
7.3.1.5. Stores and map the Results
If you dont want to store the result in QGEP database: Run
SWMM Extract Results
. It parses the report file and generates three QGIS table layers from the summary. The user has to join the computed values with the geometries and map them.If you want to store the results in QGEP and use the dedicated view for the mapping: .Run
SWMM Import Results
. It parses the report file. The results are imported in the measurements table, they populate a view dedicated for the mapping.
7.3.2. GEP project
WORK IN PROGRESS: This section must be completed with end users
Usually, a GEP analysis has at least three steps:
The current state of the network is analysed
The planned state is analysed.
Several variants are tested and analysed
Minimal parameters to be set
Time series
: Create a time serie for the rain. The time series have to be linked to the raingages Hydrology > Rain Gages
(which are linked to the subcatchments)
Hydrology > Subcatchment
: Set percent of of impervious area and infiltration parameters
Optional parameters
Climatology > Evaporation
Run planned state simulation
In the function
SWMM Create Input
choose the state planned. It extract the planned wastewater structures.
Run variants (network is modified)
New links and new nodes are created directly in SWMM GUI