FM Tute M01 ARC Code: Difference between revisions
Content deleted Content added
Andrew.Sims (talk | contribs) |
Tuflowduncan (talk | contribs) |
||
| (7 intermediate revisions by 3 users not shown) | |||
Line 1:
<ol>
=Introduction=
In this section we will deactivate the 2D cells where the 1D Flood Modeller component is replacing the 2D solution. The width of the deactivated 2D area should be
=Method=
<li>Import in an empty
<li>Save the layer as <b>2d_bc_FMT_M01_HX_001_R.shp</b> in the '''FMT_tutorial\FMT_M01\TUFLOW\model\gis''' folder. </li>
<li>Open the <b>Inactive_area.shp</b> GIS layer from '''Module_Data\Module_01\gis''' folder. Select all objects from within this layer, copy and paste into
<li> For all polygons assign a 'type' attribute of 'CD'.
<li> For all polygons assign a 'f' attribute of '-1'. A cell code of '-1' deactivates all cells within the digitised code polygons. </li>
[[File:FMT QGIS 1D2D Code attribute.JPG|700px]]
<li> Observe how the code polygon has been digitised between FC01.35 and FC01.34. The polygon covers the area between these two Flood Modeller nodes. This is because overtopping of the embankmentat this location has been represented in the 1D Flood Modeller component of the model.</li>▼
<li> Observe how the code polygon has been digitised downstream of FC01.11. In this case, no code polygon has been defined over the embankment. This is because overtopping of the embankment will be modelled in the 2D TUFLOW component of the model. This is why there are additional HX boundary polylines at the upstream and downstream faces of the embankment. ▼
▲<li> Observe how the code polygon has been digitised between nodes FC01.35 and FC01.34. The polygon covers the area between these two Flood Modeller nodes. This is because overtopping of the
[[File:FMT QGIS 1D2D Code Polygon Digitisation.JPG|400px]]
▲<li> Observe how the code polygon has been digitised downstream of node FC01.11. In this case, no code polygon has been
[[File:FMT QGIS 1D2D Code Bank Digitasation.JPG|400px]]
<li>Save the file</li>
<div style="background-color: #D6E9E0; margin: 20px; text-align: center;
border: 5px solid #1ABDC9">
<p style="font-weight: bold; color: #E20177">Key Tip!</p>
<p> Cells may also be deactivated within a model by using a cell code of '0' instead of '-1'. A value of 0 removes these cells from the computation entirely which has the benefit of reducing computation time and output file sizes. </p>
</div>
Please return to the [[Flood_Modeller_Tutorial_Module01#Modify_Simulation_Control_Files|Flood Modeller Tutorial Model]].
| |||