TUFLOW CATCH Tutorial M04: Difference between revisions

Content deleted Content added
Created page with "= Introduction = In this module, a TUFLOW CATCH integrated model with interventions is developed. <br> TUFLOW CATCH Tutorial 04 is built from the models created in <u>TUFLO..."
 
 
(3 intermediate revisions by 2 users 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 179 ⟶ 184:
<tt><font color=blue>Sediment Control File</font><font color=red> == </font>..\..\TUFLOWFV\stm\TC04_001.fvsed <font color=green> ! Reference the Sediment Control File</font></tt><br>
 
<li> In the 'Initial Conditions' section, update the following commands to set the initial temperature, salinity, sediment concentration and salinity:water quality concentrations. The initial water level was set in <u>[[TUFLOW_CATCH_Tutorial_M03#Receiving_Model | TUFLOW CATCH Tutorial 03]]</u>.<br>
<tt><font color=blue>Initial Temperature</font><font color=red> == </font>17.0 <font color=green> ! Specify initial temperature (degrees Celsius)</font></tt><br>
<tt><font color=blue>Initial Salinity</font><font color=red> == </font>0.0 <font color=green> ! Specify initial salinity (psu)</font></tt><br>
<tt><font color=blue>Initial Sediment Concentration</font><font color=red> == </font>20 <font color=green> ! Specify initial suspended sediment concentration for clay (mg/L)</font></tt><br>
<tt><font color=blue>Initial WQ Concentration</font><font color=red> == </font>8.0, 1e6, 1e6 <font color=green> ! Specify initial water quality concentration for dissolved oxygen, alive and dead E. coli</font></tt><br>
 
<li>In the 'Meteorology' section, add the following boundary condition blocks to specify meteorological conditions. The variable '<tt>met_ts</tt>' is used to define the location of the meteorological data. <br>
Line 257 ⟶ 264:
* Meteorological data, water quality and sediment transport were added to the model.
* A TUFLOW CATCH JSON file was created to review the transfer of results (particularly pollutants) between the TUFLOW HPC and the TUFLOW FV domains.
* For further training opportunities see <u>[https://tuflow.com/training/training-course-catalogue/ TUFLOW Training Catalogue]</u> and/or contact <u>[mailto:training@tuflow.com training@tuflow.com]</u>. <br>
<br>
{{Tips Navigation