FMA Challenge 1 (1D-2D linked): Difference between revisions
Content deleted Content added
No edit summary |
m →Introduction: Update link to https |
||
| (21 intermediate revisions by 5 users not shown) | |||
Line 1:
= Introduction =
In
▲In this challenge, a fully two-dimensional model with a nested one dimensional model has been developed to explore in and over-bank floodplain conditions. The model includes several hydraulic structures/bridges within the main stream system which impact flood elevations. Flooding of the urbanised over-bank floodplain is experinced. For interest, the requirements of the FMA challenge are provided [http://www.tuflow.com/Download/TUFLOW/Demo_Models/2012_FMA_Challenge/All/FMA%20Challenge%201%20Documention.TUFLOW.pdf here]<br>
▲A fully functional example model has been developed allowing you to review the model setup, run the model and review results developing your skills in:
*Nested 1D/2D models;
*Understanding urban riverine conditions and over-bank floodplains;
*Using the powerful functionality of scenarios and variables to determine a suitable cell size, timestep and log output scenarios;
*Understanding the influence of structures on open channel hydraulics;
*Using
*
Data for this model is provided
*[https://www.tuflow.com/Download/TUFLOW/Demo_Models/FMA_Challenge_Model_1_QGIS.zip QGIS Data Download]
*[https://www.tuflow.com/Download/TUFLOW/Demo_Models/FMA_Challenge_Model_1_MapInfo.zip MapInfo Data Download]
*[https://www.tuflow.com/Download/TUFLOW/Demo_Models/FMA_Challenge_Model_1_ArcGIS.zip ArcGIS Data Download]
=Relevant Tutorials=
Although all Tutorials are of relevance for the FMA Challanges, For FMA Challange 1, it may be useful to revisit the following:<br>
*
*Running Scenarios - <u>[[Tutorial_M08|Tutorial Module 8]]</u>
*Running Events - <u>[[Tutorial_M09|Tutorial Module 09]]</u>
=Model Setup=
This section provides an overview and discussion of the model domain setup.<br>
All files required to setup and run the models are available within the download package. You have the choice of running with shape file or mif for usage in ArcGIS/QGIS or Mapinfo respectively.
==Computational Domain Assembly==
<ol>
<li>A DEM TIN created from the provided terrain data (2ft contours) and exported to ESRI ASCII format as a 2ft DEM grid. When TUFLOW reads this DEM it interpolates the elevations onto the 2D computation grid.</li>
Line 55 ⟶ 57:
To run the model with varying cell sizes from a single TCF, scenarios were implemented with either '10ft' or '15ft' entered in the batch file using the -s switch. Importantly, if the -s switch is not used, the model will assume a default model scenario of 10ft as specified by the line <font color="blue"><tt>Model Scenario </tt></font> <font color="red"><tt>==</tt></font> <tt> 10ft </tt> within the TCF.
Within this example, the 2D timestep and log output frequency are variables dependent on the 2D Cell Size scenario. The variables are specified through an external read file (.
When the model is initialised, the scenario determines the 2D_CELL_SIZE, 2D_Timestep and LogInt variables. The variables are set using the 'Set Variable' command in the
Each variable is then placed in the TCF and TGC using the << >> syntax. For example for the 10ft scenario:
| |||