Objective

In this tutorial, you will learn how to modify terrain models for use in HEC-RAS. You will learn how to create channel data to merge with overbank data from an existing RAS model and how to use the terrain modification tools.

Background

You will be working with terrain data for a section of the White River at Muncie, IN. The data required for the tutorial is provided in the zip file below.

TerrainModification.zip

Merging XS Channel Data with Overbank Data

This task will take you through the process of merging channel cross section information with terrain data. This process simulates the situation where you have bathymetric data represented in cross sections to replace overwater elevations gathered using LiDAR.

Create Grid of Channel Data

  1. Start HEC-RAS and open the project titled "Terrain Modification".
  2. Open RAS Mapper
  3. Create a New RAS Terrain using the "base.tif". Note the presence of high ground in the middle of the channel at bridge locations.


  4. Turn on the Rivers, Bank Lines, and Cross Sections Layers.These are the Layers that are used for creating the Interpolation Surface.


  5. If the Bank Lines layer is missing. You can create bank lines from the cross section banks stations.
    1. Start Editing
    2. Right-click on the Bank Lines Layer and choose Compute Bank Lines from XS Bank Stations.


  6. Note any problems with the bank lines. Improve the bank lines to do a bettter job representing the channel. For instance, the river line should not intersect the bank lines.
  7. Right-click on the Interpolation Surface and select Compute XS Interpolation Surface. Turn in on. The Interpolation Surface is used in making the results maps and will be used to create the new channel raster data.
  8. Stop Editing.
  9. Right-click on the geometry and choose Export Layer | Create GeoTIFF from XS's (channel only)



  10. Provide a filename ("channel") and press Save.
  11. Enter a raster cell size in the next dialog (this will depend on the size of your channel. Enter 5 (ft).

Merge Terrain Data

  1. Create a New RAS Terrain.
  2. You will have to browse to 2 different files. Make sure that the "priority" is set properly.
    1. Add the "channel.tif"
    2. Add the "base.tif"


  3. Change the output filename to "WithChannel".
  4. Press the Create button.
  5. Change the Layer Properties for the "WithChannel" Terrain.
  6. Turn on the Plot stitch TIN edges for the "WithChannel" Terrain.
  7. Investigate the stitching – a TIN which is the interpolation between the in-channel data and the overbank data. Compare with the base Terrain model.
  8. Compare the two terrain models (with and without bridge elevations). 

Channel Modification Tools

This task will take you through the process of cloning a RAS Terrain and using the Channel Modification tools to change the ground surface elevations for modeling.

Clone the RAS Terrain

Cloning the RAS Terrain allows you to reuse datasets. You don't have "make a copy", rather we create a new terrain file for the modifications but point to the base terrain.

  1. Right-click on the "WithChannel" Terrain and choose "Clone Terrain".
  2. Provide a name (like "Clone") and press OK.
  3. Turn on the cloned terrain.

Add Piers

  1. Zoom into one of the bridge crossings (View = Simple Pier).
  2. Right-click on the Clone and choose Add New Modification Layer | Shapes | Circle/Ellipse.


  3. Add a name for the layer "Simple Piers".
  4. Add two piers with 16ft radius with a top elevation of 950ft.

Add Elongated Pier

  1. Zoom into one of the bridge crossings (View = Elongated Pier) .
  2. Right-click on the Clone and choose Add New Modification Layer | Shapes | Elongated Pier.
  3. Add a name for the layer "Piers".
  4. Add a pier 20ft wide, 100ft long, at elevation 955ft. Use round nose with a 10ft radius.


  5. Use the edit tool to rotate the pier in line with flow.

Add a Levee

  1. Zoom into one of the levee locations between the two bridges crossings (View = Levee).
  2. Right-click on the Clone and choose Add New Modification Layer | Lines | High Ground.
  3. Create a levee/floodwall alignment from the upper bridge to the lower bridge.
  4. Set up the levee information as show below.


  5. Press OK to accept the information.


  6. Evaluate how the terrain has changed.

Add a Detention Pond

  1. Zoom into one of the levee locations between the two bridges crossings (View = Wetland).
  2. Right-click on the Clone and choose Add New Modification Layer | Polygons | Multipoint.
  3. Provide a name like "Wetland"
  4. Add a polygon – use the "Use Elevations at Boundary from Terrain" option.


  5. Note what the terrain model looks like.
  6. Now add Elevation Control Points to lower the terrain inside the polygon.
    1. Expand the Wetland modification to see the "Control Points" layer.
    2. Add control points and enter elevations around 930ft with a low spot on the downstream end of 925ft.


  7. Evaluate the terrain model.