TUFLOW SWMM Tutorial M03: Difference between revisions
Content deleted Content added
Chris Huxley (talk | contribs) |
Chris Huxley (talk | contribs) |
||
Line 204:
=Simulation Control Files=
To avoid the potential risk of overwriting existing control files accidentally, we will start by saving new control files where we will be making subsequent syntax updates during the following steps.
==TUFLOW Control File (TCF)==▼
<ol>
<li>Open '''TS02_5m_001.tcf''' in a Text Editor (Notepad++ is recommended). Save the file as '''TS03_5m_001.tcf''' in the '''TUFLOW_SWMM_Module_03\TUFLOW\runs''' folder.
<li>Using the 'Open File' function in Notepad++:
:*Open '''TS02_001.tbc,''' and save the file as '''TS03_001.tbc''' in the '''TUFLOW\model''' folder.
:*Open '''TS02_001.tscf,''' and save the file as '''TS03_001.tscf''' in the '''TUFLOW\model''' folder.
<br>
</ol>
▲===TUFLOW Control File (TCF)===
Spatial Database == ..\model\gis\TS03_001.gpkg ! Specify the location of the GeoPackage Spatial Database
BC Control File == ..\model\TS03_001.tbc ! Reference the TUFLOW Boundary Condition Control File
Line 212 ⟶ 220:
!Map Cutoff Depth == 0.05 ! Sets map cutoff depth of 0.05 meter
===TUFLOW Boundary Control File (TBC)===
!Global Rainfall BC == RF_FC04 ! Reads in global rainfall
Read GIS SA == 2d_sa_TS03_001_R ! Reads in 2D source area
===TUFLOW SWMM Control File (TSCF)===
Read SWMM == swmm\sw03_001.inp ! 1D SWMM Urban Hydrology
| |||