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 batch<u>[[Run fileTUFLOW asFrom describeda inBatch-file| ???parBatch-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>
 
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:
<pre>start "TUFLOW" /low "C:\TUFLOW\Releases\2010-10\w32\TUFLOW_iSP_w32.exe" "%f"</pre>
 
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 aTUFLOW new window (start) withon the titledefault "TUFLOWNormal" ("TUFLOW")priority, withwhich lowis prioritygenerally (/low)fine thefor nextmulti-core argumentmachines. is pathThe thepriority thecan TUFLOWbe executablechanged andin thewindows filetask argumentmanager "%f" uses(in the currently"Processes" opentab). file asThe thepriority TUFLOWcan controlalso file.be set Depending onin the locationUltraedit ofcommand theline executableusing the abovefollowing command line, which will needstart toTUFLOW bein modified"Low" priority.
<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]]