Multiple Opening Analysis
Did you know that if you have a bridge opening and one or more culverts at a single river crossing a Multiple Opening Analysis is required?
To follow up my post on fragmented inundation, I want to highlight another 2D mesh issue we should all be aware of. Unlike fragmented inundation, which is an artifact of how HEC-RAS discretizes the 2D domain and the way it maps the results, Leaking is a result of terrain features not aligning with cell faces and/or cells that are too large, and can produce very wrong results.
Take the following example of leaking.
Here we see a high ground feature that is straddled by rather large cell. HEC-RAS will preserve the underlying terrain on the cell faces, but the cell itself is resolved to a volume-elevation curve. Since the high ground feature runs diagonally through the cell, it is not picked up by the cell faces. As a result, HEC-RAS does not know that there is a barrier that should keep water on one side of the high ground feature before it is overtopped. The consequence is that water leaks through the high ground and is available to move further down the channel even before the high ground is overtopped. This is incorrect. To better capture the high ground feature, cell faces in this vicinity should be aligned to the high ground feature so that the terrain is picked up on the cell faces, which will prevent leakage. The following figure shows the resulting flood map at the same time in the simulation as the figure above.
Here we see the entire mesh has been overall refined to a smaller cell center spacing, but in addition, much more resolution was added by manually straddling cell centers around the high ground feature. Notice around the crest of the high ground feature, the cell centers were placed to align the cell faces with the contours. This ensures that the high ground is picked up by the cell faces. The result is a higher resolution flood map, but also, and more importantly prevents leakage through the high ground before it is overtopped. Also important is to provide much smaller cells on the downstream slope of the high ground feature, to prevent fragmented inundation. In hindsight, I probably went a little overkill on adding cell centers, but it didn’t really add any noticeable time to the simulation, so I’m good with it.
Manually adding cell centers is not particularly precise, and can take a bit of time. Fortunately HEC will be including a new feature in the full release of 5.0 that allows the user to define a breakline along high ground terrain features like this. The mesh is then generated, automatically aligning the cell faces to that breakline.
Comments
Anonymous
on March 5, 2015Chris – Nice presentation of a fundamental problem. Agree, the Breakline should help us with the mesh generation. Vern
Anonymous
on March 5, 2015Chris – Nice presentation of a fundamental problem. Agree, the breakline feature should help us avoid this problem. Vern
Chris Goodell
on March 5, 2015Thanks Vern!
Anonymous
on February 13, 2017Hi Chris,
I started to use HEC-RAS 5.0.3. two weeks ago, so I'm new at this. I have few questions for you. Is there any way to add breakline except manually? Can I perhaps export Contours from RAS Mapper and add them as breaklines?
The second question is about the stability of the model. Can I anywhere check how big is the Courant number? I'm confused with one thing. If I understood this correctly, for the stability, I need a bigger grid and smaller computation time (so that the Courant number is around one), but in areas where I have leaking, I need to use a smaller grid to describe the higher ground (that means that the Courant number will be bigger than one). How will that reflect on the stability of my model?
Klaudija
Chris Goodell
on February 13, 2017You can import coordinates for breaklines in the GIS Tools menu item. The Courant number will change through out your mesh as mesh resolution changes and velocity changes. You should focus on the most restrictive (i.e. highest velocity areas and smallest cell center spacing).
Anonymous
on February 16, 2017Hi Chris,
First of all, thank you for your answers. However, I still have a problem with my model. I succeed to import shapefile with contour lines from GIS as brakelines. My cell has mesh size 0.4×0.4 meters and my computation time is 0.1 second. The elevation difference between the contour line is 0.05 meters. As you can see I tried to describe my terrain as better as I can. I do not have a problem with high terrain than with the steep slope (slope is 1: 2). When I run the model, results show alternately and suddenly wetting and drying of the cells at the slope. I tried to use both equations (Diffusion Wave and Full Momentum), but the results are similar. Do you know what might be the issue or what I am doing wrong?
Chris Goodell
on February 22, 2017Sounds like either your getting fragmentation in the inundation or your model is unstable. Make sure you are targeting a Courant number close to 1 and when you map the inundation, check your settings under "Render Mode Options".
lorenzo
on June 1, 2020Hi Chris
i’ve simulated a only 2d flow model, but i’ve problem with the terrain near a bridge because the lidar does not real and it reads the terrain as a depression and so the water go trough..i want to know if there is a solution to insert a kind of barrier in this cell, but not as breakline because the terrain is depressed.
Sorry for my english but i don t speak and write very well.
Thanks
Chris Goodell
on June 2, 2020Hi Lorenzo. Yes, you cam use cross sections to smooth out the terrain under the bridge as you wish. Consider this post from The RAS Solution: https://www.kleinschmidtgroup.com/ras-post/removing-bridge-decks-from-terrain-surfaces/
Anonimous
on March 15, 2022Hello, i have performed a model in 1 d related to 2 d in hec ras, but in the ras map i have some problems. the floodplain in same places is not related to others, there is water but it is not related to the reach. i dont know where the problem can be. i couldnt post here the raster map
Chris Goodell
on March 28, 2022You may need to use levees in your 1D sections to prevent water leaking into areas behind high ground features.
Anonymous
on September 14, 2022Hey Chris, I have been facing a problem with my 2D flow area. I tried adding a refinement region to my flow area but there are still leaks. I set mesh size to 40×40 and both breakline and refinement region to 10×10. I am using 1m DTM for the terrain model. Is there anything more i could try ?
Chris Goodell
on September 25, 2022As long as you get your cell faces to follow the high ground, there should be no leaking. Take a very close look and make sure you are following the high ground. Also, what may look like leaking could just be fragmentation (which is not wrong). So good to know the differences.
Sarah
on October 4, 2022Is there an automation tool/plugin to extract breaklines from a DEM in ArcGIS or QGIS?
Add Your Comment