Difference between revisions of "Check Files 1d pit A"

From Tuflow
Jump to navigation Jump to search
Line 1: Line 1:
 
This GIS layer contains information on the 1D pits for the simulation.<br>
 
This GIS layer contains information on the 1D pits for the simulation.<br>
The values for the 1D tabular boundary data (e.g. time-series) can be found in the [[Check_Files_1d_pit_inlet_tables |_1d_pit_inlet_tables_check.csv file]].<br>
+
The values for the 1D tabular pitdata (e.g. time-series) can be found in the [[Check_Files_1d_pit_inlet_tables |_1d_pit_inlet_tables_check.csv]] file.<br>
 
<br>
 
<br>
 
'''Attributes of pit_A_check'''<br>
 
'''Attributes of pit_A_check'''<br>
Line 9: Line 9:
 
| ID||The channel ID.
 
| ID||The channel ID.
 
|-
 
|-
| Type||The channel type, see TUFLOW manual for a list of channel types.<br>
+
| Type||The pit type, see TUFLOW manual for a list of pit types.<br>
For example an '''"S"''' type channel is a standard open channel, an '''"R"''' type channel is a rectangular culvert.
 
 
|-
 
|-
| Ignore||If the channel is being ignored (the ignore attribute is set to true on the input 1d_nwk file).
+
| VP_Network_ID||Used to determine which outlet(s) the flow into the inlet pits discharges from.
 
|-
 
|-
| UCS||The "Use Channel Storage at Nodes" (UCS) setting for the channel.  If set to "T" the channel is contributing to the nodal area tables of the connected nodes.
+
| Inlet_Type||For a VPI or Q pit, the name of a pit inlet type in the Pit Inlet Database. Not used for other pits.
 
|-
 
|-
| Len_or_ANA||The length of the channel. <br>
+
| VP_Sur_Index||Only used for VPI pits if using the HPC solver. In the event that the total flow into the VPIs on the same VP_Network_ID exceeds the maximum outflow capacity of the VPOs of that VP_Network_ID (see Qmax below), one or more of the VPI flow rates must be modified. The surcharge index is used to determine how VPI flows are adjusted. The VPIs with the lowest surcharge index are given priority.
This can be mapped or selected in GIS to highlight areas where the channels are very short. Short channels (particularly open channels) can drive down the required timestep or introduce stability issues.
 
 
|-
 
|-
| n_nF_Cd||The Manning’s n value of the channel (for Blank, C, G, I, R, S Channel Types) or Discharge Coefficient (for RG, SG, SP Channel Types).
+
| VP_QMax||VPI and VPO if using the HPC solver: For VPOs the maximum flow that can discharge back into the 2D domain. ForVPIs the maximum surcharge capacity or flow back on to the 2D domain. To prevent a VPI from surcharging enter a QMax of 0.0 (zero).
 
|-
 
|-
| US_Invert||The upstream invert for the channel.
+
| Width||For C pits the diameter of the pit cross-section in the vertical plane. For R and W pits, the width of the pit section in the vertical plane. For all pits the width is used to determine the number of 2D cells to connect.
 
|-
 
|-
| DS_Invert||The downstream invert for the channel.
+
| Conn_2D||Used to control the connection type. For pits this field must be blank or set to “SX”. If set to blank, is treated as a SX connection. Other options maybe provided in the future.
 
|-
 
|-
| Form_Loss||Any additional form loss applied for the channel.  For B channels this can vary with height and this data is in the .eof file.
+
| Conn_No||Overwrite the automatically determined number of connected 2D cells.
 
|-
 
|-
| pBlockage||The percentage blockage of the channel.
+
| pBlockage||The percentage blockage (%) of the pits. Reduces the flow capacity through the pit by the specified amount.
 
|-
 
|-
| Inlet_Type||The inlet type for a pit channel.
+
| Number_of||The number of pits.
 
|-
 
|-
| Conn_1D_2D||The 1D/2D connection type for a pit channel.
+
| Invert||The elevation from the 2D cell the pit connects to or that entered via a 1d_nwk layer.
 
|-
 
|-
| Conn_No||The connection number for a pit channel.
+
| Q_factor||This is the multiplication factor applied to the discharge to allow for any blockage and/or if Number_of pits is greater than 1.
 
|-
 
|-
| Width_or_Dia||The width or diameter of the channel if specified on the 1d_nwk layer.  For a channel with a cross-section this is output in the [[Check_Files_1d_hydroprop | 1d_hyroprop_check file]].
+
| i_1d_layer||The integer index of the GIS layer that the pit came from.
|-
 
| Height_or_WF||The height or weir factor for the channel (if used).
 
|-
 
| Number_of||The number of channels.
 
|-
 
| HConF_or_WC|| Height contraction coefficient for I and R type channels.  For new weir channels if weir coefficient Cd, refer to manual for details on weir equations.
 
|-
 
| WConF_or_WEx||Width contraction coefficient for C, I and R type channels.  For new weir channels if weir flow equation exponent Ex, refer to manual for details on weir equations.
 
|-
 
| EntryC_or_WSa||Entry loss coefficient for C, I and R type channels.  For new weir channels if weir submergence factor "a", refer to manual for details on weir equations.
 
|-
 
| ExitC_or_WSb||Exit loss coefficient for C, I and R type channels.  For new weir channels if weir submergence factor "b", refer to manual for details on weir equations.
 
 
|-
 
|-
 
| i_1d_nwk||The index to the input layer that has created the manhole.  For example an '''i_1d_nwk''' value of 4 would be the 4th input layer (1d_nwk_M08_pits_001) below.<br>
 
| i_1d_nwk||The index to the input layer that has created the manhole.  For example an '''i_1d_nwk''' value of 4 would be the 4th input layer (1d_nwk_M08_pits_001) below.<br>

Revision as of 11:36, 3 January 2019

This GIS layer contains information on the 1D pits for the simulation.
The values for the 1D tabular pitdata (e.g. time-series) can be found in the _1d_pit_inlet_tables_check.csv file.

Attributes of pit_A_check

Attribute Name Attribute Description
ID The channel ID.
Type The pit type, see TUFLOW manual for a list of pit types.
VP_Network_ID Used to determine which outlet(s) the flow into the inlet pits discharges from.
Inlet_Type For a VPI or Q pit, the name of a pit inlet type in the Pit Inlet Database. Not used for other pits.
VP_Sur_Index Only used for VPI pits if using the HPC solver. In the event that the total flow into the VPIs on the same VP_Network_ID exceeds the maximum outflow capacity of the VPOs of that VP_Network_ID (see Qmax below), one or more of the VPI flow rates must be modified. The surcharge index is used to determine how VPI flows are adjusted. The VPIs with the lowest surcharge index are given priority.
VP_QMax VPI and VPO if using the HPC solver: For VPOs the maximum flow that can discharge back into the 2D domain. ForVPIs the maximum surcharge capacity or flow back on to the 2D domain. To prevent a VPI from surcharging enter a QMax of 0.0 (zero).
Width For C pits the diameter of the pit cross-section in the vertical plane. For R and W pits, the width of the pit section in the vertical plane. For all pits the width is used to determine the number of 2D cells to connect.
Conn_2D Used to control the connection type. For pits this field must be blank or set to “SX”. If set to blank, is treated as a SX connection. Other options maybe provided in the future.
Conn_No Overwrite the automatically determined number of connected 2D cells.
pBlockage The percentage blockage (%) of the pits. Reduces the flow capacity through the pit by the specified amount.
Number_of The number of pits.
Invert The elevation from the 2D cell the pit connects to or that entered via a 1d_nwk layer.
Q_factor This is the multiplication factor applied to the discharge to allow for any blockage and/or if Number_of pits is greater than 1.
i_1d_layer The integer index of the GIS layer that the pit came from.
i_1d_nwk The index to the input layer that has created the manhole. For example an i_1d_nwk value of 4 would be the 4th input layer (1d_nwk_M08_pits_001) below.

Read GIS Network == mi\1d_nwk_M04_channels_001.MIF
Read GIS Network == mi\1d_nwk_M05_bridge_001.MIF
Read GIS Network == mi\1d_nwk_M07_trunk_998.MIF
Read GIS Network == mi\1d_nwk_M08_pits_001.MIF

pSlope Percentage slope of the channel. A positive slope indicates the upstream invert invert is higher than the downstream invert. For a negative value this indicates that the channel has an adverse slope.

This can be mapped or selected in GIS to highlight areas where the channels may be unrealistically steep.