TUFLOW Check Files: Difference between revisions

Content deleted Content added
No edit summary
Line 26:
==2D Check Files==
The table below contains a complete list of the 2D check files. Note that for linked 2D/1D or 2D/2D models these check files are outlined in the sections below.
{| align="center" class="wikitable" width="5075%"
 
! style="background-color:#005581; font-weight:bold; color:white;"| Filename prefix / suffix
Line 79:
==1D Check Files==
The table below contains a complete list of 1D check files.<br>
{| align="center" class="wikitable" width="5075%"
 
! style="background-color:#005581; font-weight:bold; color:white;"| Filename prefix / suffix
Line 123:
==2D / 1D Check Files==
The following check files will only be produced if a linked 1D / 2D model is created.
{| align="center" class="wikitable" width="75%"
 
! style="background-color:#005581; font-weight:bold; color:white;"| Filename prefix / suffix
! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Brief Description
|-
| [[Check_Files_1d_to_2d_bc | _1d_to_2d_check.mif<br>_1d_to_2d_check_R.shp]]|| Displays the 2D cells connected to 1D nodes via 2D HX and 2D SX 2d_bc objects. For the .mif/.mid format cells connected to the same node are given the same colour to allow for easy visualisation of whether the right connections have been made. Additional information is supplied through the attributes.<br>
In the .mif layer, all SX cells connected to the same 1D node are grouped together as one object, and the Lowest_ZC_2D value is the lowest 2D cell ZC value of all the cells connected to the 1D node. For the .shp layer, it’s not possible to group the cells as one object, so each cell is separate, and therefore, when clicking on the SX cells, note that the value is still the lowest ZC of all 2D cells, not of the individual cell. For 2D HX links, the value is the ZC value of the individual cell.
|}
==2D / 2D Check Files==
The following check files will only be produced if a multiple 2D Domain (linked 2D / 2D model) is created.
{| align="center" class="wikitable" width="75%"
 
! style="background-color:#005581; font-weight:bold; color:white;"| Filename prefix / suffix
! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Brief Description
|-
| [[Check_Files_2d_to_2d_bc | _2d_to_2d_check.mif<br>_2d_to_2d_check_R.shp]]|| Displays the 2D cells used to link two 2D domains together via a 2d_bc type “2D” boundary. Similar to the _1d_to_2d_check layer, the cells connected to the same hidden 1D node are given the same colour when using the .mif/.mid format. Use the command <tt>Reveal 1D Nodes == ON</tt> command in the .tcf to view the locations of the hidden 1D nodes.
|}