Difference between revisions of "Ensight Tips"

From Tuflow
Jump to navigation Jump to search
 
(121 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
=Introduction=
 
=Introduction=
  
Ensight is 3D Computational Fluid Dynamics result viewing software. This page contains a brief introduction to the software. A number of MapInfo tasks which are repeatedly used in viewing TUFLOW results are described below. If you have any suggestions to be included in these pages, please add them to the discussion page: [[Talk:Ensight_Suggestions | Ensight Suggestions]]<br>
+
Ensight is 3D Computational Fluid Dynamics (CFD) result viewing software developed by CEI Inc. The software was bought by Ansys, and can be downloaded from the <u>[https://www.ansys.com/products/fluids/ansys-ensight Ansys website]</u>. This page contains a brief introduction to the software for the purpose of viewing and analyzing TUFLOW results. For more advanced user tutorials, see <u>[https://www.ansys.com/training-center Ensight Tutorials]</u>.<br>
  
= Viewing Results =
 
== Data Preprocessing ==
 
Ensight requires an input file format which is different to the standard TUFLOW output types. RES_to_RES.exe is used to convert TUFLOW xmdf results into an Ensight compatible form. Directions how to do this are outlined here: [[RES_to_RES |RES_to_RES.exe]]
 
  
The utility will create the following three ensight file types:
+
[[File:Ensight_030.png|600px]]<br>
# Ensight case file;
 
# Ensight geometry file;
 
# Ensight results files. A unique file is created for each result output variable and time step.
 
  
== Loading Data ==
+
=Common Tasks=
Open the case file (*.case) in Ensight.
+
* [[Ensight_Data_Preprocessing | TUFLOW Data Pre-preprocessing Requirements]]
 
+
* [[Ensight_Data_Loading | Data Loading]]
[[File:Ensight_001.JPG|800px]]
+
* [[Ensight_Navigation | Navigation Tips and Shortcut Keys]]
 
+
* [[Ensight_Point_Time_Series_Plot | Point Time Series Plots]]
This will load the 'Part' titled: ''2D TUFLOW Elements'' as Case Item 1.
+
* [[Ensight_Line_Longsection_Plot | Long-profile Plots]]
 
+
* [[Ensight_Background_Image | Loading a Background Image]]
[[File:Ensight_002.JPG|800px]]
+
* [[Ensight_Animation | Creating an Animation]]
 
+
<br>
Select the "Variables" tab within the data management window (bottom left) to view the model result scalar and vector datasets that were loaded.<br>
+
{{Tips Navigation
Activate the relevant dataset that you would like to work with. In this example we have selected, Depth, Unit Flow, Velocity and Water Level.
+
|uplink=[[Main_Page| Back to Main Page]]
 
+
}}
[[File:Ensight_003.JPG|400px]]
 
 
 
These results can be viewed via creating an isosurface of the dataset within the ''2D TUFLOW Elements'' Case Item.
 
 
 
Right Click ''2D TUFLOW Elements''
 
Select >> Create >> Isosurfaces
 
 
 
 
 
[[File:Ensight_004a.JPG|800px]]
 
 
 
Within the isosurfaces window:
 
# Select 'Advance' (top right)
 
# Enter a unique name for the dataset. This will become the part name.
 
# Select the ''Variable'' you would like to visualize
 
# Set ''Creation Type'' = Isovolume
 
# Set ''Constraint'' = Banded
 
# Define the isovolume range. The upper and lower extreme values for the datasets are listed within the variables table (bottom left of the interface)
 
 
 
[[File:Ensight_005.JPG|300px]]
 
 
 
Update the variable display by
 
# Select the newly created part (right click)
 
# Select ''Color by >> Select Variable''
 
# Select the relevant maximum dataset. For example, for time varying ''Depth data'' select ''Max_Depth''. This will lock the contouring to the range of the maximum dataset.
 
 
 
 
 
[[File:Ensight_006.JPG|800px]]
 
 
 
==Navigation Tips and Shortcut Keys==
 
 
 
<u><b>Left Mouse Button </b></u><br>
 
Holding the left mouse button whilst navigating in the viewport (graphics display)
 
*Navigating mouse up-down = rotate about horizontal screen X-axis
 
* Navigating mouse left-right = rotate about vertical screen Y-axis
 
* Ctrl-key plus up-down or left-right navigation = rotate about Z-axis extending outward from the screen <br><br>
 
 
 
<u><b>Right Mouse Button </b></u><br>
 
Holding the right mouse button whilst navigating in the viewport (graphics display)
 
* Navigating mouse up-down or left-right = Model zooms in and out
 
* Ctrl-key plus right button acts as a pan operation <br><br>
 
 
 
<u><b>Middle Mouse Button (Scroll)</b></u><br>
 
* Model zooms in and out <br><br>
 
 
 
<u><b>Shortcut Keys </b></u><br>
 
F1 - Window will rotate about the screen X-axis by 45 degrees <br>
 
F2 - Window will rotate about the screen Y-axis by 45 degrees <br>
 
F3 - Window will rotate about the screen Z-axis by 45 degrees <br>
 
Ctrl F1, F2, F3 rotates by -45 degrees about the screen axes <br>
 
 
 
F4 - Spins the window – (try with the left mouse click) <br>
 
F5 - Front view <br>
 
F6 - Side view <br>
 
F7 - Top view <br>
 
F8 - Will return to last view before F5, F6 or F7 was pressed <br>
 
F9 - Maximizes the graphics windows on the display; press F9 again or use Esc to go back <br>
 
 
 
=Extracting Results=
 
 
 
=Loading a Background Image=
 
 
 
=Creating an Animation=
 

Latest revision as of 11:11, 5 April 2024

Introduction

Ensight is 3D Computational Fluid Dynamics (CFD) result viewing software developed by CEI Inc. The software was bought by Ansys, and can be downloaded from the Ansys website. This page contains a brief introduction to the software for the purpose of viewing and analyzing TUFLOW results. For more advanced user tutorials, see Ensight Tutorials.


Ensight 030.png

Common Tasks


Up
Go-up.png Back to Main Page