Difference between revisions of "Ensight Tips"
Jump to navigation
Jump to search
Chris Huxley (talk | contribs) |
Chris Huxley (talk | contribs) |
||
Line 5: | Line 5: | ||
= Viewing Results = | = Viewing Results = | ||
== Data Preprocessing == | == 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 | + | 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: | ||
+ | ## Ensight case file; | ||
+ | ## Ensight geometry file; | ||
+ | ## Ensight results as either per node or per element depending on the input file. | ||
=Extracting Results= | =Extracting Results= | ||
=Creating and Animation= | =Creating and Animation= |
Revision as of 05:15, 13 February 2015
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: Ensight Suggestions
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.exe
The utility will create the following three ensight file types:
- Ensight case file;
- Ensight geometry file;
- Ensight results as either per node or per element depending on the input file.