Difference between revisions of "Check Files 2d sac"
Jump to navigation
Jump to search
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_Name|| This contains a description of the boundary name and the number of cells this applies to. An example is:<br> | + | | 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> |
<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 14: | Line 14: | ||
* SA Pit Cell | * SA Pit Cell | ||
* SA Lowest Cell | * SA Lowest Cell | ||
+ | |- | ||
+ | | BC_Name (Introduced TUFLOW 2016)|| 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. | ||
|} | |} |
Revision as of 15:57, 14 December 2015
The _2d_sac.mif or _2d_sac_R.shp 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 (Previously BC_Name) |
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)
|
BC_Name (Introduced TUFLOW 2016) | 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. |