Check Files 1d nwk N: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Rohan.king (talk | contribs) mNo edit summary |
No edit summary |
||
| 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 |
||
|- |
|- |
||
| ID|| |
| ID|| The node ID. |
||
|- |
|- |
||
| Type|| |
| Type||The node type, the options are:<br> |
||
* Node: A standard 1D node |
* '''Node''': A standard 1D node |
||
* MH: A manhole node |
* '''MH''': A manhole node |
||
|- |
|- |
||
| Ignore||| |
| Ignore|||'''"T"''' (true) if the node has been set to ignore in the input 1d_nwk file, '''"F"''' (false) otherwise. |
||
|- |
|- |
||
| Bed_Level||The bed or lowest elevation at the node. |
| Bed_Level||The bed or lowest elevation at the node. |
||
| Line 19: | Line 19: | ||
| ANA||Any additional nodal area that has been added at the node (value in square metres or square feet). |
| ANA||Any additional nodal area that has been added at the node (value in square metres or square feet). |
||
|- |
|- |
||
| Conn_1D_2D||The 1D/2D connection method (if used) otherwise set to "----" |
| Conn_1D_2D||The 1D/2D connection method (if used) otherwise set to "----". See the <u>[https://downloads.tuflow.com/TUFLOW/Releases/Latest/TUFLOW%20Manual.pdf TUFLOW Manual]</u> for a list of 1D/2D connection methods. |
||
|- |
|- |
||
| Conn_Width||The connection width of the 1D/2D connection, this is used for determining how many 2D cells to connect to. |
| Conn_Width||The connection width of the 1D/2D connection, this is used for determining how many 2D cells to connect to. |
||
|- |
|- |
||
| R1||Not |
| R1||Not used. |
||
|- |
|- |
||
| R2||Not |
| R2||Not used. |
||
|- |
|- |
||
| R3||Not |
| R3||Not used. |
||
|- |
|- |
||
| i_1d_layer||The index to the input layer that has created the manhole. For example an |
| i_1d_layer||The index to the input layer that has created the manhole. For example an i_1d_nwk value of 2 would be the 2nd input layer (1d_nwk_M05_pits_001_P) below.<br> |
||
<font color="blue"><tt>Read GIS Network </tt></font> <font color="red"><tt>==</tt></font><tt> |
<font color="blue"><tt>Read GIS Network </tt></font> <font color="red"><tt>==</tt></font><tt> 1d_nwk_M05_pipes_001_L</tt><br> |
||
<font color="blue"><tt>Read GIS Network </tt></font> <font color="red"><tt>==</tt></font><tt> |
<font color="blue"><tt>Read GIS Network </tt></font> <font color="red"><tt>==</tt></font><tt> 1d_nwk_M05_pits_001_P</tt><br> |
||
<font color="blue"><tt>Read GIS Network </tt></font> <font color="red"><tt>==</tt></font><tt> mi\1d_nwk_M07_trunk_998.MIF</tt><br> |
|||
<font color="blue"><tt>Read GIS Network </tt></font> <font color="red"><tt>==</tt></font><tt> mi\1d_nwk_M08_pits_001.MIF</tt> |
|||
|- |
|- |
||
| No_Channels|| |
| No_Channels||Number of channels the node is connected to. |
||
|- |
|- |
||
| Pit_Connected||'''"Y"''' (Yes) if the node has a 1D/2D connection, '''"N"''' (No) if not. |
|||
| Pit_Connected|| |
|||
|} |
|} |
||
{{Tips Navigation |
|||
|uplink=[[TUFLOW_Check_Files | TUFLOW Check Files]] |
|||
}} |
|||
Revision as of 14:27, 6 August 2024
This GIS layer contains information on the 1D nodes for the simulation.
The _1d_nwk_C_check file contains information on the 1D channels.
Attributes of nwk_N_check
| Attribute Name | Attribute Description |
|---|---|
| ID | The node ID. |
| Type | The node type, the options are:
|
| Ignore | "T" (true) if the node has been set to ignore in the input 1d_nwk file, "F" (false) otherwise. |
| Bed_Level | The bed or lowest elevation at the node. |
| ANA | Any additional nodal area that has been added at the node (value in square metres or square feet). |
| Conn_1D_2D | The 1D/2D connection method (if used) otherwise set to "----". See the TUFLOW Manual for a list of 1D/2D connection methods. |
| Conn_Width | The connection width of the 1D/2D connection, this is used for determining how many 2D cells to connect to. |
| R1 | Not used. |
| R2 | Not used. |
| R3 | Not used. |
| i_1d_layer | The index to the input layer that has created the manhole. For example an i_1d_nwk value of 2 would be the 2nd input layer (1d_nwk_M05_pits_001_P) below. Read GIS Network == 1d_nwk_M05_pipes_001_L |
| No_Channels | Number of channels the node is connected to. |
| Pit_Connected | "Y" (Yes) if the node has a 1D/2D connection, "N" (No) if not. |
| Up |
|---|