Difference between revisions of "Check Files 2d uvpt"
Jump to navigation
Jump to search
(Created page with "To be created") |
|||
Line 1: | Line 1: | ||
− | + | This GIS file contains information about the cell sides (U and V points). <br> | |
+ | <br> | ||
+ | '''Attributes of uvpt_check'''<br> | ||
+ | {| 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>Start 2D Domain == <Domain Name></tt> commands appears in the .tcf control file. For a single domain model this will be 1. | ||
+ | |} |
Revision as of 16:02, 28 January 2016
This GIS file contains information about the cell sides (U and V points).
Attributes of uvpt_check
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. |