Difference between revisions of "TUFLOW CATCH Tutorial M04 Draft"
Line 14: | Line 14: | ||
== TUFLOW CATCH Control File (TCC) == | == TUFLOW CATCH Control File (TCC) == | ||
− | |||
− | |||
=== Global Settings === | === Global Settings === | ||
− | + | For this tutorial, leave all commands as is. This section of the .tcc was populated in <u>[[TUFLOW_CATCH_Tutorial_M01 | TUFLOW CATCH Tutorial 1]]</u>. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== Catchment Hydraulic Model === | === Catchment Hydraulic Model === | ||
− | + | For this tutorial, leave all commands as is. This section of the .tcc was populated in <u>[[TUFLOW_CATCH_Tutorial_M03 | TUFLOW CATCH Tutorial 3]]</u>. | |
+ | |||
+ | === Pollutant Export Model === | ||
+ | This block contains commands that control the pollutant export (and other constituent) simulation. For this tutorial, the pollutant export model block must be updated to include interventions. | ||
<ol> | <ol> | ||
− | <li> | + | <li> Save a copy of '''TC03_001.tcc''' as '''TC04_001.tcc''' in the '''TUFLOW_CATCH_Module_04\Modelling\TUFLOWCatch\runs''' folder. Open '''TC04_001.tcc''' in a text editor. |
− | + | <li> In the 'Interventions' section, update the following command to reference the interventions (2d_im) layer created earlier in this tutorial. <br> | |
− | + | <tt><font color=blue>Read GIS Intervention</font><font color=red> == </font>..\..\TUFLOW\model\gis\2d_im_TC04_001_L.shp </font> <font color=green> ! GIS layer defining interventions</font></tt><br> | |
− | + | ||
− | <li> In the ' | ||
− | <tt><font color=blue>GIS | ||
− | |||
− | |||
− | |||
− | |||
− | |||
<li> | <li> | ||
</ol> | </ol> | ||
− | |||
− | |||
=== Receiving Model === | === Receiving Model === | ||
− | For this tutorial, leave all commands as is. This section of the .tcc | + | For this tutorial, leave all commands as is. This section of the .tcc was populated in <u>[[TUFLOW_CATCH_Tutorial_M03 | TUFLOW CATCH Tutorial 3]]</u>. |
= Running the Simulation = | = Running the Simulation = |
Revision as of 16:24, 2 April 2025
Page Under Construction
Introduction
In this module, a TUFLOW CATCH integrated model with interventions is developed.
TUFLOW CATCH Tutorial Module 4 is built from the model created in TUFLOW CATCH Module 3. The completed TUFLOW CATCH Module 03 is provided in the TUFLOW_CATCH_Module_04\Modelling folder of the download dataset as the starting point for this tutorial. If you are not already familiar with TUFLOW CATCH, we recommend completing TUFLOW CATCH Module 1, TUFLOW CATCH Module 2 and TUFLOW CATCH Module 3 prior to starting this tutorial.
GIS Inputs
Create, import and view input data:
Simulation Control Files
The following steps will require use of a text editor. The tutorial demonstration uses Notepad++. For its configuration information refer to Notepad++ Tips.
TUFLOW CATCH Control File (TCC)
Global Settings
For this tutorial, leave all commands as is. This section of the .tcc was populated in TUFLOW CATCH Tutorial 1.
Catchment Hydraulic Model
For this tutorial, leave all commands as is. This section of the .tcc was populated in TUFLOW CATCH Tutorial 3.
Pollutant Export Model
This block contains commands that control the pollutant export (and other constituent) simulation. For this tutorial, the pollutant export model block must be updated to include interventions.
- Save a copy of TC03_001.tcc as TC04_001.tcc in the TUFLOW_CATCH_Module_04\Modelling\TUFLOWCatch\runs folder. Open TC04_001.tcc in a text editor.
- In the 'Interventions' section, update the following command to reference the interventions (2d_im) layer created earlier in this tutorial.
Read GIS Intervention == ..\..\TUFLOW\model\gis\2d_im_TC04_001_L.shp ! GIS layer defining interventions
Receiving Model
For this tutorial, leave all commands as is. This section of the .tcc was populated in TUFLOW CATCH Tutorial 3.
Running the Simulation
Troubleshooting
See tips on common mistakes and troubleshooting steps if the model doesn't run:
Check Files and Results Output
Complete the steps outlined in the following links to review check files and simulation results from the TUFLOW CATCH pollutant export model simulation:
TUFLOW CATCH Tutorial 04 Check Files
TUFLOW CATCH Tutorial 04 Results