Tutorial M08: Difference between revisions

Content deleted Content added
 
(2 intermediate revisions by 2 users not shown)
Line 103:
== Results==
When the model is finished, review the results:
:*<u>[[Tutorial_M08_001_Results_QGIS | QGIS - TUFLOW Viewer ]]</u>
:*<u>[[Tutorial_M08_001_Results_QGIS_TUFLOW_Viewer_V2 | QGIS - TUFLOW Viewer V2]]</u>
Compare the model run times:
<ol>
Line 216 ⟶ 217:
== Results==
When the model is finished, review the results:
:*<u>[[Tutorial_M08_002_Results_QGIS | QGIS - TUFLOW Viewer]]</u>
:*<u>[[Tutorial_M08_002_Results_QGIS_TUFLOW_Viewer_V2 | QGIS - TUFLOW Viewer V2]]</u>
<br>
 
Line 231 ⟶ 233:
<li>Add the following commands. Indentation is important in batch files, insert tabs to match the below spacing:<br>
<font color="blue"><tt>echo </tt></font> <font color="black"><tt>off</tt></font><br>
<font color="blue"><tt>set </tt></font> <font color="black"><tt>exe</tt></font><font color="red"><tt>=</tt></font><font color="black"><tt>"..\..\..\exe\20252026.10.0\TUFLOW_iSP_w64.exe"</tt></font><br>
<font color="blue"><tt>set </tt></font> <font color="black"><tt>run</tt></font><font color="red"><tt>=</tt></font><font color="black"><tt>start "TUFLOW" /wait </tt></font><font color="orange"><tt>%exe%</tt></font><font color="black"><tt> -b</tt></font><br>
<br>