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
set RUN_iSP=start "TUFLOW" /wait "%TUFLOWEXE_iSP%" -
%RUN% -s1 EXG M08_5m_~s1~_001.tcf</tt>
|}
Line 139 ⟶ 140:
|-
|
<tt>set TUFLOWEXE_iSP
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>
|}
<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 [
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>
| |||