TUFLOW CATCH Tutorial M04: Difference between revisions

Content deleted Content added
 
(2 intermediate revisions by the same user not shown)
Line 4:
TUFLOW CATCH Tutorial 04 is built from the models created in <u>[[TUFLOW_CATCH_Tutorial_M02 | TUFLOW CATCH Tutorial 02]]</u> and <u>[[TUFLOW_CATCH_Tutorial_M03 | TUFLOW CATCH Tutorial 03]]</u>. The completed TUFLOW CATCH Tutorial 03 is provided in the '''TUFLOW_CATCH_Module_04\Modelling''' folder of the download dataset as the starting point for this tutorial.
If unfamiliar with TUFLOW CATCH, it is recommended to complete <u>[[TUFLOW_CATCH_Tutorial_M01 | TUFLOW CATCH Tutorial 01]]</u>, <u>[[TUFLOW_CATCH_Tutorial_M02 | TUFLOW CATCH Tutorial 02]]</u> and <u>[[TUFLOW_CATCH_Tutorial_M03 | TUFLOW CATCH Tutorial 03]]</u> prior to starting this tutorial.
 
'''Note:''' An NVIDIA GPU card is required to run this tutorial model. If this is not available, a shortened simulation can be run on CPU by updating the following commands in the Global Settings section of the TUFLOW CATCH Control file (.tcc):
 
:<tt><font color=blue>Hardware </font><font color=red>==</font> CPU</tt>
:<tt><font color=blue>End Time </font><font color=red>==</font> 01/01/2021 12:00:00</tt>
 
= Meteorological Data =
Line 42 ⟶ 47:
*Project Folder: Click '...', and navigate to the '''TUFLOW_CATCH_Module_04\Modelling''' folder.
*Project CRS: Click the drop down menu and select 'Project CRS: EPSG:32760 - WGS 84 / UTM zone 60S’.
* TUFLOW HPC Executable: Click '...', and navigate to the '''exe\TUFLOW\20252026.10.0 folder'''. Select '''TUFLOW_iSP_w64.exe'''.
* TUFLOW FV Executable: Click '...', and navigate to the '''exe\TUFLOWFV\20252026.10.0''' folder. Select '''TUFLOWFV.exe'''.
* Default GIS Format: Click the drop down menu and select 'SHP'.
* Tick on 'Setup Control File Templates'.
Line 242 ⟶ 247:
<li>In Windows File Explorer, navigate to the '''TUFLOWCATCH\runs''' folder. Save a copy of '''_run_TC03_CATCH.bat''' as '''_run_TC04_CATCH.bat''' and open the file in a text editor.
<li>Update the batch file to reference the '''TC04_001.tcc''':<br>
<tt><font color=blue>set </font>exe<font color=red>=</font>"..\..\..\..\exe\TUFLOWCATCH\20252026.10.0\TUFLOWCATCH.exe"</tt><br>
<tt><font color=orange>%exe%</font> TC04_001.tcc</font></tt>
<li>Double click the batch file in file explorer to run the simulation. <br>