Ensight Data Preprocessing: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
Created page with "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 ..."
(No difference)

Revision as of 07:37, 18 February 2015

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:

  1. Ensight case file;
  2. Ensight geometry file;
  3. Ensight results files. A unique file is created for each result output variable and time step.

Ensight is a 3D computational fluid dynamics viewing software. An elevation dataset is required to lock the 2D TUFLOW results to a fixed horizontal plan (2D space). The TUFLOW model output result data type ZH is required for this purpose. This must first be specified as a TUFLOW command prior to running the simulation. Steps required to flatten the dataset are outlined in the flowing section, "Loading Data"
(eg. Map Output Data Types == h v q d ZH )