Difference between revisions of "TUFLOW Viewer - Load Results"

From Tuflow
Jump to navigation Jump to search
 
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
===Tool===
+
===Tool Description===
Loads TUFLOW Classic, TUFLOW HPC, and TUFLOW FV results. The tool will load in both map outputs and ESTRY timeseries results (if available). The following file types are accepted as inputs:
+
Loads TUFLOW Classic, TUFLOW HPC, and TUFLOW FV results. The tool will load in both map outputs and ESTRY timeseries results and/or SWMM results (if available). The following file types are accepted as inputs:
* '''*.tcf''' - TUFLOW Control File. The tool will deduce the output name and output folder from the TCF file. It will scan control files for scenario names, event names, and variables and will prompt user to select which scenarios(s) to load. The tool will load in all results that match the search criteria (the result name contains the TCF file name and selected scenario names). Selecting scenario names will narrow the results it loads e.g. if your TCF name is '''M01_5m_~s1~_001.tcf''' and you are running 3 events '''EXG''', '''DEV1''', '''DEV2''' - the tool will load all results if no scenarios are selected. If one scenario is selected it will load just the selected scenario.
+
* '''*.tlf''' - TUFLOW Log File. This is the preferred method of loading in TUFLOW Classic / HPC results. TUFLOW Classic / HPC will save this file in the '''runs\log''' folder (do not select the *.hpc.tlf if running TUFLOW HPC). Selecting the TLF will load the results associated with this particular simulation. This method only supports loading '''*.xmdf''' 2D map output data types (i.e. it does not support '''*.dat''').
* '''*.tlf''' - TUFLOW Log File. TUFLOW Classic / HPC will save this file in the '''log''' folder (do not select the *.hpc.tlf if running TUFLOW HPC) and the result names are extracted directly from the log file. This method only supports loading '''*.xmdf''' map outputs (i.e. does not support *.dat). This is the preferred method of loading in map outputs and timeseries at the same time as there is no interpretation of what the output name is as there is with the previous method.
+
* '''*.tcf''' - TUFLOW Control File. The tool will deduce the output name and output folder from the TCF file. If more than one possible output exists (i.e. multiple scenarios, events, or output zones) the user will be given a choice on which results to import. It's possible for the user to choose multiple.<Br>
* '''*.fvc''' - TUFLOW FV Control file.The tool will deduce the output name and output folder from the FVC file.
+
: ''<b>Note: Previous to v3.3 loading results using the TCF had the behaviour described below. This behaviour can be re-invoked by selecting "By Scenario Selection" under the TUFLOW Viewer menu Settings >> Options >> Defaults</b>''<br>
===Examples===
+
: It will scan control files for scenario names, event names, and variables and will prompt user to select which scenario(s) to load. The tool will load in all results that match the search criteria (the result name contains the TCF file name and selected scenario names). Selecting scenario names will narrow the results it loads (e.g. if your TCF name is '''M01_5m_~s1~_001.tcf''' and you are running 3 events '''EXG''', '''DEV1''', '''DEV2''' - the tool will load all results if no scenarios are selected). If one scenario is selected it will load just the selected scenario.
[[File:LoadingResultsTCF.gif]]<br>
 
  
===Links===
+
* '''*.fvc''' - TUFLOW FV Control file. The tool will deduce the output name and output folder from the FVC file.
====Other Load Options====
+
 
* [[TUFLOW_Viewer_-_Load_Results_-_Map_Outputs | Load Results - Map Outputs]]
+
===Example===
* [[TUFLOW_Viewer_-_Load_Results_-_Time_Series | Load Results - Time Series]]
+
[[File:LoadingResultsTCF.gif]]<br><br>
* [[TUFLOW_Viewer_-_Load_Results_-_Time_Series_FM | Load Results - Time Series FM]]
+
 
====Back to TUFLOW Viewer Page====
+
{{Tips Navigation
* [[TUFLOW_Viewer#Loading_Results | Back to TUFLOW Viewer Main Page]]
+
|uplink=[[TUFLOW_Viewer#Loading_Results| Back to TUFLOW Viewer Main Page]]
 +
}}

Latest revision as of 01:13, 10 November 2023

Tool Description

Loads TUFLOW Classic, TUFLOW HPC, and TUFLOW FV results. The tool will load in both map outputs and ESTRY timeseries results and/or SWMM results (if available). The following file types are accepted as inputs:

  • *.tlf - TUFLOW Log File. This is the preferred method of loading in TUFLOW Classic / HPC results. TUFLOW Classic / HPC will save this file in the runs\log folder (do not select the *.hpc.tlf if running TUFLOW HPC). Selecting the TLF will load the results associated with this particular simulation. This method only supports loading *.xmdf 2D map output data types (i.e. it does not support *.dat).
  • *.tcf - TUFLOW Control File. The tool will deduce the output name and output folder from the TCF file. If more than one possible output exists (i.e. multiple scenarios, events, or output zones) the user will be given a choice on which results to import. It's possible for the user to choose multiple.
Note: Previous to v3.3 loading results using the TCF had the behaviour described below. This behaviour can be re-invoked by selecting "By Scenario Selection" under the TUFLOW Viewer menu Settings >> Options >> Defaults
It will scan control files for scenario names, event names, and variables and will prompt user to select which scenario(s) to load. The tool will load in all results that match the search criteria (the result name contains the TCF file name and selected scenario names). Selecting scenario names will narrow the results it loads (e.g. if your TCF name is M01_5m_~s1~_001.tcf and you are running 3 events EXG, DEV1, DEV2 - the tool will load all results if no scenarios are selected). If one scenario is selected it will load just the selected scenario.
  • *.fvc - TUFLOW FV Control file. The tool will deduce the output name and output folder from the FVC file.

Example

LoadingResultsTCF.gif

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