Hydraulic Structures - Culverts

Set up culverts using Rating Tables and Culvert Equations using QGIS and the FLO-2D Plugin.

Note

It will be easier to view these videos on YouTube.

Set the video playback speed to 2x to complete the lessons faster.

The videos are more detailed whereas the text gives the minimum steps needed to complete the project.

Import and Review Culvert Data

This video gives a review of the hydraulic structures lesson. Follow the steps below to complete the lesson.

Set-up Culvert Structures

This part of the lesson shows how to import and configure hydraulic structures in your FLO-2D project using QGIS.

Note

Covert (culvert) data rarely comes as pre-formatted GIS line features. Most often, site surveys or as-built drawings are needed.

Step 1: Import the Hydraulic Structure Template

  • Open QGIS Lesson 6 project.

  • Drag and drop the hydraulic_structures.shp file from the lesson data folder onto the map.

../../_images/shg_hydaulic001.png
  • Change symbology:

    • Set to Arrow symbol to show flow direction.

    • Optionally brighten the line color.

../../_images/shg_hydaulic002.png

Tip

The arrowhead marks the Outlet, and the first vertex is the Inlet.

  • Label hydraulic structures:

    • Open layer properties and go to Labels.

    • Choose the field structname to display.

    • Adjust font size and color for better visibility.

../../_images/shg_hydaulic004.png

Step 2: Copy from Template Layer

  • Select features from the template layer:

    • Use Select All Features tool or Ctrl + A.

    • Copy with Ctrl + C.

../../_images/shg_hydaulic006.png
  • Activate the Structure layer from the FLO-2D widget editor:

    • Ensure editing mode is on.

    • Paste with Ctrl + V.

  • Save the edits.

../../_images/shg_hydaulic007.png

Step 3: Name and Review Each Structure

  • Use the Center on structure button to step through.

  • Rename each one based on the provided naming convention (CULV_*).

  • Set labels to structname field with 12pt font for visibility.

../../_images/shg_hydaulic008.png ../../_images/shg_hydaulic008b.png

Step 4: Assign Structure Type and Review Structures

  • Identify structure types as either one of the following:

    • Floodplain to Floodplain

    • Floodplain to Channel (must be on a Left Bank node)

    • Channel to Channel (usually already handled in the channel lesson)

  • Where necessary, adjust hydraulic structure endpoints:

    • Use the Vertex Tool to move hydraulic structure endpoints to correct elevations or grid elements.

../../_images/shg_hydaulic009a.png ../../_images/shg_hydaulic009b.png ../../_images/shg_hydaulic009c.png ../../_images/shg_hydaulic009d.png ../../_images/shg_hydaulic009e.png ../../_images/shg_hydaulic009f.png ../../_images/shg_hydaulic009g.png ../../_images/shg_hydaulic009h.png ../../_images/shg_hydaulic009i.png ../../_images/shg_hydaulic009j.png

Note

For grouped culverts (e.g., simple storm drain systems), assign a storm drain capacity in CFS.

For Floodplain to Channel hydraulic structures, assign the structures to the left bank because the left bank is the reference to the cross-section.

Step 5: Rating Tables and Culvert Equations

Step 5(i): Import Rating Tables

  • From the Culverts Tables folder, select all files and import except CULV_009.txt and CULV_122.txt.

  • Only rating tables that match existing structure names will be applied.

../../_images/shg_hydaulic010.png
Manually Modify a Rating Table
  • Example: reduce max headwater for 129, 129B, 129C to approx. 3 feet.

  • Delete rows from 3.0+ ft.

../../_images/shg_hydaulic011.png
  • Copy and paste modified table to the other two structures (129B, 129C).

../../_images/shg_hydaulic012.png

Note

Use Ctrl + C and Ctrl + V or Copy/Paste buttons.

If need be, use “Auto Range” button to get a better plot.

Step 5(ii): Review the Generalized Culvert Equations (GCE)

  • Fill the following properties for structures CULV_009 and CULV_122:

    • Conduit Length.

    • Diameter/Height.

    • Culvert Type (TYPEC).

    • Entrance Type (TYPEEN).

    • Culvert Manning’s n (CULVERTIN).

    • Entrance Loss Coefficient (KE).

    • Base (CUBASE).

    • Barels (MULTBARRELS).

  • For culvert CULV_009 set the GCE parameters as follows:

    • Conduit Length: Measured to be 252 ft (headwall to headwall).

    • Diameter: 4 ft

    • TYPEC: 2 (circular)

    • TYPEEN: 1 (square edge with headwall)

    • CULVERTIN: 0.018

    • KE: 0.5

    • CUBASE: 0

    • MULTBARRELS: 3

../../_images/shg_hydaulic013a.png

Note

These values are based on as-built drawings and Table C2 from HDS-5, 3rd Edition.

  • For culvert CULV_122 set the GCE parameters as follows:

    • Conduit Length: 105 ft

    • Height: 5 ft (Box Culvert)

    • TYPEC: 1 (wing wall 30°–75°)

    • TYPEEN: 1 (box)

    • CULVERTIN: 0.018

    • KE: 0.4

    • CUBASE: 8

    • MULTBARRELS: 1

../../_images/shg_hydaulic013b.png

Note

  • From highway design manuals and HY-8 documentation

  • Image review confirms structure shape and inlet type

Tip

Culvert or conduit length can be measure directly in QGIS using the Measure Line tool.

Schematic Correction and Recheck

  • Save and click Schematize to update geometry.

../../_images/shg_hydaulic014.png
  • Check and re-validate structure assignments one more time.

  • Use the Center button to cycle through and verify again.

Warning

The following image illustrates a Simple Storm Drain configuration, which provides a convenient way to connect multiple inlets to a single outlet using a shared rating table and an outlet flow limit.

In this configuration, flow allocation among inlets is not governed by hydraulic conditions. Instead, inlet priority is determined solely by the internal index order of the inlets.

As a result, upstream inlets with lower index positions may preferentially pass flow while downstream or higher-indexed inlets may be artificially restricted once the outlet capacity is reached. This behavior can lead to non-physical flow distributions when multiple inlets compete for a constrained outlet.

This method should only be used when inlet prioritization by index is acceptable or hydraulically insignificant. For cases requiring hydraulically realistic flow sharing, a more detailed storm drain representation is recommended.

../../_images/shg_hydaulic015.png

Correct Elevation

This lesson covers how to make elevation corrections for hydraulic structures, set up minimum elevations, apply levees, and prepare the model for export and run.

Step 1: Create Elevation Polygons

  • Go to the Elevation Polygons layer.

  • Start editing and click Add Polygon.

  • Set the name to min from elev raster or similar.

  • Set method to grid; leave other values null.

    • For simple corrections, draw a polygon around the centroid of the grid element you want to modify.

    ../../_images/shg_hydaulic016a.png ../../_images/shg_hydaulic016b.png
    • For complex corrections, select multiple grid cells and draw a polygon.

    ../../_images/shg_hydaulic017a.png ../../_images/shg_hydaulic017b.png ../../_images/shg_hydaulic017c.png
  • The attributes table of `Elevation Polygons` should now be looking as the one shown below:

    ../../_images/shg_hydaulic018.png

Step 2: Apply a Levee

  • Use the Levee Line tool to draw a line where flow should be restricted.

  • Assign the crest elevation based on sampled raster value (e.g., 1396.5).

../../_images/shg_hydaulic019a.png ../../_images/shg_hydaulic019b.png
  • Reprocess the levees using: Plugins > FLO-2D > Create Schematic Layers from User Layers with Levee Lines checked only.

../../_images/shg_hydaulic020.png ../../_images/shg_hydaulic021.png

Step 3: Apply Grid Element Corrections

  • Use External Layer Mode

  • Set layer: Elevation Polygons

  • Check: Centroids within polygons

  • Select: Statistics from raster

  • Choose Minimum elevation

  • Check: Statistics per grid element.

../../_images/shg_hydaulic022.png

Note

These steps ensure correct invert elevations, allow headwalls to collect water properly, and ensure flow can pass over levees or into hydraulic structures.

Tip

After corrections, verify grid elevations with the Identify tool to confirm changes.

Step 4: Save, Export and Run

This short lesson walks through saving hydraulic structures, exporting the data, and running the model. It is part of the final steps for preparing your model.

  • Click the QGIS Save button to commit your hydraulic structures to the layer in the GeoPackage.

../../_images/shg_hydaulic023.png

Note

You do not need to turn on the export switch again if it was already activated when setting up channel hydraulic structures.

  • Export DAT files to a folder with a name like: post elev change and correction

../../_images/shg_hydaulic024.png
  • Run the model.

../../_images/shg_hydaulic025.png

Note

If there is no error.check file generated, it means your data was set up correctly.

Warning

Although the model runs, the results may still be inaccurate due to elevation issues. These will be addressed in the next lesson.

Summary and Review Project

Coming soon!