Difference between revisions of "TUFLOW CATCH Tutorial M01 Draft"

From Tuflow
Jump to navigation Jump to search
Line 15: Line 15:
 
! style="background-color:#005581; font-weight:bold; color:white;" width=80%| Description
 
! style="background-color:#005581; font-weight:bold; color:white;" width=80%| Description
 
|-
 
|-
|rowspan="8" style="text-align: center;"|TUFLOW
+
|rowspan="7" style="text-align: center;"|TUFLOW
| bc_dbase|| Boundary condition database(s) and input time-series data.
+
| bc_dbase|| Contains TUFLOW boundary condition database(s) and input time-series data.
 
|-
 
|-
| check || GIS and other check files to carry out quality control checks (use Write Check Files).
+
| check || Not used, but <font color="red">produced?</font> for consistency. All TUFLOW check files are written to the '''TUFLOWCatch\check''' folder.  
 
|-
 
|-
| model ||Geometry (TGC), Boundary (TBC) and other model control text files (i.e. no GIS files).
+
| model || Contains the .tgc, .tbc and other TUFLOW model control files, except for the layers and grid inputs which are located in the model\gis folder and model\grid folders respectively.
 
|-
 
|-
| model\gis || GIS layers that are inputs to the 2D and 1D model domains are contained within this folder, model\gis is typically used for all QGIS and ArcGIS files.
+
| model\gis || Contains the TUFLOW GIS vector layers.
 
|-
 
|-
| model\mi || GIS layers that are inputs to the 2D and 1D model domains are contained within this folder, model\mi is typically used for MapInfo formatted GIS files.
+
| model\grid || Contains the GIS raster layers
 
|-
 
|-
| results|| TUFLOW outputs the results to this folder in specified formats.
+
| results|| Not used, but <font color="red">produced?</font> for consistency. All TUFLOW result files are written to the '''TUFLOWCatch\results''' folder.
 
|-
 
|-
| runs|| TUFLOW Control Files (TCF).
+
| runs|| Not used, but <font color="red">produced?</font> for consistency. TUFLOW CATCH simulations are run from the .tcc file in the '''TUFLOWCatch\runs''' folder.
 
|-
 
|-
| runs\log || TUFLOW log files (TLF) and messages layers.
+
|rowspan="7" style="text-align: center;"|TUFLOWCatch
 +
| bc_dbase|| Contains TUFLOW boundary condition database(s) and input time-series data.
 +
|-
 +
| check || Not used, but <font color="red">produced?</font> for consistency. All TUFLOW check files are written to the '''TUFLOWCatch\check''' folder.
 +
|-
 +
| model || Contains the .tgc, .tbc and other TUFLOW model control files, except for the layers and grid inputs which are located in the model\gis folder and model\grid folders respectively.
 +
|-
 +
| model\gis || Contains the TUFLOW GIS vector layers.
 +
|-
 +
| model\grid || Contains the GIS raster layers
 +
|-
 +
| results|| Not used, but <font color="red">produced?</font> for consistency. All TUFLOW result files are written to the '''TUFLOWCatch\results''' folder.
 +
|-
 +
| runs|| Not used, but <font color="red">produced?</font> for consistency. TUFLOW CATCH simulations are run from the .tcc file in the '''TUFLOWCatch\runs''' folder.
 
|}
 
|}
 
</ol>
 
</ol>

Revision as of 12:07, 19 March 2025

Page Under Construction

Introduction

In this module, a TUFLOW CATCH pollutant export model is developed.

TUFLOW CATCH Tutorial Module 1 build from the model created in TUFLOW Tutorial Module 6 - Part 3. The completed TUFLOW Module 6 (part 3) is provided in the TUFLOW_CATCH_Module_01\Modelling folder of the download dataset as the starting point for this tutorial. If you are not already familiar with TUFLOW, we recommend first completing Module 1, 2, 3 and 6 of the TUFLOW Tutorials to establish an understanding of 1D and 2D TUFLOW modelling, as well as direct rainfall models.

Project Initialisation

TUFLOW CATCH models are separated into a series of folders which contain the input and output files. The recommended set up for the model directory and sub-folders is shown below. The top level folder should be called Modelling and contain three subfolders: TUFLOW', TUFLOWCatch and TUFLOWFV. more info?? For a more detailed description, refer to the TUFLOW CATCH Manual.

    Tute M01 Directory Structure v3.png
    Folder Sub-Folder Description
    TUFLOW bc_dbase Contains TUFLOW boundary condition database(s) and input time-series data.
    check Not used, but produced? for consistency. All TUFLOW check files are written to the TUFLOWCatch\check folder.
    model Contains the .tgc, .tbc and other TUFLOW model control files, except for the layers and grid inputs which are located in the model\gis folder and model\grid folders respectively.
    model\gis Contains the TUFLOW GIS vector layers.
    model\grid Contains the GIS raster layers
    results Not used, but produced? for consistency. All TUFLOW result files are written to the TUFLOWCatch\results folder.
    runs Not used, but produced? for consistency. TUFLOW CATCH simulations are run from the .tcc file in the TUFLOWCatch\runs folder.
    TUFLOWCatch bc_dbase Contains TUFLOW boundary condition database(s) and input time-series data.
    check Not used, but produced? for consistency. All TUFLOW check files are written to the TUFLOWCatch\check folder.
    model Contains the .tgc, .tbc and other TUFLOW model control files, except for the layers and grid inputs which are located in the model\gis folder and model\grid folders respectively.
    model\gis Contains the TUFLOW GIS vector layers.
    model\grid Contains the GIS raster layers
    results Not used, but produced? for consistency. All TUFLOW result files are written to the TUFLOWCatch\results folder.
    runs Not used, but produced? for consistency. TUFLOW CATCH simulations are run from the .tcc file in the TUFLOWCatch\runs folder.

GIS Inputs

TUFLOW Boundary Condition Database (bc_dbase)

Materials

TUFLOW Soil File (.tsoilf)

Simulation Control Files

TGC

TBC

ECF

TCC

Running the Simulation

Troubleshooting?

Check Files

Results

Conclusion