Difference between revisions of "Check Files 2d sac"

From Tuflow
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The '''_2d_sac.mif''' or '''_2d_sac_R.shp''' 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>
+
The '''_2d_sac''' or '''_2d_sac_R''' is only created if a "<tt><font color="blue">Read GIS SA </font><font color="red">==</font></tt>" command has been specified in the model.  This file contains information on the lowest or streams cells for each SA boundary region.<br>
 
<br>
 
<br>
 
'''Attributes of _sac_check file'''<br>
 
'''Attributes of _sac_check file'''<br>
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_Desc|| This contains a description of 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 "FC04" (ZC = 40.67; No. Cells = 42)</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>
 
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>
Line 15: Line 15:
 
* SA Lowest Cell
 
* SA Lowest Cell
 
|-
 
|-
| BC_Name (Introduced TUFLOW 2016)|| The boundary name, e.g. "FC04"
+
| BC_Name|| The boundary name, e.g. "FC04"
 
|-
 
|-
| 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]].
+
 
 +
{{Tips Navigation
 +
|uplink=[[TUFLOW_Check_Files | TUFLOW Check Files]]
 +
}}

Latest revision as of 14:02, 30 July 2024

The _2d_sac or _2d_sac_R is only created if a "Read GIS SA ==" command has been specified in the model. This file contains information on the lowest or streams cells for each SA boundary region.

Attributes of _sac_check file

Attribute Name Attribute Description
BC_Desc This contains a description of the boundary name and the number of cells this applies to. An example is:

Lowest 2D cell for Inflow "FC04" (ZC = 40.67; No. Cells = 42)
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.
The BC_Name attribute also differentiates between the different types of SA cells which are:

  • SA Stream Cell
  • SA Pit Cell
  • SA Lowest Cell
BC_Name The boundary name, e.g. "FC04"
BC_Group If using boundary groups, this is the boundary group. If boundary groups are not used, this attribute will be blank.


Up
Go-up.png TUFLOW Check Files