Difference between revisions of "Check Files 2d uvpt"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | This GIS file contains information about the cell sides (U and V points). | + | == Introduction == |
− | + | This GIS file contains information about the cell sides (U and V points). | |
− | + | ||
+ | == Attributes of _uvpt_check == | ||
+ | === General Attributes === | ||
{| align="center" class="wikitable" width="75%" | {| align="center" class="wikitable" width="75%" | ||
! style="background-color:#005581; font-weight:bold; color:white;"| Attribute Name | ! style="background-color:#005581; font-weight:bold; color:white;"| Attribute Name | ||
Line 28: | Line 30: | ||
| Domain_Index||The index of the model domain. This is the order with <tt><font color="blue">Start 2D Domain </font><font color="red">== </font><Domain Name></tt> commands appears in the TCF control file. For a single domain model this will be 1. | | Domain_Index||The index of the model domain. This is the order with <tt><font color="blue">Start 2D Domain </font><font color="red">== </font><Domain Name></tt> commands appears in the TCF control file. For a single domain model this will be 1. | ||
|} | |} | ||
− | <br> | + | :'''Example _uvpt_check attribute table:''' |
− | The image below shows the | + | :[[File:]] |
+ | |||
+ | |||
+ | === SGS Specific Arributes === | ||
+ | {| align="center" class="wikitable" width="75%" | ||
+ | ! style="background-color:#005581; font-weight:bold; color:white;"| Attribute Name | ||
+ | ! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Attribute Description | ||
+ | |- | ||
+ | | n||Row number in the TUFLOW domain. | ||
+ | |- | ||
+ | | m||Column number in the TUFLOW domain. | ||
+ | |- | ||
+ | | Type||Zpt type (U or V). | ||
+ | |- | ||
+ | | Init_Vel||Initial Velocity. | ||
+ | |- | ||
+ | | Mannings_n (default)<br>Chezy_Coeff<br>Mannings_M ||Roughness coefficient. | ||
+ | |- | ||
+ | | FLC||Additional form loss applied. | ||
+ | |- | ||
+ | | WrF||Weir factor. | ||
+ | |- | ||
+ | | FC_Depth_to_Lid (only if the model has flow constrictions)||For flow constrictions, the depth to the obvert. | ||
+ | |- | ||
+ | | FC_BD_Factor (only if the model has flow constrictions)||For flow constrictions, the bridge deck factor. | ||
+ | |- | ||
+ | | FC_Width_Factor (only if the model has flow constrictions)||For flow constrictions, the flow width factor. | ||
+ | |- | ||
+ | | Domain_Index||The index of the model domain. This is the order with <tt><font color="blue">Start 2D Domain </font><font color="red">== </font><Domain Name></tt> commands appears in the TCF control file. For a single domain model this will be 1. | ||
+ | |} | ||
+ | :'''Example _uvpt_check attribute table (using SGS):''' | ||
+ | :[[File:]] | ||
+ | |||
+ | === Quadtree Specific Attributes === | ||
+ | {| align="center" class="wikitable" width="75%" | ||
+ | ! style="background-color:#005581; font-weight:bold; color:white;"| Attribute Name | ||
+ | ! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Attribute Description | ||
+ | |- | ||
+ | | n||Row number in the TUFLOW domain. | ||
+ | |- | ||
+ | | m||Column number in the TUFLOW domain. | ||
+ | |- | ||
+ | | Type||Zpt type (U or V). | ||
+ | |- | ||
+ | | Init_Vel||Initial Velocity. | ||
+ | |- | ||
+ | | Mannings_n (default)<br>Chezy_Coeff<br>Mannings_M ||Roughness coefficient. | ||
+ | |- | ||
+ | | FLC||Additional form loss applied. | ||
+ | |- | ||
+ | | WrF||Weir factor. | ||
+ | |- | ||
+ | | FC_Depth_to_Lid (only if the model has flow constrictions)||For flow constrictions, the depth to the obvert. | ||
+ | |- | ||
+ | | FC_BD_Factor (only if the model has flow constrictions)||For flow constrictions, the bridge deck factor. | ||
+ | |- | ||
+ | | FC_Width_Factor (only if the model has flow constrictions)||For flow constrictions, the flow width factor. | ||
+ | |- | ||
+ | | Domain_Index||The index of the model domain. This is the order with <tt><font color="blue">Start 2D Domain </font><font color="red">== </font><Domain Name></tt> commands appears in the TCF control file. For a single domain model this will be 1. | ||
+ | |} | ||
+ | :'''Example _uvpt_check attribute table (using Quadtree):''' | ||
+ | :[[File:]] | ||
+ | |||
+ | == Features == | ||
+ | The image below shows the _uvpt_check styled by the Manning's n value. Note if using depth varying varying roughness the Material ID attribute in the <u>[[Check_Files_2d_grd | _grd_check file]]</u> may be preferred.<br> | ||
<br> | <br> | ||
[[File:Check Files uvpt n 01.jpg]] | [[File:Check Files uvpt n 01.jpg]] |
Revision as of 09:09, 28 October 2024
Introduction
This GIS file contains information about the cell sides (U and V points).
Attributes of _uvpt_check
General Attributes
Attribute Name | Attribute Description |
---|---|
n | Row number in the TUFLOW domain. |
m | Column number in the TUFLOW domain. |
Type | Zpt type (U or V). |
Init_Vel | Initial Velocity. |
Mannings_n (default) Chezy_Coeff Mannings_M |
Roughness coefficient. |
FLC | Additional form loss applied. |
WrF | Weir factor. |
FC_Depth_to_Lid (only if the model has flow constrictions) | For flow constrictions, the depth to the obvert. |
FC_BD_Factor (only if the model has flow constrictions) | For flow constrictions, the bridge deck factor. |
FC_Width_Factor (only if the model has flow constrictions) | For flow constrictions, the flow width factor. |
Domain_Index | The index of the model domain. This is the order with Start 2D Domain == <Domain Name> commands appears in the TCF control file. For a single domain model this will be 1. |
- Example _uvpt_check attribute table:
- [[File:]]
SGS Specific Arributes
Attribute Name | Attribute Description |
---|---|
n | Row number in the TUFLOW domain. |
m | Column number in the TUFLOW domain. |
Type | Zpt type (U or V). |
Init_Vel | Initial Velocity. |
Mannings_n (default) Chezy_Coeff Mannings_M |
Roughness coefficient. |
FLC | Additional form loss applied. |
WrF | Weir factor. |
FC_Depth_to_Lid (only if the model has flow constrictions) | For flow constrictions, the depth to the obvert. |
FC_BD_Factor (only if the model has flow constrictions) | For flow constrictions, the bridge deck factor. |
FC_Width_Factor (only if the model has flow constrictions) | For flow constrictions, the flow width factor. |
Domain_Index | The index of the model domain. This is the order with Start 2D Domain == <Domain Name> commands appears in the TCF control file. For a single domain model this will be 1. |
- Example _uvpt_check attribute table (using SGS):
- [[File:]]
Quadtree Specific Attributes
Attribute Name | Attribute Description |
---|---|
n | Row number in the TUFLOW domain. |
m | Column number in the TUFLOW domain. |
Type | Zpt type (U or V). |
Init_Vel | Initial Velocity. |
Mannings_n (default) Chezy_Coeff Mannings_M |
Roughness coefficient. |
FLC | Additional form loss applied. |
WrF | Weir factor. |
FC_Depth_to_Lid (only if the model has flow constrictions) | For flow constrictions, the depth to the obvert. |
FC_BD_Factor (only if the model has flow constrictions) | For flow constrictions, the bridge deck factor. |
FC_Width_Factor (only if the model has flow constrictions) | For flow constrictions, the flow width factor. |
Domain_Index | The index of the model domain. This is the order with Start 2D Domain == <Domain Name> commands appears in the TCF control file. For a single domain model this will be 1. |
- Example _uvpt_check attribute table (using Quadtree):
- [[File:]]
Features
The image below shows the _uvpt_check styled by the Manning's n value. Note if using depth varying varying roughness the Material ID attribute in the _grd_check file may be preferred.
Up |
---|
TUFLOW Check Files |