TUFLOW FV Utilities: Difference between revisions

From TUFLOW FV Wiki
Jump to navigation Jump to search
No edit summary
 
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="wikitable " align="right"
| width="450pt" colspan="3" |'''LINKS''':    [http://fvwiki.tuflow.com/index.php?title=Main_Page ''Main page'']
|-
| width="220pt"|'''Modelling Advice'''||  width="220pt"|'''Tutorial Models'''  || width="220pt"|'''Tips and Tricks'''
|-
| ''[[A Model Won't Start]]'' || ''[[Tutorial_Module01| Tutorial Module 1 ]]'' || ''[[SMS_Tips|SMS]]''
|-
| ''[[A Model Crashes]]'' || ''[[Tutorial_Module02| Tutorial Module 2 ]]'' || ''[[UltraEdit_Tips|UltraEdit]]''
|-
| ''[[A Model Runs Slow]]'' || ''[[Tutorial_Module03|Tutorial Module 3]]'' || ''[[Notepad++_Tips|Notepad++]]''
|-
| ''[[Contact|TUFLOW Products Support / Contact]]'' || ''[[Tutorial_Module04|Tutorial Module 4]]'' || ''[[Excel_Tips|Excel]]''
|-
| ''[[Requesting a Licence]]''||  || ''[[TUFLOW_FV_Utilities|TUFLOW FV Utilities]]''
|-
| || || ''[[Running_TUFLOW_FV | Running TUFLOW FV]]''
|}
<br>
<br>
<br>
=Introduction=
=Introduction=
A number of utilities are available on the the TUFLOW website ([http://www.tuflow.com/FV%20Utilities.aspx Download TUFLOW FV utilities]). Many of the utilities are either DOS executables and run without a graphical user interface, like the TUFLOW engine itself. There are also some Matlab tools.  
A number of utilities are available on the the TUFLOW website ([http://www.tuflow.com/FV%20Utilities.aspx Download TUFLOW FV utilities]). Many of the utilities are either DOS executables and run without a graphical user interface, or Matlab tools (functions or executables). These utilities are described individually in the page links below.
 
These utilities are described individually in the page linked below.  


= DOS Utilities =
= DOS Utilities =
*[[RES to RES]]  :  This utility performs a variety of operations on the TUFLOW FV 2D Dat outputs (''e.g.'' calculate maximum envelope of timeseries results).
*[[TUFLOW to GIS]]:  This utility can be used to convert TUFLOW FV outputs (.dat) into formats that can be imported into GIS packages such as MapInfo, ArcGIS, QGIS and SAGA.
*[[ASC to ASC]]  :  This utility is a utility that can be used to perform a range of operations on gridded files (''e.g.'' comparing TUFLOW outputs from simulations using different .2dm meshes, which can't be compared with the res_to_res.exe)


== [[TUFLOW to GIS]]==
= Matlab Utilities =
The TUFLOW_to_GIS.exe is a utility available on the the TUFLOW website ([http://www.tuflow.com/FV%20Utilities.aspx Download TUFLOW FV utilities]). The utility can be used to convert TUFLOW outputs (.dat and .xmdf) into formats that can be imported into GIS packages such as MapInfo, ArcGIS, QGIS and SAGA.


= Matlab Utilities =
* [[FV MATLAB Tools | Matlab Tools]]
Please note, these Matlab scripts are provided “as is”. They may contain bugs, be application specific and will probably require some coding to meet your specific needs. If you require more information please contact support@tuflow.com.
== fv_cellcentres_channel_smooth ==

Latest revision as of 15:36, 22 October 2020

Introduction

A number of utilities are available on the the TUFLOW website (Download TUFLOW FV utilities). Many of the utilities are either DOS executables and run without a graphical user interface, or Matlab tools (functions or executables). These utilities are described individually in the page links below.

DOS Utilities

  • RES to RES  : This utility performs a variety of operations on the TUFLOW FV 2D Dat outputs (e.g. calculate maximum envelope of timeseries results).
  • TUFLOW to GIS: This utility can be used to convert TUFLOW FV outputs (.dat) into formats that can be imported into GIS packages such as MapInfo, ArcGIS, QGIS and SAGA.
  • ASC to ASC  : This utility is a utility that can be used to perform a range of operations on gridded files (e.g. comparing TUFLOW outputs from simulations using different .2dm meshes, which can't be compared with the res_to_res.exe)

Matlab Utilities