Difference between revisions of "XPSWMM Conversion TUFLOW SWMM Control File (TSCF)"
Jump to navigation
Jump to search
Chris Huxley (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | + | = TUFLOW SWMM Control File (TSCF) == | |
The TUFLOW SWMM Control File (TSCF) is used to control the SWMM input data flow. All 1D SWMM files and commands are referenced in the TUFLOW SWMM Control File.<br> | The TUFLOW SWMM Control File (TSCF) is used to control the SWMM input data flow. All 1D SWMM files and commands are referenced in the TUFLOW SWMM Control File.<br> | ||
<ol> | <ol> | ||
Line 12: | Line 12: | ||
<br> | <br> | ||
</ol> | </ol> | ||
+ | |||
{{Tips Navigation | {{Tips Navigation | ||
|uplink=[[XPSWMM_to_TUFLOW-SWMM#TUFLOW_Control_File_Updates| Back to XPSWMM to TUFLOW Conversion Page]] | |uplink=[[XPSWMM_to_TUFLOW-SWMM#TUFLOW_Control_File_Updates| Back to XPSWMM to TUFLOW Conversion Page]] | ||
}} | }} |
Revision as of 12:14, 15 February 2024
TUFLOW SWMM Control File (TSCF) =
The TUFLOW SWMM Control File (TSCF) is used to control the SWMM input data flow. All 1D SWMM files and commands are referenced in the TUFLOW SWMM Control File.
- In Windows File Explorer, navigate to the TUFLOW\model folder and create a new blank text file with the extension .tscf.
- 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 |
---|
Back to XPSWMM to TUFLOW Conversion Page |