Difference between revisions of "12D Model"

From Tuflow
Jump to navigation Jump to search
m
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Page Under Construction
+
This page is under construction and contains material from the 12d Model Roadflow Quickstart and TUFLOW TCF training courses. For the complete course notes or further information, please  contact <font color="blue"><u>rob.graham@12d.com</u></font>
 
<br>
 
<br>
 
<br>
 
<br>
Line 10: Line 10:
 
12d model integrates TUFLOW with the file creation, editing and result visualisation.
 
12d model integrates TUFLOW with the file creation, editing and result visualisation.
  
=Basics=
+
The section below is an extremely fast method to get a TUFLOW project up and running.<br>
 +
For the full featured TUFLOW editors please see<br>
 +
<br>
 +
[[12d_model_TUFLOW_editors | 12d Model TUFLOW Editors]]
  
==Getting Started==
+
=Roadflow Quickstart.. Getting Started.. Fast=
 
The Roadflow interface is the quick start method of creating a TUFLOW project. It creates all of the TUFLOW files, launches the TUFLOW engine and reads the results for plan, section and 3d visualisation of results.
 
The Roadflow interface is the quick start method of creating a TUFLOW project. It creates all of the TUFLOW files, launches the TUFLOW engine and reads the results for plan, section and 3d visualisation of results.
  
Line 63: Line 66:
 
Referring back to the 3d view, the results are displayed for all of the cells, wet or dry. To show hide the dry cells select BOTH the '''Use wet/dry flag''' and '''Hide dry cells''. The '''Use wet/dry flag''' alone will change the colour of the tin solid to green (dry) or blue (wet).
 
Referring back to the 3d view, the results are displayed for all of the cells, wet or dry. To show hide the dry cells select BOTH the '''Use wet/dry flag''' and '''Hide dry cells''. The '''Use wet/dry flag''' alone will change the colour of the tin solid to green (dry) or blue (wet).
  
=TCF Editor=
+
=[[12d_model_TUFLOW_editors | 12d Model TUFLOW Editors]]=
  
The Roadflow panel is the fastest 12d model tool for getting started with a TUFLOW project. Although powerful it does not give you access to all the TUFLOW commands. for this you will want to use the '''TCF editor'''.
+
Goto [[12d_model_TUFLOW_editors | 12d Model TUFLOW Editors]]
 +
<br><br><br>
 +
=[[Sections_Under_Construction | Sections Under Construction]]=
  
The 12d model built in TCF editor does much more than edit the TUFLOW commands, arguments via a user defined interface. This interface:
+
==Roadflow Optional Tab==
* edits the tcf, tgf and tbf
+
===Link to 12d model 1d drainage===
* runs TUFLOW
+
===Ridges Model===
* reads check files
+
===Gullies Model===
* steps through error messages
+
===Additional Roughness Regions Model===
 
+
===Flow measurement lines===
==Reading a TCF file==
+
<br>
 
+
{{Tips Navigation
<br>[[File:TCF read.png]]<br>
+
|uplink=[[Main_Page| Back to Main Page]]
 
+
}}
Relax: You can switch between your text editor and the 12d editor any time. When the tcf panel reads your tcf file it records the white space (tabs and blank lines). When you write(save) the file, it maintains your formatting. Always save the file in one editor before reading it in the other!
 
 
 
Note the '''+''' button beside the '''Geometry Control file''' and '''BC Control File branches'''. Expand these branches to see the full contents of theses files.
 
 
 
-==The Power of the Folder Icon==-
 
The folder icon is displayed beside all of the fields where files are to be selected. Use this icon to
 
* Select the file (always the first step)
 
* Open will open the file in your editor (text editor, Excel etc.)
 
* Start windows explorer
 
 
 
 
 
==Read Check Files==
 
 
 
TUFLOW check or log files are crucial to understanding your TUFLOW model. The Results tab gives you access to your log file check file settings.
 
 
 
'''Read Check files''' reads almost all of the check files except the ones the optional ones listed.
 
 
 
<br>[[File:TCF results.png]]<br>
 
 
 
The '''Check model prefix''' will be the model prefix for all of the check files read. For example the file '''RoadTUFLOW_zsh_zpt_check"''' will be read into the model '''TF chk RoadTUFLOW zsh zpt check'''
 
 
 
 
 
===Zsh Zpts Check file===
 
 
 
After reading in the check files add the model '''TF chk RoadTUFLOW zsh zpt check''' on to a plan view to see the following.
 
 
 
<br>[[File:CheckFileZptRidge.png]]<br>
 
 
 
The upward pointing triangle indicate that the TUFLOW z value has been raised to the elevation shown in yellow (view '''Z values''' toggles on). The blue line is the original ridge lines. Gully lines would have the triangle pointing down.
 
 
 
===Messages Check File===
 
 
 
The model '''TF chk RoadTUFLOW messages''' will contain all of the TUFLOW messages with x,y locations. From the 12d model menu select.
 
 
 
'''Models->Model Info Table'''. The error messages will appear in the same order as generated from TUFLOW. Select the desired message and the 12d model plan views will have a large cross hair indicating the x,y location and the message will be displayed (even if the messages model is not added to the view). Of course adding the model to the plan view will allow you to see many of the messages.
 
 
 
<br>[[File:CheckFileMessages.png]]<br>
 
 
 
===Messages Controller and filter===
 
 
 
Sometimes showing all of the messages at once can be a bit overwhelming. The '''Filter''' field will only show the messages containing the phrase entered. Entering '''Error''' would only show the error messages and exclude the warning.
 
 
 
The messages with a time stamp are not shown all at once. The '''<''' and '''>''' next to '''Message time set''' step to the next time step a message is found. This is extremely helpful for tracking the origins and patterns of instability messages. For each cell, the message for the current time is displayed at the cell centre, the next message at this location is displayed below and the previous message is displayed above. Seeing the previous, current and future messages for a cell all at once gives the user a chance to identify time trends in the messages.
 
 
 
=TSE TUFLOW String Editor=
 
 
 
12d model super strings are used for the TUFLOW modellings. The CAD tools on the toolbar are used for drawing and editing while the CAD control bar (usually at the top of the screen) controls the properties such as colour, linestyle etc..
 
 
 
12d model string and point heights are automatically converted to attributes as required when the data is written to mid/mif file. Other attributes can be assigned using '''Strings->Properties->Attributes'''. Example attributes for a HQ boundary condition are shown below.
 
<br>[[File:StringAttributesBCHQ.png]]  [[File:StringAttributesRainfall.png]]<br>
 
 
 
 
 
 
 
=[[Sections_Under_Construction | Sections Under Construction]]=
 

Latest revision as of 10:58, 23 January 2023

This page is under construction and contains material from the 12d Model Roadflow Quickstart and TUFLOW TCF training courses. For the complete course notes or further information, please contact rob.graham@12d.com

Introduction

12d model is a complete civil engineering design software including data terrain modelling, road design, sub division, railway, drainage and much more.

The water water resources modules include the 1d HEC RAS interface, 1d pipe systems (culvert and urban networks) with rational and unsteady flow hydrology and the 2d TUFLOW analysis.

12d model integrates TUFLOW with the file creation, editing and result visualisation.

The section below is an extremely fast method to get a TUFLOW project up and running.
For the full featured TUFLOW editors please see

12d Model TUFLOW Editors

Roadflow Quickstart.. Getting Started.. Fast

The Roadflow interface is the quick start method of creating a TUFLOW project. It creates all of the TUFLOW files, launches the TUFLOW engine and reads the results for plan, section and 3d visualisation of results.

Prior to running this option you need to create a data terrain model (tin or super tin) and draw a rectangle indicating the TUFLOW grid extent. The optional data tab has further options and will be discussed later.
GridExtentPolygon.png

The roadflow panel is found on the menu under Design->TUFLOW->Roadflow. The rectangle is selected using the first field and the tin in entered in the second Ground tin field. The other values are typed entry as desired. Select the Run button to start the TUFLOW run.
TUFLOW Road Flow.png

The TUFLOW grid tin model will contain a 12d model grid tin with the centre and side elevations for the TUFLOW run.

While TUFLOW is running the usual data from the "black screen" is captured and displayed as graphed data.
TUFLOW Run Panel.png

While TUFLOW is solving the results can be monitored and displayed in 12d. This will be discussed later.

When the TUFLOW run is complete, select the Read results button to link 12d to the result files for displaying. You will be instructed to select the tlf file for the run and then once again select the Read results button.
RoadflowReadResults.png
Remember the name of the Results tin model. This is the model you will add onto the views to see your results.

Add the Results tin model onto a 3d OpenGL view. The results tin will be set to display water levels and the perspective views will have the water surface coloured by depth.
Results shaded.png

Viewing Depth, Hazard, and Velocity Contours

Select the Results Controls button to change what is displayed via the results grid tin. Change the Tin Inquire Results to Result Velocity Vector. This setting controls the

  1. contours displayed by the tin,
  2. the value shown by Tin Inquire Height',
  3. the level in the section view (yes you can plot velocity profiles across a channel),
  4. the result plotted in the time graphs,
  5. and the elevation shown in a 3d perspective view (in this case a 3d velocity map may be generated).


TUFLOW Tin Results Settings Velocity Vectors.png
Add the Results tin model (the one you were to remember) onto a plan view and check that the contours are turned on and set as desired (F11 key). If you also have the raster image added to the view you will see the following. The 1m/s is drawn at the length in the field Arrow Scale. The colour of the arrows is the same colour as the tin (see Tins->Tin manager).
RoadflowVelocityContours.png
One method of inquiring the contour values is via Tin Inquire Height. No need to select a tin if there is only one tin on the view. Move the pointer to a contour and the velocity is displayed.
Tin Height Inquire Velocity.png

Time Series Graphs

To graph the velocity versus time at any location use the Design->TUFLOW->Tuflow results graph.
Select the Results tin model (the one you were to remember) for the TUFLOW results tin, optionally enter a Label and use the pick arrow to select a location on the results grid. (your cursor snap should be on).
TUFLOW Results Graph Velocity.png
Note that if you leave the Label blank and pick a 12d string instead of a cursor location, the name of the string will be used as the label. Creating a model of graph locations strings is a perfect way to ensure all results are from the some x,y location.
Selecting multiple locations will add additional graphs to the plot. There is a Clear button to start over. Right mouse selecting will produce a menu with Export dialog... for exporting the image for reporting.

Viewing results at Various Times


Recall selecting the Results Controls button above (the same panel can be obtained via the menu Design->TUFLOW->TMO tin settings). The Time step is set to maximums when the results are read. The < and > arrows can be used to move to the previous and next time step. Alternatively, enter a time step in the Time step field and select Set. The modelling time will be displayed in the message area of the panel. If you enter a number greater than or equal to the Results available the maximum values at each cell centre will be displayed. The TUFLOW tmo format produces results at the cell centres.

TUFLOW Tin Results Settings prev next.png
Referring back to the 3d view, the results are displayed for all of the cells, wet or dry. To show hide the dry cells select BOTH the Use wet/dry flag' and Hide dry cells. The Use wet/dry flag alone will change the colour of the tin solid to green (dry) or blue (wet).

12d Model TUFLOW Editors

Goto 12d Model TUFLOW Editors


Sections Under Construction

Roadflow Optional Tab

Link to 12d model 1d drainage

Ridges Model

Gullies Model

Additional Roughness Regions Model

Flow measurement lines


Up
Go-up.png Back to Main Page