Difference between revisions of "TUFLOW Viewer - Summary Of Options"

From Tuflow
Jump to navigation Jump to search
Line 2: Line 2:
 
[[File: Options_Mesh_Dialog.PNG]]<br>
 
[[File: Options_Mesh_Dialog.PNG]]<br>
 
<ol>
 
<ol>
<li> '''Show Grid''' - toggles mesh rendering
+
<li> '''Show Grid''' - toggles mesh rendering.
<li> '''Show Triangles''' - toggles triangle rendering - triangles are used for mesh resampling
+
<li> '''Show Triangles''' - toggles triangle rendering - triangles are used for mesh resampling.
 
<li> '''XMDF / DAT time units''' - tells TUFLOW Viewer the units of the mesh layer so the time slider can be set accordingly. TUFLOW Viewer will default to hours in most instances, however will make assumptions when seconds is an appropriate unit to use. Users can switch the setting at any time and TUFLOW Viewer will update the time slider.
 
<li> '''XMDF / DAT time units''' - tells TUFLOW Viewer the units of the mesh layer so the time slider can be set accordingly. TUFLOW Viewer will default to hours in most instances, however will make assumptions when seconds is an appropriate unit to use. Users can switch the setting at any time and TUFLOW Viewer will update the time slider.
<li> '''Auto Play Speed''' - the speed at which the time slider will auto progress when the '''play''' [[File: play_button.png | 15px]] button is pressed
+
<li> '''Auto Play Speed''' - the speed at which the time slider will auto progress when the '''play''' [[File: play_button.png | 15px]] button is pressed.
 
</ol>
 
</ol>
 
<br><br>
 
<br><br>

Revision as of 15:12, 19 May 2021

Tool Description

Options Mesh Dialog.PNG

  1. Show Grid - toggles mesh rendering.
  2. Show Triangles - toggles triangle rendering - triangles are used for mesh resampling.
  3. XMDF / DAT time units - tells TUFLOW Viewer the units of the mesh layer so the time slider can be set accordingly. TUFLOW Viewer will default to hours in most instances, however will make assumptions when seconds is an appropriate unit to use. Users can switch the setting at any time and TUFLOW Viewer will update the time slider.
  4. Auto Play Speed - the speed at which the time slider will auto progress when the play Play button.png button is pressed.



Options Plotting Dialog.PNG

  1. Live Map Tracking - Toggles live cursor tracking - see relevant link at the bottom of the page
  2. Display Time Series X-Axis as Dates - Toggles date-time format
  3. Display Format - Changes the plot date-time format (doesn't change the date-time format displayed in the time box)
  4. Zero Date - Changes the zero date-time - see relevant link at the bottom of the page for more information
  5. X-Axis Label Rotation - changes the rotation of the x-axis tick labels when displaying as dates
  6. Resolution - Deprecated setting since TUFLOW Viewer 3.1.0. Previously this would control the mesh sampling interval along plotting lines (e.g. along a cross-section line). Since 3.1.0 TUFLOW Viewer will calculate mesh intersections with the plotting line and use mid-way points to extract mesh information. This was done to improve extraction from flexible mesh results e.g. Quadtree and FV. Note: some mesh results store information on the mesh face as opposed to the mesh vertices (mesh face in this context refers to the cell area as opposed to the mesh sides) and TUFLOW Viewer will use the raw mesh face results and not the resampled vertex information. An example of a result dataset that stores results on the mesh face is TUFLOW FV NetCDF map outputs.
  7. Label Field Index - sets the index (starting at index 1) of the attribute field used for the plot legend when plotting from an existing vector layer
  8. Interpolate Vertical Profile - toggles whether the vertical profile plot interpolates between sample points
  9. Mean Event Selection - Sets the mean event selection



Options Defaults Dialog.PNG

  1. Default Layout - Sets the default layout that TUFLOW Viewer will use when it is first opened
  2. Plot Background Colour - Sets the plot background colour
  3. Default Plot Font Size - Sets the default font size for the plot. This will be used for all the axis font sizes and the legend font size



Options Check Dialog.PNG

  1. Mesh Intercept Locations - outputs mesh intercept points with a plotting line (from any of the plotting types e.g. From Map, From Layer etc). If the mesh layer stores results on the mesh face, the mesh faces are also output (mesh face in this context refers to the cell area as opposed to the mesh sides).
  2. Particles - Include X, Y, Z, Tin Info - Includes location and time information as attributes for particle outputs. Having this on will slow down particle output rendering.



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