TUFLOW CATCH Tutorial M01: Difference between revisions

Content deleted Content added
Line 123:
 
== TUFLOW CATCH Control File (TCC) ==
A TUFLOW CATCH simulation is set up and executed by constructing a TUFLOW CATCH Control file (.tcc). TUFLOW Control file (.tcf) and TUFLOW FV Control file (.fvc) are not used. The TCC.tcc has four command blocks:
<ol>
<li> Global commands
Line 132:
All blocks must be included in the above order, but the later three can be switched on and off with a single command.
 
The TUFLOW CATCH plugin has created a TCC.tcc template file in the '''TUFLOWCATCH\runs''' folder, '''TC01_001.tcc'''. This file has been populated with all the commands needed to execute a TUFLOW CATCH simulation. In this section, the template commands will be populated/updated for this tutorial model.
 
=== Global Settings ===
Line 248:
 
<li> For this tutorial, leave all interventions commands as is.
<li> Save the TCC.tcc.
</ol>