Tute M01 Boundaries SAGA: Difference between revisions
Content deleted Content added
m Protected "Tute M01 Boundaries SAGA": High traffic page ([edit=sysop] (indefinite) [move=sysop] (indefinite)) |
|||
| (6 intermediate revisions by 3 users not shown) | |||
Line 1:
<ol>▼
== Introduction ==
This page details the method for using SAGA to create the GIS based boundary layer files. Once the GIS layers are setup (detailed in this page), these are linked to data using a boundary database, (the boundary database is described in
* Upstream flow boundary
* Downstream water level - flow (stage-discharge) boundary
* Internal flow boundary
The first two boundaries are
== Method ==
We will create the 2d_bc boundaries first. These boundaries are external and will "snap" to the edge of our active model area. Both of these boundaries have been aligned perpendicular to flow direction. <br>
▲===2d_bc type boundaries===
▲<ol>
<li>Load the DEM '''Module_Data\DEMs\SAGA\DEM_M01.sgrd'''</li>
<li>Load the code polygon '''TUFLOW\model\
<li>Create a new map containing these layers, select both of these in the data tab of the workspace window, right click and select "Show".</li>
<li>Load the template 2d bc type layer (2d_bc_empty_L.shp) from '''TUFLOW\model\
<li>Save a copy of the template under the '''TUFLOW\model\
<li>Open the newly saved, '''
The SAGA window should now look something like this:<br>
[[File:Tute M01 Saga 2d bc 1.png|frame|none]]
<br>
<li>The first step is to change the style of the code region to make it a bit easier to work with. Select the '''
* Set the Fill Style to "Transparent", this allows us to see the DEM behind the polygon;
* Set the Outline Size to 2, to make the object more visible;
Line 27 ⟶ 28:
Select Apply.</li>
[[File:Tute M01 Saga 2d bc 2.png|frame|none|Modifications above highlighted in bold]]
<li>Before we begin modifying the 2d_bc layer, we need to enable snapping to the 2d_code region. To do this select the '''
[[File:Tute M01 Saga SnapTo1.png|frame|none]]
<br>
<li>In the snap to dialogue, select the
[[File:Tute M01 Saga SnapTo2.png|frame|none]]
<br>
Line 54 ⟶ 55:
The type "HQ" designates this as a Water Level ("H") versus Flow ("Q") boundary. This is a stage-discharge boundary condition. If a Name is specified, the user must define this stage-discharge relationship in the boundary database. In this case a water surface slope value is specified via the "b" attribute, this value of 0.01 is in metres per metre and corresponds to a 1% water surface slope. TUFLOW will automatically create a stage-discharge curve flow this location, based on the underlying topography, roughness and specified water surface slope.</li>
[[File:Tute M01 Saga 2d bc 6.png|frame|none]]
<li>In the data tab, right click on the
[[File:Tute M01 Saga 2d bc 7.png|frame|none]]
</ol>▼
===2d_sa
The next step is to create an internal inflow boundary using a source-area inflow this is done with a 2d_sa type layer.
<ol>
<li>Load the '''2d_sa_empty_R.shp''' template file from the '''TUFLOW\model\
<li>Load the newly created
<li>Add the layer to a map window with the DEM.</li>
<li>Add a new shape and digitise a polygon around the dam in the lower right (south-east) of the screen.</li>
Line 69 ⟶ 72:
<br>
<li>Save the file, by right clicking on it in the data tab and selecting save.</li>
</ol>
== Conclusion ==
SAGA has been used to create the
▲</ol>
| |||