Difference between revisions of "Check Files 2d sac"

From Tuflow
Jump to navigation Jump to search
Line 1: Line 1:
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>
+
This file is only created if a source area (2d_sa) GIS layer has been specified in the model (<tt><font color="blue">Read GIS SA </font><font color="red">==</font></tt>). 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'''<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|| 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 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>
+
This indicates that 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>
 
The BC_Name attribute also differentiates between the different types of SA cells which are:<br>
 
The BC_Name attribute also differentiates between the different types of SA cells which are:<br>
 
* SA Stream Cell
 
* SA Stream Cell
Line 15: Line 15:
 
* SA Lowest Cell
 
* SA Lowest Cell
 
|-
 
|-
| BC_Name|| The boundary name, e.g. "FC04"
+
| BC_Name|| The 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.
 
| BC_Group|| If using boundary groups, this is the boundary group.  If boundary groups are not used, this attribute will be blank.

Revision as of 10:15, 6 August 2025

This file is only created if a source area (2d_sa) GIS layer has been specified in the model (Read GIS SA ==). This file contains information on the lowest or streams cells for each SA boundary region.

Attributes of _sac_check

Attribute Name Attribute Description
BC_Description This contains a description of 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 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.
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. "SB1"
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