Tutorial Module10 Archive: Difference between revisions

Content deleted Content added
Created page with "<ol> =Introduction= This module further develops the model created during <u>Module 01</u>. Please complete Module 01 before attempting this tutorial, it..."
 
 
(5 intermediate revisions by 3 users not shown)
Line 1:
<ol>
=Introduction=
This module further develops the model created during <u>[[Tutorial_Module01Tutorial_Module01_Archive|Module 01]]</u>. Please complete Module 01 before attempting this tutorial, it is the starting point for the model updates documented below.<br>
This tutorial focuses on demonstrating various Scenario and Event management options. In TUFLOW terminology:
* Scenario = A topographic or model configuration feature. <br>
Line 104:
 
==Run The Model and Review Results==
Run '''M10_5m_~s1~_001.tcf''' using your preferred method, as described in <u>[[Tutorial_Module01Tutorial_Module01_Archive#Running_TUFLOWRun_Simulation |here Module 1]]</u>.<br>
 
The default scenario we have specified in the TCF using the <font color="blue"><tt> Model Scenarios </tt></font> command will be selected if you run the model from a text editor. Running the model from a batch file is more common for models using scenario logic. The scenario specified within the batch file will take precedence over the scenario specified with the TCF.
Line 123:
<li> Double click the batch file in Windows Explorer to run TUFLOW. Two simulations will be executed in series. The EXG scenario will run first, followed by the DEV scenario.
<li>Review the model results in your preferred result viewing program (i.e. SMS, WaterRIDE, QGIS, Blue Kenue).<br>
''Note: For useful tips how to compare simulation results, refer to the Compare Results section of <u>[[Tutorial_Module05Tutorial_Module05_Archive#Compare_results |Module 05]]</u>.''
</ol>
 
Line 376:
<font color="blue"><tt>Set Variable <name> </tt></font> <font color="red"><tt>==</tt></font> <tt><value></tt><br>
The Variable can be used in any TUFLOW control file. The variable is called by bounding the variable name within "<<" and ">>" characters. <br>
''Tip: if you find that your Set Variables are becoming a large part of your TUFLOW control files, it can be beneficial to collate the variables within a TUFLOW <font color="blue"><tt>Read File</tt></font>. Refer to the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW manualManual]</u> for more details.''
<br>
 
Line 532:
= Advanced - HPC Solver (Optional) =
This section introduces how to run the model using TUFLOW’s HPC (Heavily Parallelised Compute) solver with scenario control. It is much more convenient to select the model solver using scenario control than how it was done in other tutorials, because you only need to create one .tcf file for both the HPC and/or Classic simulations.
 
Please see [[HPC_Features_Archive | HPC Features Archive]] for more information on TUFLOW HPC features supported in the 2017 release.
 
==Model Setup==
Line 590 ⟶ 592:
 
==Results==
Using the methods described above in the <u>[[Tutorial_Module01Tutorial_Module01_Archive#Viewing_Results | Viewing Results]]</u> section of Module 1.
* Check the simulation logs in the DOSconsole window, .tlf and .hpc.tlf log files.
* View the results in your preferred package.
Do the logs and results appear different to the TUFLOW Classic simulation?
Line 610 ⟶ 612:
</ol>
<br>
If you experience an issue that is not detailed above please send an email to [mailto:support@tuflow.com support@tuflow.com]<br>