Run TUFLOW From UltraEdit: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
| (3 intermediate revisions by 3 users not shown) | |||
Line 1:
=TUFLOW=
The majority of users run single TUFLOW simulations from UltraEdit (and use a <u>[[Run TUFLOW From a Batch-file| Batch-file]]</u> for multiple simulations in succession). The benefits of running TUFLOW from UltraEdit is that it provides an environment where the .tcf and other control files can be edited, simulations started and text file output be viewed. There is also no need to close the .tcf file (or other control and output files) to run TUFLOW.<br>
Line 13 ⟶ 14:
The recommended command line argument is:
Depending on the location of the executable the above command line will need to be modified.<br>
▲<pre>start "TUFLOW" /low "C:\TUFLOW\Releases\2010-10\w32\TUFLOW_iSP_w32.exe" "%f"</pre>
This starts
<pre>start "TUFLOW" /low "C:\TUFLOW\Releases\2010-10\w32\TUFLOW_iSP_w32.exe" "%f"</pre>
In the "Options" tab, set the check boxes as follows:
Line 29 ⟶ 31:
<br>
[[File:UltraEdit Config 05.png|border|600px]]
=BAT FILE=
If you prefer running TUFLOW from batch files, you can also execute from Ultraedit using a similar method to that above. Please refer the figure below for the required tool configuration inputs:
[[File:UEditBatchRunning.PNG|border|600px]]
| |||