Run TUFLOW From a Batch-file: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
 
<ol>
TUFLOW simulations can also be started from a batch file. Batch files are text files which contain a series of commands. Batch files allow a large degree of flexibility in starting TUFLOW simulations, advanced batch files can be used to:
 
Line 9:
* Post process results after simulation has finished.
Batch files are executed by double clicking the created .bat file from Windows Explorer.
<ol>
==Batch file for Tutorial Model Module 1==
To use a batch file, create a new text file in the TUFLOW\runs directory. The name is arbitrary but the file must have the extension ".bat". For example the file name could be '''_run_TUFLOW.bat'''.