Run TUFLOW From UltraEdit: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
| (5 intermediate revisions by 3 users not shown) | |||
Line 1:
=TUFLOW=
The majority of users run single TUFLOW simulations from UltraEdit (and use a
The best way to set up TUFLOW to run from UltraEdit is described below. This will initiate TUFLOW in low priority, therefore the simulation does not dominate the computer’s CPU allowing other processes (eg. MapInfo, SMS, Word, etc) to perform as usual. Low priority will not slow down the TUFLOW simulation whilst no other CPU intensive processes are underway. For multiple core computers the "/low" priority switch can be omitted.<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]]
| |||