TUFLOW CATCH Tutorial M01: Difference between revisions

Content deleted Content added
 
(9 intermediate revisions by 2 users not shown)
Line 102:
<ol>
<li>Save a copy of '''M06_003.tbc''' as '''TC01_001.tbc''' in the '''TUFLOW_CATCH_Module_01\Modelling\TUFLOW\model''' folder.
<li> Open the '''TC01_001.tbc''' in a text editor and updateremove or comment out the reference to the 2D boundaries: using a '<font color="green"><tt>!</tt></font>' symbol.<br>
<tt><font color=bluegreen>! Read GIS BC</font><font color=red> == </font>gis\2d_bc_TC01_001_L2d_bc_M01_001_L.shp <font color=green> ! Reads in downstream 2D boundary</font></tt><br>
<li> Add the additional lines to reference the 1D/2D culvert connections:<br>
<font color="blue"><tt>Read GIS BC </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>gis\2d_bc_M03_culverts_001_P.shp</tt></font> <font color="green"><tt> ! Links the 1D culverts to the 2D domain</tt></font> <br>
Line 188:
<li> In the 'Output Map Configuration' section, update the following commands to set the map output formats, the map output interval, map cuttoff depth and to define the TIF output parameters. <br>
<tt><font color="blue">Map Output Format</font><font color="red"> == </font>XMDF TIF <font color="green"> ! Result file types</font></tt><br>
<tt><font color="blue">Map Output Data Types</font><font color="red"> == </font>catch h v d <font color="green"> ! Output data types</font></tt><br>
<tt><font color="blue">Map Output Interval</font><font color="red"> == </font>30 <font color="green"> ! Interval of output map data (seconds)</font></tt><br>
<tt><font color="blue">Map Cutoff Depth</font><font color="red"> == </font>0.05 <font color="green"> ! Sets map cutoff depth (meters)</font></tt><br>
Line 252 ⟶ 253:
 
===Receiving Model (TUFLOW FV)===
For this tutorial, leave all commands as is. This section of the .tcc will be populated in <u>[[TUFLOW_CATCH_Tutorial_M03 | TUFLOW CATCH Tutorial 03]]</u>.
 
=Running the Simulation=
Line 273 ⟶ 274:
:*<u>[[TUFLOW_CATCH_Tutorial_M01_Results_QGIS | TC01 - Results]]</u><br>
 
=Reviewing Model Performance (.catchlog)=
'''<font color=red><font size=3>This section is under construction</font></font>'''<br>
There are a number of useful outputs from TUFLOW CATCH for reviewing the model performance.
 
===TUFLOW CATCH Log File (.catchlog)===
The first placefile to lookreview is in the TUFLOW CATCH Log File (.catchlog). The <tt><font color=blue>Log Folder</font><font color=red> == </font>log</tt> command in the .tcc controls where the .catchlog is written. <br>
Navigate to the '''Modelling\TUFLOWCATCH\runs\log''' folder and open the '''TC01_001.catchlog''' file in a text editor. It contains a summary of the TUFLOW CATCH simulation. The following are the key points to review: <br>
* '''Global Settings:''' The commands from the 'Global Settings' section of the .tcc are echoed here. Review these to confirm that the correct settings have been applied.<br>
:[[File: TC1_catchlog_01aTC1_catchlog_01b.png]]<br>
* '''Simulation Configuration:''' The .catchlog outlines withwhich models have been used and what simulation configuration has been run. In this tutorial, the catchment hydraulic and pollutant export models have been applied, indicating a pollutant export configuration. <br>
:[[File: TC1_catchlog_02a.png]]<br>
* '''Run Status:''' At the end of the file, a message will confirm the simulation outcome.
:* If successful, it will state 'Run Successful'<br>
::[[File: TC1_catchlog_03aTC1_catchlog_03b.png]]<br>
:* If an issue occurred, the simulation will stop and an error message will be reported. An example error is shown in the image below.
::'''Note:''' AllEach TUFLOW CATCH error messagesmessage havehas a corresponding wiki page. Thesethat pages containprovides further details onabout the error, and suggestions onfor how itto canfix bethe rectifiedissue. Refer to <u>[[5xxx_TUFLOW_Messages | 5xxx Messages]]</u> for a list of all TUFLOW CATCH related error messages.<br>
::[[File: TC1_catchlog_04aTC1_catchlog_04c.png]]<br>
 
===Other Log Files===
Line 295:
 
====TUFLOW Log File (.tlf)====
AsSince the catchment hydraulic model has beenis specified in this tutorial, review the TUFLOW Log File. The <tt><font color=blue>Log Folder</font><font color=red> == </font>log</tt> command in the .tcc controlsdefines where the .tlf is written<br>
Navigate to the '''Modelling\TUFLOWCATCH\runs\log''' folder and open the '''TC01_001_catchment_hydraulic.tlf''' file in a text editor.
* Scroll down to the bottom to 'Simulation Summary'. This includes information about the computation time, messages, volume calculations and mass error.
Line 302:
 
====TUFLOW FV Log File (.log)====
As theThe receiving model has not been specified in this tutorial, so no TUFLOW FV Log File (.log) has been created. The TUFLOW FV Log File will be reviewed in <u>[[TUFLOW_CATCH_Tutorial_M03#Reviewing_Model_Performance | TUFLOW CATCH Tutorial 03]]</u>.
 
=Conclusion=
Line 308:
* Check files were used to review the transfer from the Catchment Hydraulic model (TUFLOW HPC) into the receiving polygon.
* TUFLOW CATCH time series results and TUFLOW map outputs were assessed to observe the pollutant behaviours.
* 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