Difference between revisions of "XPSWMM Conversion TUFLOW Boundary Control File (TBC)"
Jump to navigation
Jump to search
Chris Huxley (talk | contribs) (Created page with "{{Tips Navigation |uplink= Back to XPSWMM to TUFLOW Conversion Page }}") |
Chris Huxley (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | === 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. | ||
+ | <ol> | ||
+ | <li> In Windows File Explorer, navigate to the '''TUFLOW\model''' folder and open the TBC into a text editor (Notepad++ is recommended). | ||
+ | <li> Remove the reference to the 2d_bc points layer. This layer was removed from the model GeoPackage in the <u>[[#Export_1D_EPA_SWMM_Pipe_Network_Data_from_XPSWMM |Export 1D EPA SWMM Pipe Network Data from XPSWMM]]</u> section. | ||
+ | <li> 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. <br> | ||
+ | <font color="blue"><tt>Read GIS BC </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>1D2D_Urban_001_2d_bc_L </tt></font> <font color="green"><tt> ! Reads in 2D boundaries and links 1D SWMM culverts to the 2D TUFLOW domain</tt></font><br> | ||
+ | <br> | ||
+ | '''<font color="red">Video</font>''' | ||
+ | </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 11:26, 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.
- In Windows File Explorer, navigate to the TUFLOW\model folder and open the TBC into a text editor (Notepad++ is recommended).
- 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.
- 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 |
---|
Back to XPSWMM to TUFLOW Conversion Page |