TUFLOW CATCH Tutorial M01: Difference between revisions

Content deleted Content added
 
(One intermediate revision by the same user not shown)
Line 126:
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 has four command blocks:
<ol>
<li> Global commandssettings
<li> Catchment Hydraulic Model (TUFLOW HPC) commands
<li> Catchment Pollutant Export Model
Line 178:
<tt><font color="blue">ESTRY Control File</font><font color="red"> == </font> ..\..\TUFLOW\model\TC01_001.ecf <font color="green"> ! Reference the ESTRY (1D) Control File</font></tt><br>
 
<li> In the 'Soils' section, reference the soils file (.tsoilf), and defineremove or comment out the 'soil parameters:negative rainfall approach' command using a '<font color="green"><tt>!</tt></font>' symbol.<br>
<tt><font color="blue">Read Soils File</font><font color="red"> == </font>..\..\TUFLOW\model\TC01_soils_001.tsoilf <font color="green"> ! Reference the Soils File</font></tt><br>
<tt><font color=green>! Soil Negative Rainfall Approach == FACTOR</font></tt><br>
 
<li> In the 'Pollutant Configuration' section, reference the receiving polygon and set the pollutants. In this tutorial, salinity, temperature, dissolved oxygen (WQ_DISS_OXYGEN_MG_L), alive and dead ecoli (WQ_PATH_ECOLI_ALIVE/DEAD_CFU_100ML) and clay sediment (SED_CLAY) are simulated.<br>