TUFLOW Utilities: Difference between revisions
Content deleted Content added
No edit summary |
|||
Line 2:
A number of free utilities are available from download form the <u>[https://www.tuflow.com/downloads/ TUFLOW website]</u>. Documentation for the various utilities is provided below via the linked pages.
=
*[[TUFLOW_to_GIS | TUFLOW_to_GIS.exe]]
*[[RES_to_RES |RES_to_RES.exe]] (replacing [[DAT_to_DAT |DAT_to_DAT.exe]])
Line 10:
*[[xsGenerator | xsGenerator.exe]]
*[[12da_to_from_GIS | 12da_to_from_GIS.exe]]
As with TUFLOW, there are multiple methods for running the
* From a Batch File (.bat): Where there is more than one input file then a batch (.bat) file needs to be created. Batch files are also powerful when you want to bulk process data. These are simply a text file containing one or more lines that execute a utility as per the examples given in the examples sections of each utility. To execute the .bat file, double click on the file in Windows Explorer. To force the .bat file to pause at the end (and not simply disappear off the screen), enter the text “pause” on the last line of the file.
* Using the Right Mouse Button in Windows: The right mouse button functionality is only suited to operations that only require one file as an input. For example these method can be TUFLOW_to_GIS to create a 3D surface of the results. However, it would not be suitable for using dat_to_dat to calculate the difference between files.
| |||