Difference between revisions of "XPSWMM Conversion TUFLOW Boundary Control File (TBC)"

From Tuflow
Jump to navigation Jump to search
Line 1: Line 1:
=== TUFLOW Boundary Control File (TBC) ===
+
== TUFLOW Boundary Control File (TBC) ==
 
The TUFLOW Boundary Control File (TBC) contains information regarding the location of boundary conditions and internal links within the model.  
 
The TUFLOW Boundary Control File (TBC) contains information regarding the location of boundary conditions and internal links within the model.  
 
<ol>
 
<ol>
Line 9: Line 9:
 
'''<font color="red">Video</font>'''
 
'''<font color="red">Video</font>'''
 
</ol>
 
</ol>
 +
 +
 
{{Tips Navigation
 
{{Tips Navigation
 
|uplink=[[XPSWMM_to_TUFLOW-SWMM#TUFLOW_Control_File_Updates| Back to XPSWMM to TUFLOW Conversion Page]]
 
|uplink=[[XPSWMM_to_TUFLOW-SWMM#TUFLOW_Control_File_Updates| Back to XPSWMM to TUFLOW Conversion Page]]
 
}}
 
}}

Revision as of 12:14, 15 February 2024

TUFLOW Boundary Control File (TBC)

The TUFLOW Boundary Control File (TBC) contains information regarding the location of boundary conditions and internal links within the model.

  1. In Windows File Explorer, navigate to the TUFLOW\model folder and open the TBC into a text editor (Notepad++ is recommended).
  2. Remove the reference to the 2d_bc points layer. This layer was removed from the model GeoPackage in the Export 1D EPA SWMM Pipe Network Data from XPSWMM section.
  3. The TBC should reference the 2D boundary condition layer and the 1D/2D connection layer. In this case, they are both included in the 2d_bc connections layer.
    Read GIS BC == 1D2D_Urban_001_2d_bc_L  ! Reads in 2D boundaries and links 1D SWMM culverts to the 2D TUFLOW domain

    Video


Up
Go-up.png Back to XPSWMM to TUFLOW Conversion Page