TUFLOW SWMM Tutorial M02: Difference between revisions

Content deleted Content added
Line 191:
 
== Export SWMM INP File ==
The model we are building will use two SWMM INP files.
The model we are building will use two SWMM INP file. '''TS01_001.gpkg''' was already created in TUFLOW SWMM Tutorial Module 1, and has been included in the base model we are using for Module 2. A second INP file will be used to define all the SWMM Pie Network inputs.
 
* '''TS01_001.inp''' was already created in TUFLOW SWMM Tutorial Module 1. It contained details defining the three embankment culverts under the roads crossing the dominant flow paths. It also contained the associated 1D SWMM / 2D TUFLOW connection Layer objects. '''TS01_001.inp''' has been included in the base model we are using for Module 2. No changes will be made to it.
* We will create a new INP file now for the SWMM pipe network inputs. To do this, we need to convert '''TS02_001.gpkg''' into a SWMM INP file.
<ol>
<li>In the QGIS Layer Panel, select '''TS02_001.gpkg''' and right click '''Links--Conduits'''. Select TUFLOW > 'SWMM - Export inp file'. This opens the dialog shown below.
Line 246 ⟶ 247:
<li>Open '''TS02_001.tscf'''.
<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_SWMM_Culvert_001TS01_001.inp</tt></font> <font color="green"><tt> ! 1D SWMM Culvert 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_001TS02_001.inp</tt></font> <font color="green"><tt> ! 1D SWMM Pipe Network input file</tt></font>
<li>Save the TSCF. <br>
</ol>