TUFLOW SWMM Tutorial M02: Difference between revisions

Content deleted Content added
Line 216:
<font color="blue"><tt>Spatial Database</tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>swmm\TS02_001.gpkg</tt></font><br>
<font color="blue"><tt>Read GIS BC </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>2d_bc_SWMM_Culvert_Connections_001_L</tt></font> <font color="green"><tt> ! Links the 1D culverts to the 2D domain</tt></font> <font color="blue"> <br>
<tt>Read GIS BC </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>2d_bc_SWMM_Pipe_Connections_001_L2d_bc_SWMM_Pipe_Network_Connections_001_P</tt></font> <font color="green"><tt> ! Links the 1D culvertsPipe Network Inlets to the 2D domain</tt></font> <br><font color="blue">
<tt>Read GIS BC </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>2d_bc_SWMM_Pipe_Network_Connections_001_L</tt></font> <font color="green"><tt> ! Links the 1D Pipe Network Outlets to the 2D domain</tt></font>
<li>Save the TBC.
</ol>
Line 222 ⟶ 223:
 
=== TUFLOW SWMM Control File (TSCF) ===
A new control file, the TUFLOW SWMM Control File (TSCF), is introduced. SWMM is a 1D hydraulic solver. All 1D SWMM files and commands are referenced in the TUFLOW SWMM Control File.<br>
<ol>
<li>Create a new text file calledOpen '''TS01_001.tscf'''. If using Notepad++, savedright inclick the file reference in '''TS02_5m_001.tcf''TUFLOW_SWMM_Module_01\TUFLOW\model'' and select '''Open folderFile'''.
<li>Save '''TS01_001.tscf''' as '''TS01_001.tscf''' in the '''''TUFLOW_SWMM_Module_02\TUFLOW\model''''' folder.
<li>Add the following command lines: <br>
<font color="blue"><tt>Read SWMM </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>swmm\TS01_001TS01_SWMM_Culvert_001.inp</tt></font> <font color="green"><tt> ! 1D SWMM input file</tt></font> <br>
<font color="blue"><tt>Read SWMM </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>swmm\TS01_SWMM_Pipe_Network_001.inp</tt></font> <font color="green"><tt> ! 1D SWMM input file</tt></font>
 
<li>Save the TSCF. <br>
</ol>