Difference between revisions of "Check Files 2d sac"

From Tuflow
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
The '''_2d_sac''' or '''_2d_sac_R''' is only created if a "<tt>Read GIS SA ==</tt>" command has been specified in the model. This file contains information on the lowest or streams cells for each SA boundary region.<br>
+
This file is only created if a source area (2d_sa, 2d_sa_rf, 2d_sa_po or 2d_sa_tr) GIS layer has been specified in the model (<tt><font color="blue">Read GIS SA [ <option> ]</font><font color="red"> == </font></tt>). This file contains information on the lowest, stream or pit cells for each SA boundary region.<br>
 
<br>
 
<br>
'''Attributes of _sac_check file'''<br>
+
'''Attributes of _sac_check'''<br>
 
{| align="center" class="wikitable" width="75%"
 
{| align="center" class="wikitable" width="75%"
  
Line 7: Line 7:
 
! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Attribute Description
 
! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Attribute Description
 
|-
 
|-
| BC_Desc <br> (Previously BC_Name) || This contains a description of the boundary name and the number of cells this applies to. An example is:<br>
+
| BC_Description|| This contains a description of the type of cell (lowest, stream or pit), the boundary name and the number of cells this applies to. An example is:<br>
<tt>Lowest 2D cell for Inflow "FC04" (ZC = 40.67; No. Cells = 42)</tt><br>
+
<tt>Lowest 2D cell for Inflow "SB1" (ZC = 44.06; No. Cells = 1546)</tt><br>
This indicates that the boundary name is "FC04" and the minimum cell elevation is 40.67 and a total number of cells within the SA region is 42.<br>
+
 
The BC_Name attribute also differentiates between the different types of SA cells which are:<br>
+
This indicates that the cell is "lowest", the source boundary name is "SB1" and the minimum cell elevation is 44.06 and a total number of cells within the SA region is 1546.<br>
* SA Stream Cell
+
Refer to the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW Manual]</u> for more information on the different source area boundaries.
* SA Pit Cell
 
* SA Lowest Cell
 
 
|-
 
|-
| BC_Name (Introduced TUFLOW 2016)|| The boundary name, e.g. "FC04"
+
| BC_Name|| The source boundary name, e.g. "SB1".
 
|-
 
|-
| BC_Group (Introduced TUFLOW 2016)|| If using boundary groups, this is the boundary group.  If boundary groups are not used, this attribute will be blank.
+
| BC_Group|| If using boundary groups, this is the boundary group.  If boundary groups are not used, this attribute will be blank.
 
|}
 
|}
  
Back to [[TUFLOW_Check_Files | TUFLOW check files]].
+
The image below shows a _sac_check file, styled using default TUFLOW styling and labeled by source boundary name.<br>
 +
<br>
 +
[[File:2d_sac_check_01a.png]]<br>
 +
<br>
 +
 
 +
The image below shows a _sac_check file for a model using pits (<tt><font color=blue>Read GIS SA PITS</font><font color=red> == </font></tt>). The _sac_check has been styled based on the source boundary name. The input 2d_sa (styled using default TUFLOW styling) GIS layer has been included.<br>
 +
<br>
 +
[[File:2d_sac_check_02a.png]]<br>
 +
<br>
 +
 
 +
The image below shows a _sac_check file for a model containing streamlines (2d_strm). The _sac_check has been styled based on the source boundary name. The input 2d_strm (styled in black) and 2d_sa (styled using default TUFLOW styling) GIS layers have been included.<br>
 +
<br>
 +
[[File:2d_sac_check_03a.png]]<br>
 +
<br>
 +
 
 +
{{Tips Navigation
 +
|uplink=[[TUFLOW_Check_Files | TUFLOW Check Files]]
 +
}}

Latest revision as of 12:43, 6 August 2025

This file is only created if a source area (2d_sa, 2d_sa_rf, 2d_sa_po or 2d_sa_tr) GIS layer has been specified in the model (Read GIS SA [ <option> ] == ). This file contains information on the lowest, stream or pit cells for each SA boundary region.

Attributes of _sac_check

Attribute Name Attribute Description
BC_Description This contains a description of the type of cell (lowest, stream or pit), the boundary name and the number of cells this applies to. An example is:

Lowest 2D cell for Inflow "SB1" (ZC = 44.06; No. Cells = 1546)

This indicates that the cell is "lowest", the source boundary name is "SB1" and the minimum cell elevation is 44.06 and a total number of cells within the SA region is 1546.
Refer to the TUFLOW Manual for more information on the different source area boundaries.

BC_Name The source boundary name, e.g. "SB1".
BC_Group If using boundary groups, this is the boundary group. If boundary groups are not used, this attribute will be blank.

The image below shows a _sac_check file, styled using default TUFLOW styling and labeled by source boundary name.

2d sac check 01a.png

The image below shows a _sac_check file for a model using pits (Read GIS SA PITS == ). The _sac_check has been styled based on the source boundary name. The input 2d_sa (styled using default TUFLOW styling) GIS layer has been included.

2d sac check 02a.png

The image below shows a _sac_check file for a model containing streamlines (2d_strm). The _sac_check has been styled based on the source boundary name. The input 2d_strm (styled in black) and 2d_sa (styled using default TUFLOW styling) GIS layers have been included.

2d sac check 03a.png

Up
Go-up.png TUFLOW Check Files