Tutorial Module08 Archive: Difference between revisions

Content deleted Content added
m View the Results: Update link to https
m View the Results: Update link to https
Line 81:
{| class="wikitable "
|-
|
<tt>set TUFLOWEXE_iSP</font>=C:\TUFLOW\Releases\2017-09-AC\w64\TUFLOW_iSP_w64.exe
set RUN_iSP=start "TUFLOW" /wait "%TUFLOWEXE_iSP%" -bbb<br>
%RUN% -s1 EXG M08_5m_~s1~_001.tcf</tt>
|}
Line 139 ⟶ 140:
|-
|
<tt>set TUFLOWEXE_iSP</font>=C:\TUFLOW\Releases\2017-09-AC\w64\TUFLOW_iSP_w64.exe
<font color="red">set TUFLOWEXE_iDP=C:\TUFLOW\Releases\2017-09-AC\w64\TUFLOW_iDP_w64.exe</font><br>
set RUN_iSP=start "TUFLOW" /wait "%TUFLOWEXE_iSP%" -b
<font color="red">set RUN_iDP=start "TUFLOW" /wait "%TUFLOWEXE_iDP%" -b</font><br>
<font color="red">%RUN_iDP%</font> -s1 EXG <font color="red"> M08_5m_~s1~_002.tcf </font>
<font color="red">%RUN_iDP% -s1 DEV M08_5m_~s1~_002.tcf</font></tt>
|}
<li> Save the .tcf and batch files and re-run the model.
Line 152 ⟶ 155:
 
=View the Results=
Open the 2D results in your preferred results viewer or import to your GIS package. For more information on how to do this, refer to [httphttps://wiki.tuflow.com/index.php?title=Tutorial_Module01_Archive#Viewing_Results|%7C Tutorial Module 1]<br>
 
This module has applied the rainfall boundary to every active 2D cell. To aid visualisation of the results, an appropriate cut-off depth is typically used to only display the results above the specified depth. The depth chosen differentiates between shallow, sheet flow and depths classed as 'flooded'. The cut-off can be specified directly in the tcf or through post-processing of the results. 0.1m is commonly used as the cutoff depth value. The TCF command for TUFLOW to do this is:<br>