XPSWMM Conversion TUFLOW SWMM Control File (TSCF)

From Tuflow
Revision as of 10:00, 19 February 2024 by Chris Huxley (talk | contribs)
Jump to navigation Jump to search

TUFLOW SWMM Control File (TSCF)

The TUFLOW SWMM Control File (TSCF) is used as the file that references all EPA SWMM inputs.

  1. In Windows File Explorer, navigate to the TUFLOW\model folder and create a new blank text file with the extension .tscf (for example 1D2D_Urban_001.tscf).
  2. Open the TSCF into a Text Editor (Notepad++ is recommended) and add the following commands.
    Read SWMM == swmm\1D2D_Urban_HDR_001.inp  ! 1D SWMM Pipe Network input file
    Read SWMM == swmm\1D2D_Urban_RNF_001.inp  ! 1D SWMM Hydrology input file
    Read SWMM == swmm\swmm_inlet_curves_XP_001.inp  ! 1D SWMM Inlet Curves input file
    Read GIS SWMM Inlet Usage == swmm\swmm_iu_XP_001.gpkg >> inlet_usage  ! 1D SWMM Pipe Network Inlet Usage layer

    <<Video>>


Up
Go-up.png Continue to Next Step: "TUFLOW Boundary Control File (TBC)"
Up
Go-up.png Back to Main XPSWMM to TUFLOW Conversion Page