TUFLOW Viewer - Load Results - Map Outputs

From Tuflow
Jump to navigation Jump to search

Tool Description

Loads "map output" results (i.e. the 2D or 3D results). The following file formats are accepted as inputs:

  • *.xmdf - XMDF files are the preferred output mesh format for TUFLOW Classic / HPC.
  • *.dat - DAT files are limited to a single output type (e.g. depth) and miss out on some of the advanced loading mechanics that QGIS employs that greatly reduce load times, memory footprint etc. For this reason it is recommended to use XMDF format which can be output directly from TUFLOW.
  • *.nc - NetCDF mesh outputs are currently unsupported in TUFLOW Classic / HPC and only available from TUFLOW FV. This file format supports both 2D and 3D outputs. TUFLOW Classic / HPC does support a NetCDF grid output and NetCDF cell centred output, however these formats are not yet supported in TUFLOW Viewer. The particle module also outputs a NetCDF file, however this should be loaded separately via Load Results - Particles.
  • *.xmdf.sup - This file is a text file that lists the location of the XMDF and 2DM files. This is typically used for TUFLOW FV outputs as the *.2dm (mesh file) is built separately and used as an input to the model and therefore will be located separately to the XMDF. For TUFLOW Classic / HPC results the 2DM is generated as an output and stored along side the XMDF and TUFLOW Viewer will find it automatically.
  • *.dat.sup - This file is a text file that lists the location of all DAT files and 2DM file. This can be used to bring in all DAT results at once. TUFLOW Viewer will treat this differently than loading in all DAT files individually - when loading in from a *.dat.sup file, TUFLOW Viewer will group the results and treat them as one (similar to how an XMDF is treated).
  • *.2dm - This is the mesh file used in conjunction with XMDF and DAT files. This file will be loaded prior to the XMDF and DAT files automatically, but can also be loaded in separately. The 2DM can contain static information such as bed elevation and material ID, but will not contain any temporal results.

Example

LoadResult MapOutput.gif



Up
Go-up.png Back to TUFLOW Viewer Main Page