TUFLOW SWMM Tutorial M02: Difference between revisions

Content deleted Content added
Line 203:
 
= Simulation Control Files =
To avoid the potential risk of overwrittingoverwriting existing contolcontrol files accidentally, we will start by saving new control files where we will be making subsequent syntax updates.
<ol>
<li> Open '''TS01_5m_001.tcf''' from the '''''TUFLOW_SWMM_Module_02\TUFLOW\runs''''' folder in a Text Editor (Notepad++ is recommended).
Line 214:
<font color="blue"><tt>Geometry Control File</tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>..\model\TS02_001.tgc</tt></font> <font color="green"><tt> ! Reference the TUFLOW Geometry Control File</tt></font><br>
<font color="blue"><tt>BC Control File </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>..\model\TS02_001.tbc</tt></font> <font color="green"><tt> ! Reference the TUFLOW Boundary Conditions Control File</tt></font><br>
<font color="blue"><tt>SWMM Control File </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt> ..\model\TS02_001.tscf </tt></font> <font color="green"><tt> ! Reference the SWMM (1D) Control File</tt></font> <br>Save '''TS02_5m_001.tcf'''.
 
</ol>