QGIS SWMM Convert XPSWMM Model From XPX

From Tuflow
Revision as of 16:01, 12 August 2024 by Emilie Nielsen (talk | contribs)
Jump to navigation Jump to search

Introduction

This tool converts XPSWMM models for use in TUFLOW-SWMM using a xpx file exported from XPSWMM. Common XPSWMM parameters are converted. Some attributes will need to be specified manually. The tool uses the Convert TUFLOW Model GIS Format processing tool to convert the 2D portion of the model, extracts the 1D portion from the xpx file, and modifies the converted model to incorporate SWMM into the TUFLOW model.

Please refer to XPSWMM to TUFLOW SWMM , for further instructions on the model conversion process.

To export the xpx file from XPSWMM:

  1. From the top dropdown menu options, select File > Import/Export Data > Export XPX Data. This will open a dialog. Leave all options as default and click 'Export'.
  2. When prompted, save the file under an appropriate name to the folder where the XPSWMM model is located.

Note: The xpx file can be exported from XPSWMM or the free XPSWMM Viewer.

Usage

This tool, Convert - XPSWMM model from XPX (beta), can be found in the QGIS processing toolbox panel under TUFLOW >> SWMM. To open the Processing Toolbox panel, navigate to 'Processing' in the menubar and select 'Toolbox'.

Open processing toolbox.png

Parameters

  1. XPSWMM Exported XPX File: The *.xpx file exported from the XPSWMM application or viewer.
  2. TUFLOW TCF Filename: The TUFLOW control file (TCF) from the XPSWMM model. By default, this will be located in the 2D\Data folder.
  3. SWMM File Prefix: Sets the prefix for the SWMM files in the converted model.
  4. Output Solution Scheme: The solution scheme for the converted model.
  5. Output Hardware Specification: The hardware selection for the converted model
  6. Output Vector Format: The GIS format to use for the converted TUFLOW files.
  7. Output Raster Format: The raster format used for the DEMs in the converted model.
  8. Output Profile: The format of the output TUFLOW GIS files.
  9. Event name if no global storms: Event name for converted TUFLOW files.
  10. BC width for created 1D/2D connections (HX/SX): Width of 1D/2D connections. This value should be approximately 2 times the width of the hydraulic model 2D cell size.
  11. BC offset distance for created 1D/2D connections (HX/SX): Distance from the channel endpoint to the midpoint of the BC line.
  12. Output Folder: Determines the location of the converted model. To ensure correct TUFLOW-SWMM model folder structure, navigate to an appropriate file location, create a TUFLOW folder and select it.
  13. Output CRS: The CRS (Coordinate Reference System) for the TUFLOW-SWMM model. The tool will apply this CRS to the output files..


File:.png

Up
Go-up.png Back to TUFLOW QGIS Plugin Main Page