XPSWMM to TUFLOW-SWMM

From Tuflow
Jump to navigation Jump to search

Page Under Construction - Expected Finalization date: 23 February 2024

Introduction

This Wiki page outlines recommended steps for conversion of an XPSWMM model to TUFLOW.

XPSWMM is a flood and urban stormwater drainage modeling software developed by Autodesk (previously Innovyze and XP Solutions). The XPSWMM solution uses EPA SWMM for its 1D calculations, dynamically linked to TUFLOW for its 2D calculations. The software functions within a custom build Graphical User interface (GUI). During simulation, XPSWMM calls a TUFLOW dynamic library for the 2D calculations. As XPSWMM uses TUFLOW for its 2D engine, XPSWMM and TUFLOW use the same 2D solution and will achieve identical results if configured in a like-for-like way.

Common user feedback suggests the XPSWMM GUI is useful for simple modeling projects; however, it can become cumbersome and inefficient in workflow when dealing with larger datasets and/or a large volume of different scenario and event simulations. In response to requests from USA XPSWMM users who want to convert XPSWMM models into a native TUFLOW format, TUFLOW linkage with 1D EPA Storm Water Management Model (SWMM) was added as a supported feature in TUFLOW 2023-03-AD release. The modeling workflow in TUFLOW differs from XPSWMM, as TUFLOW modeling is integrated with QGIS (Geographical Information System) GIS software. This GIS integration is well-suited for working with larger datasets. Additionally, the structural design associated with TUFLOW modeling makes its general workflow extremely efficient, particularly for the automated management of multiple scenarios and events.

If you are building a TUFLOW SWMM model from scratch, not from XPSWMM, please refer to the TUFLOW SWMM Tutorials. Tutorials are provided for the following topics:

TUFLOW Licensing / XPSWMM Discount

If you are an existing / or past XPSWMM perpetual license owner who would like to purchase a TUFLOW license, please contact sales@tuflow.com. You may be eligible for an XPSWMM / TUFLOW discount in recognition of past royalties Autodesk paid TUFLOW when you purchased an XPSWMM perpetual license.

Dataset Download

The XPSWMM model used for this model conversion demonstration is available for download here: XPSWMM to TUFLOW Model Conversion Dataset. A copy of the completed converted model can be downloaded at the end of the page.

If you are using this example conversion dataset, please rerun the XPSWMM model before beginning the conversion process. This will generate the XPSWMM TUFLOW files and establish the correct file paths within them, aligning with the location where you have saved the dataset on your computer.

XPSWMM to TUFLOW Model Conversion

Two Dimensional (2D) Model Elements

XPSWMM writes TUFLOW model files when it pre-processes the model inputs defined in its GUI (prior to the hydraulic calculations). Using default settings, XPSWMM typically writes the TUFLOW files to the 2D\Data folder. follow these steps to extract and format the XPSWMM / TUFLOW 2D model features.

  1. Digital Terrain Model (DTM) Data Processing
  2. Convert XPSWMM Model to Recommended TUFLOW Structure
  3. Load Model in QGIS

One Dimensional (1D) SWMM Model Elements

The 1D culvert, pipe network and sub-catchment hydrology EPA SWMM items in the XPSWMM model need to be exported from the software and reconfigured for use by TUFLOW. Please follow the suggested workflow and instructions outlined below:

  1. Export 1D EPA SWMM Pipe Network Data from XPSWMM
  2. Configure 1D EPA SWMM Pipe Network Data for TUFLOW
  3. Export SWMM Hydrology
  4. Update SWMM Junction Data
  5. Export Update SWMM INP Files

TUFLOW Control File Updates

The linking between the 2D TUFLOW model and 1D SWMM is established within the TUFLOW control files. The following steps outline the basic commands needed to complete the linking process and execute the model. The following steps will require use of a text editor. The tutorial demonstration uses Notepad++. For its configuration information refer to Notepad++ Tips. For a clean and organized model, it is recommended to name all the TUFLOW control files similarly. For example, 1D2D_Urban_001.tscf, 1D2D_Urban_001.tbc, 1D2D_Urban_001.tgc and 1D2D_Urban_5m_001.tcf.

Note: For this demonstration, all commands will reference the datasets in the provided conversion model. Please update these references with the filenames used in your model.

  1. TUFLOW SWMM Control File (TSCF)
  2. TUFLOW Boundary Control File (TBC)
  3. TUFLOW Geometry Control File (TGC)
  4. TUFLOW Control File (TCF)
  5. Optional: Format TUFLOW Control Files

    Simulation Control Files

    TUFLOW Geometry Control File (TGC)

    The TUFLOW Geometry Control File (TGC) contains a series of commands that build the geometry model. At its minimum, the TGC contains:

    • Information on the size and orientation of the grid;
    • Grid cell codes (whether cells are active or inactive);
    • Bed / ground elevations; and
    • Bed material type or flow resistance value.


    The TGC requires no updates; however, it is recommended to review the TGC before running the simulation to ensure all commands are correct.



    TUFLOW Control File (TCF)

    The TCF file references all the control files, specifies time and output controls.

    In the Convert XPSWMM Model to Recommended TUFLOW Structure section, the Convert TUFLOW Model GIS Format processing tool utilizes the TUFLOW control files generated by XPSWMM to construct the TUFLOW SWMM model control files. During this process, the tool updates the commands within the TUFLOW control files to align with the requirements of a TUFLOW SWMM model. However, since the original control files were intended for use with XPSWMM, they lack the commands required to execute a TUFLOW simulation. Additionally, these files often contain unnecessary and/or outdated commands.

    In the section above, the TBC was edited to reflect the model updates implemented during the conversion process, while no updates were necessary for the TGC. However, the TCF requires updating to ensure the TUFLOW SWMM model runs smoothly.

    1. Remove or comment out the commands listed below.
      Check MI Save Date == Mass Balance Output Interval (s) ==
      MI Projection == CSV Time ==
      MI Projection Check == Viscosity Formulation ==
      Timestep (s) == Viscosity Coefficient ==
      Cell Wet/Dry Depth == SX ZC Check ==
      Read GIS XP Nodes == SX Storage Approach ==
      Simulations Log Folder == HX ZC Check ==
      Store Maximums and Minimums == Mass Balance Corrector ==
      Mass Balance Output ==
    2. Make the following updates:
      Original Command Updated Command
      GPKG Projection == 1D2D_Urban_001_proj GPKG Projection == ??
      Write Check Files == OFF Write Check Files == ..\check\
      Output Folder == ..\results\Output Output Folder == ..\results\
      Log Folder == log\Log Output Folder == log
      Map Output Data Types == qVdhZ0 Map Output Data Types == q V d h Z0
      Map Output Format == XMDF Map Output Format == XMDF TIF
    3. Add the following commands:
      Tutorial Model == ON  ! Required command to run this tutorial model licence free
      GIS Format == GPKG  ! Specify GPKG as the output format for all GIS files
      Solution Scheme == HPC  ! Heavily Parallelised Compute, uses adaptive timestepping
      Hardware == CPU  ! Replace with "Hardware == GPU" if GPU available
      Start Time == 0  ! Specifies the simulation start time (0 hours)
      End Time == 3  ! Specifies the simulation end time (3 hours)
      TIF Map Output Interval == 0  ! Outputs only maximums for grids
    4. Add the following command to reference the TUFLOW SWMM Control File (TSCF):
      SWMM Control File == ..\model\1D2D_Urban_001.tscf
    5. Save the TCF.

      Video

    Optional: Format TUFLOW Control Files

    In the sections above, we removed unnecessary commands from the TUFLOW control files and introduced additional commands to ensure the TUFLOW SWMM model runs smoothly. In this section, we will format and organize the TUFLOW control files to enhance readability, thereby improving the overall functionality of the model. This can be done by:

    • Using relative file paths to specify the location of various files and layers in the model.
    • Including a title at the beginning of each control file. For example, ! TUFLOW CONTROL FILE (.TCF) defines the model simulation parameters and directs input from other data sources.
    • Adding headings to sections of the control file. For example, ! MODEL INITIALIZATION could be used as a header for the commands required to initialize the TUFLOW SWMM model.
    • Utilizing comments to explain the purpose of commands. For example, Spatial Database == ..\model\gis\1D2D_Urban_001.gpkg  ! Specify the location of the GeoPackage Spatial Database.


    If using the provided model conversion dataset, the final Control files should look like this:
    insert images when dataset finalised

    TUFLOW Simulation Execution

    Converted Dataset

    After completing the model conversion steps outlined above, you can download the converted TUFLOW SWMM model dataset using the following link: <<link>> This dataset includes both the original XPSWMM model and the converted TUFLOW model. We recommend checking your converted TUFLOW model against the provided one to ensure all conversion steps were completed correctly.

    Feedback / Suggestions

    If you have any suggestions to be included in these pages, please email support@tuflow.com.

    Up
    Go-up.png Back to Main Page