Tutorial Module07 Archive: Difference between revisions
Content deleted Content added
Created page with "<ol> =Introduction= In this module we will incorporate within the tutorial model a more detailed representation of the proposed development first introduced in Tutorial Modu..." |
No edit summary |
||
| (8 intermediate revisions by 3 users not shown) | |||
Line 1:
<ol>
=Introduction=
In this module we will incorporate within the tutorial model a more detailed representation of the proposed development first introduced in [[Tutorial
*Modification of the floodplain topography by the creation of a 3D TIN surface;
*Revising the land use;
Line 12:
==Define Elevations (Building a TIN) ==
We have provided the GIS layers necessary to modify the ground elevations to represent the proposed development. This part of the tutorial will demonstrate how a TIN is created from these GIS layers. We will also update the GIS defining the road crest level. Follow the instructions below for your preferred GIS package.
* [[
* [[
* [[
==Define Surface Roughness ==
We have provided the GIS layers necessary to modify the land use areas that will change as part of the proposed development. This part of the tutorial will require populating the layer attributes to assign Manning’s n roughness values to each land use. Follow the instructions below for your preferred GIS package.
* [[
* [[
* [[
==Define Pipe Network ==
This part of the module creates the GIS layers that make up a pipe network. The pits of the pipe network will be linked to the 2D domain. We will also create the pit inlet database which links the GIS layers to depth-discharge curves. Follow the instructions below for your preferred GIS package.
* [[
* [[
* [[
==Define Boundary Conditions ==
This part of the module demonstrates how an inflow can be applied directly to the pits of the pipe network. A GIS layer of the inflow boundary has been provided. We will also modify the existing Boundary Conditions Database to include these new inflows. Follow the instructions below for your preferred GIS package.
* [[
* [[
* [[
=Modify Simulation Control Files and Set-up a TUFLOW Scenario=
Now that we have made all of the necessary changes to the GIS layers, we need to update our control files to include all the changes representing the proposed development. [[Tutorial
==TGC File ==
Line 237:
=Run the Simulation=
Using your preferred method for starting TUFLOW, run the newly created '''M07_5m_~s1~_001.tcf'''. Please refer to <u>[[
In this tutorial we are using a batch file to run simulations. The command line in our batch file will be similar to that used in Module 6:<br>
{| class="wikitable "
Line 246:
<tt>%RUN% <font color="red">-s1 DEV </font> M07_5m_~s1~_001.tcf</tt><br>
|}
If the model fails to start correctly please refer to the <u>[[
=Review Check Files=
Line 303:
If the TUFLOW simulation fails to start TUFLOW will output the error in a number of locations. Firstly, check the Console Window or the TUFLOW Log File (.tlf) (located in the '''TUFLOW\runs\log\''' folder with the name '''M07_5m_DEV_001.tlf'''). This file can be opened in a text editor and the error is generally located at the end of the file. You can however search for "Error" if you cannot see the error. In most cases there is also a spatial location for the error message (if the error reported in the log file is prefixed by XY:). To check the location of the geographic errors, open the '''M07_5m_DEV_001_messages.mif''' or '''M07_5m_DEV_001_messages_P.shp''' file in your GIS package.<br>
<br>
This section contains links to some possible problems that may occur when progressing through the fourth tutorial module. If you experience an issue that is not detailed, please email [mailto:support@tuflow.com
*[[
*[[
*[[TUFLOW_Message_2010 | ERROR 2010 - Material ID must be greater than 0 or less than 32767]]
*[[TUFLOW_Message_1118 | ERROR 1118 - Could not find pit inlet type ",a," in the pit inlet database]]
Line 313:
= Advanced - HPC Solver (Optional) =
This section will introduce how to run the model TUFLOW’s HPC (Heavily Parallelised Compute) solver, and how to fix some common issues that may occur when trying to run a simulation using Graphics Processing Unit (GPU) hardware. Please see [[HPC_Features_Archive | HPC Features Archive]] for more information on TUFLOW HPC features supported in the 2017 release.
TUFLOW HPC can run between 10 and 100 times faster than TUFLOW Classic using NVidia Graphics Processing Units (GPU)(depending on the model configuration and hardware performance).
===Model Setup===
To switch on the HPC solver with scenario control, please see <u>[[
To run the HPC solver using another .tcf file, simply perform the following steps:
<ol>
Line 340:
</ol>
<br>
''TIP: To switch on the HPC solver via scenario control commands, please see the <u>[[
:''Also, to learn how to optimise a HPC simulation to achieve the fastest simulation speed please complete <u>[[
==Results==
Using the methods described above in the <u>[[
* Check the simulation logs in the
* View the results in your preferred package.
Do the logs and results appear different to the TUFLOW Classic simulation?
| |||