Difference between revisions of "XPSWMM Conversion TUFLOW Boundary Control File (TBC)"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
<li> In Windows File Explorer, navigate to the '''TUFLOW\model''' folder and open the TBC using a text editor (Notepad++ is recommended). | <li> In Windows File Explorer, navigate to the '''TUFLOW\model''' folder and open the TBC using 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>[[XPSWMM_Conversion_Export_SWMM_Pipe_Network_Data#Export_1D_EPA_SWMM_Pipe_Network_Data_from_XPSWMM |Export 1D EPA SWMM Pipe Network Data from XPSWMM]]</u> section. | <li> Remove the reference to the 2d_bc points layer. This layer was removed from the model GeoPackage in the <u>[[XPSWMM_Conversion_Export_SWMM_Pipe_Network_Data#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 lines connections layer so the TBC only | + | <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 lines connections layer so the TBC contains only one command: <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 inflow/outflow boundaries and links 1D SWMM through embankment culverts to the 2D TUFLOW domain</tt></font> | <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 inflow/outflow boundaries and links 1D SWMM through embankment culverts to the 2D TUFLOW domain</tt></font> | ||
<li> Save the TBC. | <li> Save the TBC. |
Revision as of 14:38, 23 February 2024
TUFLOW Boundary Control File (TBC)
The TUFLOW Boundary Control File (TBC) contains information regarding the location of 2D boundary conditions and internal 1D/2D links within the model.
- In Windows File Explorer, navigate to the TUFLOW\model folder and open the TBC using 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 lines connections layer so the TBC contains only one command:
Read GIS BC == 1D2D_Urban_001_2d_bc_L ! Reads in 2D inflow/outflow boundaries and links 1D SWMM through embankment culverts to the 2D TUFLOW domain - Save the TBC.
Up |
---|
Continue to Next Step:"TUFLOW Geometry Control File (TGC)" |
Up |
---|
Back to Main XPSWMM to TUFLOW Conversion Page |