TUFLOW SWMM Tutorial M01: Difference between revisions

Content deleted Content added
Line 213:
{{Video|name=Animation_create_inp_001.mp4|width=1235}}
 
= Simulation Control Files =
To differentiate the TUFLOW SWMM tutorials from the TUFLOW/ESTRY tutorials, TS will be used as the new file prefix in this series of tutorials.
 
<li>Save a copy of the '''M02_5m_001.tcf''' as '''TS01_5m_001.tcf''' in the '''''TUFLOW_SWMM_Module_01\TUFLOW\runs''''' folder.
 
=== TUFLOW Boundary Control File (TBC) ===
To differentiate the TUFLOW SWMM tutorials from the TUFLOW/ESTRY tutorials, TS will be used as the new file prefix in this series of tutorials.
<ol>
<li>Save '''M01_001.tbc''' as '''TS01_001.tbc''' in the '''''TUFLOW_SWMM_Module_01\TUFLOW\model''''' folder.
Line 237 ⟶ 240:
=== TUFLOW Control File (TCF) ===
<ol>
<li>Save a copy of the '''M02_5m_001.tcf''' as '''TS01_5m_001.tcf''' in the '''''TUFLOW_SWMM_Module_01\TUFLOW\runs''''' folder.
<li>Open the '''TS01_5m_001.tcf''' in a text editor:<br>
Add the following line in the 'Model Inputs' section: <br>
<font color="blue"><tt>SWMM Control File </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt> ..\model\TS01_001.tscf </tt></font> <font color="green"><tt> ! Reference the SWMM (1D) Control File</tt></font> <br>
Add the following line in the 'Output Settings' section: <br>
<font color="blue"><tt>NetCDF Output Start Date </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>2020-01-01 00:00 </tt></font> <font color="green"><tt>! Sets the output units for the NetCDF time variable</tt></font> <br>
<li>Make the following reference update: <br>
<font color="blue"><tt>BC Control File </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>..\model\TS01_001.tbc</tt></font> <font color="green"><tt> ! Reference the TUFLOW Boundary Conditions Control File</tt></font> <br>