Check Files 2d sac: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
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>
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'''<br>
'''Attributes of _sac_check'''<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_Description|| 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 "SB1" (ZC = 44.06; No. Cells = 1546)</tt><br>
<tt>Lowest 2D cell for Inflow "SB1" (ZC = 44.06; No. Cells = 1546)</tt><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>
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>
The BC_Name attribute also differentiates between the different types of SA cells which are:<br>
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 Stream Cell
* SA Pit Cell
* SA Lowest Cell
|-
|-
| BC_Name|| The boundary name, e.g. "SB1"
| 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 11:05, 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 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
TUFLOW Check Files