Classwork 5 Using HEC-RAS for computing water surface profiles

Size: px
Start display at page:

Download "Classwork 5 Using HEC-RAS for computing water surface profiles"

Transcription

1 Classwork 5 Using HEC-RAS for computing water surface profiles (in collaboration with Dr. Ing. Luca Milanesi)

2 Why classwork 5? This lecture will give us the possibility to make our first acquaintance with Hydrologic Engineering Centers River Analysis System (HEC- RAS), which is a worldwide renowned standard for computing steady and unsteady flow. HEC-RAS allows you to perform one-dimensional steady flow, unsteady flow, sediment transport/mobile bed computations, and water temperature modelling. In this applications we shall limit to explore some of the capabilities of HEC RAS in steady flow, partly by repeating the classworks that we have previously done numerically (see classwork 4), partly by studying a real case, that is relative to the final part of the Oglio river entering Lake Iseo. Finally, we shall explore the effect of a bridge on high flow. Being able to manage HEC RAS will give us a considerable professional boost in the field of open channel hydraulics, since this is a tool that is used from every practitioners and consultant in the world working in the field of hydraulics engineering. Final targets of Classwork 5 Widening our programming skills with a real engineering problem Starting to use a world-wide standard for free surface flow computations: HEC-RAS. Appreciating the effects of interactions between hydraulic structures and flow The content of classwork 5 As far as HEC RAS is concerned, first download it at and install it on your laptop. CASE 1 The first case will simply be a repetition of the numerical classwork 4, so that we shall compute the sequence S2 hydraulic jump S1 M2, in order to verify with this simple case whether our naïve implementation of the standard step algorithm has been sufficiently accurate to be comparable with the results provided by HEC RAS. Here are the data for the first case. Let us consider a channel of rectangular cross section with width B= 3 m and a discharge of 15 m 3 /s; the channel is composed by two stretches, the bed slope of the upper one is 0.01 m/m and m/m for the lower one. The roughness of the channel is n= s/m 1/3 As shown in Classwork 4, the upper stretch will be steep and the lower one will be mild. We ask to compute the sequence S2 hydraulic jump S1 M2. Both the upstream and the downstream boundary condition is the critical depth. Under the guidance of your trainer, let us follow the following steps: Run HEC RAS. First control that under OPTIONS UNIT SYSTEM is set to SI. Then click FILE and and create NEW PROJECT, selecting a name and a location for the project you are creating. Then click on the icon of the geometry set up (see following Figure for the icons). From there select the icon of river reach, that will allow you to draw a single reach of arbitrary shape. Usually this command is used to draw a river with a planimetric layout similar to the one of the real river you are going to study. On this layout the cross-sections we shall put in are superimposed. In our case the layout is arbitrary. We shall simply draw a segment and then it will be asked us to give an arbitrary name to the river and to the reach (see figure 1 below). Then we shall click on the icon to edit or create cross-sections, in order to create two cross sections of rectangular shape as required. Select OPTIONS CREATE A NEW CROSS SECTION (see figure 2 below). Let us call it 10 (remember in HEC RAS that numbering increases form outlet to the source) and let us insert the data shown in figure 3. Remember that the x- coordinates points (stationing) of the cross section are entered from left to right looking downstream.

3 Then we shall insert a second cross-section (let us call it 20), located 100 m upstream, with the same geometry of the first (you can use OPTIONS COPY CURRENT CROSS SECTION ADJUST ELEVATIONS, adding 100*0.001= 0.1 m to the elevations). With the same procedure we can insert the third cross-section section (let us call it 30), located 100 m upstream, with the same geometry of the first and an increase to the elevation of 1 m (100*0.01= 1 m). Now we have three cross sections spaced 100 apart. In the GEOMETRY DATA, select TOOLS XS INTERPOLATION, creating, within a reach, a set of interpolated section every 1 m. Now let us save the file containing this geometrical information with the FILE command of the same mask. Now we have a rectangular channel that is 200 m long, has a slope of m/m in the 1 st stretch and 0.01 m/m in the 2 nd one and has cross section every 1 m. Let us now return to the main mask where under the EDIT command, STEADY FLOW DATA, we select the discharge (see figure 4; under Profile Names and Flow Rates) and the boundary conditions referred to the zero level (under Reach Boundary Conditions, where we shall select the KNOWN W.S *Y_crit = 1.98 m m = 3.08 m for upstream and 1.01*Y_crit = 2.02 m for downstream). We save the file with these boundary conditions and we revert to the main mask where we RUN a STEADY FLOW ANALYSIS, selecting a Mixed Flow Regime (see figure 5). Finally (see Figure 6), either we select VIEW WATER SURFACE PROFILES from the main menu, or we click on the corresponding icon, and we visualize the computed profile. In order to compare the profile with the one we computed in previous classwork, we have to write it into a file. To this purpose in the main menu let us select VIEW PROFILE SUMMARY TABLE, where the select a Table where Cumulative Channel Length is present (e.g., Users Table MyTable2). By clicking on FILE command, we can save it as a text file for the following comparison. The output shows some criticals in the first stretch; as we can see the program doesn t produce the S2 profile that we would expect and the whole sequence does not appear correct; in order to overcome this problem we can try adding an upper mild stretch (Rectangular geometry, L=10000 m, B=3 m, Sb=0.001 m/m, n= s/m 1/3 ) in order to induce at section 30 a continuous transcritical transition. As before, we have to interpolate cross-sections every 1 m and we shall impose the normal depth as upper boundary condition. In spite of these modifications nothing changes in the output. We can suppose that the reason of these problems are due to an excessively coarse mesh or to some parameters of the numerical method. So we can both refine the mesh and reduce the tolerances (RUN STEADY FLOW ANALYSYS, selecting OPTIONS and SET CALCULATION TOLERANCES). The right combination of parameters will give the correct output (Low tolerances on Water surface and Critical depth calculation, coarse mesh and low number of iterations). You can compare the results of the Classwork 4, the ones of the first case of this classwork without the upper stretch; the profiles appear slightly different. The reason of this divergence is very likely linked to different approaches used in the computation of the slope friction.

4 figure 1 figure 2 figure 3

5 figure 4 figure 5

6 figure 6 CASE 2 Now we shall study the back-water effect and the draw-down effect induced by different downstream water levels in Iseo lake and by different discharges on a geometrically simplified Oglio river. We shall assume trapezoidal cross-sections (b=75 m and side slope s= m/m) with constant n on the section. Since the river Oglio is not a straight line we need a more detailed sketch; to this aim we can import (see figure 7) a topographical map and draw the line on that base.

7 figure 7 As in the previous exercise we have to draw the line from upstream to downstream and we now have to follow the watercourse represented as a blue line. The first upstream cross-section of our interest is the confluence of the Dezzo river into the Oglio river; this point is marked by a red dot. We have now to edit all of the cross-sections as in the previous exercise. All geometrical data (sections, Manning s roughness and reach length) can be found in the file Oglio_trapezoidal_sections.xls, we just have to copy-paste them in the cross-section editor. If you want to import an already existing geometry data file, you have to open the GEOMETRIC DATA EDITOR, click FILE-> IMPORTE GEOMETRY DATA and choose the file format you need (e.g., HEC- RAS Format). A steady flow analysis in condition of subcritical flow will be performed. It will consider 4 different levels of the lake and 3 river discharges as shown in the following table; all the possible combinations will be studied. Condition Y_lake [ m a.s.l.] Condition Oglio_discharge [m 3 /s] T = 10 y Max Max Mean 55 Zero Min 10 Min As shown in figure 8, the profile plot can show at the same time all the profile we need in order to compare them.

8

9 CASE 3 figure 8 Finally we shall consider the effect of a bridge on the flow in the case that the water depth is in contact with the upper low chord of the bridge (High flow). In such a situation the bridge will cause a backwater effect and an M1 profile will be reconstructed. The description of the bridge needs 4 input cross sections, already provided in your geometry file, as shown in figure 9

10 figure 9 (Source: Hec-Ras Users Manual) In particular the cross-section number 1 is located sufficiently downstream from the structure so that the flow is not affected by the structure. Cross-section number 2 and number 3 are located at a short distance, respectively downstream and upstream the bridge, in order to describe ineffective flow areas. Cross-section number 4 is an upstream cross-section where the flow lines are approximately parallel and the section is fully effective. A cross section has to be indicate as location of the bridge (remember that cross-sections numbering increases form the outlet to the source); in our case the bridge will be located between cross-sections and , so the structure cross-section number will be The structure of the bridge has to be edited in Hec-Ras geometric data panel as shown in figure 10.

11 figure 10 As shown in figure 9 the bridge deck is 4 m thick (difference between the high and the low chord), 13 m wide and there are no piers; the distance between the upstream side of the bridge deck and the cross-section immediately upstream of the bridge is 2 m. The bridge modelling approach needs to be defined by the user; as shown in figure 11 two main situations may happen: low flows or high flows. The first one is verified if the flow doesn t raise above the upper point of the low chord of the deck elsewhere the second one is verified. We will focus on high flows only and we will compare the results obtained through the energy method and the pressure/weir method (see figure 12). figure 11

12 A steady flow analysis will be performed under the hypotesis of subcritical flow with the following flow data: Q=400 m 3 /s and Y_lake= m a.s.l. (corresponding to a 10 y return period). As figure 12 shows the interaction with the bridge deck causes a significative backwater effect on the incoming flow. As soon as the flow starts interacting with the lower chord of the deck the water depth increases of about 0.3 m. W.S. [m a.s.l.] x [m] Bridge_pressure No-Bridge Bridge_energy figure 12

CHAPTER 7 FLOOD HYDRAULICS & HYDROLOGIC VIVEK VERMA

CHAPTER 7 FLOOD HYDRAULICS & HYDROLOGIC VIVEK VERMA CHAPTER 7 FLOOD HYDRAULICS & HYDROLOGIC VIVEK VERMA CONTENTS 1. Flow Classification 2. Chezy s and Manning Equation 3. Specific Energy 4. Surface Water Profiles 5. Hydraulic Jump 6. HEC-RAS 7. HEC-HMS

More information

PRACTICAL UNIT 1 exercise task

PRACTICAL UNIT 1 exercise task Practical Unit 1 1 1 PRACTICAL UNIT 1 exercise task Developing a hydraulic model with HEC RAS using schematic river geometry data In the course of practical unit 1 we prepare the input for the execution

More information

Prepared for CIVE 401 Hydraulic Engineering By Kennard Lai, Patrick Ndolo Goy & Dr. Pierre Julien Fall 2015

Prepared for CIVE 401 Hydraulic Engineering By Kennard Lai, Patrick Ndolo Goy & Dr. Pierre Julien Fall 2015 Prepared for CIVE 401 Hydraulic Engineering By Kennard Lai, Patrick Ndolo Goy & Dr. Pierre Julien Fall 2015 Contents Introduction General Philosophy Overview of Capabilities Applications Computational

More information

Numerical Hydraulics

Numerical Hydraulics ETHZ, Fall 2017 Numerical Hydraulics Assignment 3 Comparison of two numerical solutions of river flow: use of Finite Elements (HEC-RAS) and Finite Volumes (BASEMENT) 1 Introduction In the course, two different

More information

The HEC-RAS Model Refresher

The HEC-RAS Model Refresher The HEC-RAS Model Refresher Minmin Shu P.E. Transportation Review Unit Water Resources Division Michigan Department of Environmental Quality 12-6-2018 What Does the HEC-RAS Mean RAS----River Analysis System

More information

George Mason University Department of Civil, Environmental and Infrastructure Engineering. Dr. Celso Ferreira Prepared by Lora Baumgartner

George Mason University Department of Civil, Environmental and Infrastructure Engineering. Dr. Celso Ferreira Prepared by Lora Baumgartner George Mason University Department of Civil, Environmental and Infrastructure Engineering Dr. Celso Ferreira Prepared by Lora Baumgartner Exercise Topic: Getting started with HEC RAS Objective: Create

More information

Introducion to Hydrologic Engineering Centers River Analysis System (HEC- RAS) Neena Isaac Scientist D CWPRS, Pune -24

Introducion to Hydrologic Engineering Centers River Analysis System (HEC- RAS) Neena Isaac Scientist D CWPRS, Pune -24 Introducion to Hydrologic Engineering Centers River Analysis System (HEC- RAS) Neena Isaac Scientist D CWPRS, Pune -24 One dimensional river models (1-D models) Assumptions Flow is one dimensional Streamline

More information

HEC-RAS. A Tutorial (Model Development of a Small Flume)

HEC-RAS. A Tutorial (Model Development of a Small Flume) HEC-RAS A Tutorial (Model Development of a Small Flume) HEC-RAS Hydraulic Engineering Center:River Analysis System 1-D step backwater model Utilizes energy equation to compute water surface elevation for

More information

INTRODUCTION TO HEC-RAS

INTRODUCTION TO HEC-RAS INTRODUCTION TO HEC-RAS HEC- RAS stands for Hydrologic Engineering Center s River Analysis System By U.S. Army Corps of Engineers One dimensional analysis of : 1. Steady flow 2. Unsteady flow 3. Sediment

More information

Linear Routing: Floodrouting. HEC-RAS Introduction. Brays Bayou. Uniform Open Channel Flow. v = 1 n R2/3. S S.I. units

Linear Routing: Floodrouting. HEC-RAS Introduction. Brays Bayou. Uniform Open Channel Flow. v = 1 n R2/3. S S.I. units Linear Routing: Floodrouting HEC-RAS Introduction Shirley Clark Penn State Harrisburg Robert Pitt University of Alabama April 26, 2004 Two (2) types of floodrouting of a hydrograph Linear Muskingum Reservoir

More information

HEC-RAS 3.0 January, 2001 Release Notes

HEC-RAS 3.0 January, 2001 Release Notes HEC-RAS 3.0 January, 2001 Release Notes A new version of HEC-RAS (3.0) has been released with significant new features over the previous version (2.21). Version 3.0 includes unsteady flow routing capabilities,

More information

Automating Hydraulic Analysis v 1.0.

Automating Hydraulic Analysis v 1.0. 2011 Automating Hydraulic Analysis v 1.0. Basic tutorial and introduction Automating Hydraulic Analysis (AHYDRA) is a freeware application that automates some specific features of HEC RAS or other hydraulic

More information

Classwork 3 Computing an M1 profile in a rectangular channel

Classwork 3 Computing an M1 profile in a rectangular channel Classwork 3 Computing an M1 profile in a rectangular channel Why classwork 3? This is the first classwork where we will actually solve a real engineering problem: the computation of the backwater profile

More information

WMS 9.0 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS

WMS 9.0 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS v. 9.0 WMS 9.0 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS Objectives Learn how to build cross sections, stream centerlines, and bank

More information

WMS 10.1 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS

WMS 10.1 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS v. 10.1 WMS 10.1 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS Objectives Learn how to build cross sections, stream centerlines, and

More information

FLOODPLAIN MODELING MANUAL. HEC-RAS Procedures for HEC-2 Modelers

FLOODPLAIN MODELING MANUAL. HEC-RAS Procedures for HEC-2 Modelers FLOODPLAIN MODELING MANUAL HEC-RAS Procedures for HEC-2 Modelers Federal Emergency Management Agency Mitigation Directorate 500 C Street, SW Washington, DC 20472 April 2002 Floodplain Modeling Manual HEC-RAS

More information

George Mason University Department of Civil, Environmental and Infrastructure Engineering. Dr. Celso Ferreira

George Mason University Department of Civil, Environmental and Infrastructure Engineering. Dr. Celso Ferreira George Mason University Department of Civil, Environmental and Infrastructure Engineering Dr. Celso Ferreira Exercise Topic: HEC GeoRAS Post-Processing Objectives: This tutorial is designed to walk you

More information

Cross Sections, Profiles, and Rating Curves. Viewing Results From The River System Schematic. Viewing Data Contained in an HEC-DSS File

Cross Sections, Profiles, and Rating Curves. Viewing Results From The River System Schematic. Viewing Data Contained in an HEC-DSS File C H A P T E R 9 Viewing Results After the model has finished the steady or unsteady flow computations the user can begin to view the output. Output is available in a graphical and tabular format. The current

More information

Using HEC-RAS and HEC-GeoRAS for River Modeling Adapted by E. Maurer, using an exercise by V. Merwade, Purdue Univ.

Using HEC-RAS and HEC-GeoRAS for River Modeling Adapted by E. Maurer, using an exercise by V. Merwade, Purdue Univ. Introduction Using HEC-RAS and HEC-GeoRAS for River Modeling Adapted by E. Maurer, using an exercise by V. Merwade, Purdue Univ. This tutorial uses the output from HEC_GeoRAS from a prior exercise as input

More information

Steady Flow Water Surface Profile Computation Using HEC-RAS

Steady Flow Water Surface Profile Computation Using HEC-RAS Steady Flow Water Surface Profile Computation Using HEC-RAS Objectives The objective of the course is to enable the participants to perform water surface profile computations using computer program HEC-RAS

More information

UNDERSTAND HOW TO SET UP AND RUN A HYDRAULIC MODEL IN HEC-RAS CREATE A FLOOD INUNDATION MAP IN ARCGIS.

UNDERSTAND HOW TO SET UP AND RUN A HYDRAULIC MODEL IN HEC-RAS CREATE A FLOOD INUNDATION MAP IN ARCGIS. CE 412/512, Spring 2017 HW9: Introduction to HEC-RAS and Floodplain Mapping Due: end of class, print and hand in. HEC-RAS is a Hydrologic Modeling System that is designed to describe the physical properties

More information

Appendix E. HEC-RAS and HEC-Ecosystem Functions Models

Appendix E. HEC-RAS and HEC-Ecosystem Functions Models Appendix E HEC-RAS and HEC-Ecosystem Functions Models 1 Appendix E: Modeled Reaches for the Connecticut River Watershed application of HEC-RAS Separate from the report for the Decision Support System of

More information

This tutorial introduces the HEC-RAS model and how it can be used to generate files for use with the HEC-RAS software.

This tutorial introduces the HEC-RAS model and how it can be used to generate files for use with the HEC-RAS software. v. 12.3 SMS 12.3 Tutorial Objectives This tutorial introduces the model and how it can be used to generate files for use with the software. Prerequisites Overview Tutorial Requirements 5.0 Mesh Module

More information

Flood Inundation Mapping using HEC-RAS

Flood Inundation Mapping using HEC-RAS Flood Inundation Mapping using HEC-RAS Goodell, C. 1 ; Warren, C. 2 WEST Consultants, 2601 25 th St SE, Suite 450, Salem, OR 97302. Abstract Flood inundation mapping is an important tool for municipal

More information

Efficiency and Accuracy of Importing HEC RAS Datafiles into PCSWMM and SWMM5

Efficiency and Accuracy of Importing HEC RAS Datafiles into PCSWMM and SWMM5 5 Efficiency and Accuracy of Importing HEC RAS Datafiles into PCSWMM and SWMM5 Karen Finney, Rob James, William James and Tiehong Xiao An advantage of USEPA s SWMM5 is its capability to dynamically model

More information

Open Channel Flow. Course paper: Water level calculation with HEC-RAS

Open Channel Flow. Course paper: Water level calculation with HEC-RAS Course paper: Water level calculation with HEC-RAS Prof. Dr.-Ing. Tobias Bleninger Graduate Program for Water Resources and Environmental Engineering (PPGERHA) Universidade Federal do Paraná - UFPR Centro

More information

Objectives This tutorial demonstrates how to perform unsteady sediment transport simulations in SRH-2D.

Objectives This tutorial demonstrates how to perform unsteady sediment transport simulations in SRH-2D. SMS v. 12.2 SRH-2D Tutorial Objectives This tutorial demonstrates how to perform unsteady sediment transport simulations in SRH-2D. Prerequisites SMS Overview tutorial SRH-2D SRH-2D Sediment Transport

More information

Day 1. HEC-RAS 1-D Training. Rob Keller and Mark Forest. Break (9:45 am to 10:00 am) Lunch (12:00 pm to 1:00 pm)

Day 1. HEC-RAS 1-D Training. Rob Keller and Mark Forest. Break (9:45 am to 10:00 am) Lunch (12:00 pm to 1:00 pm) Day 1 HEC-RAS 1-D Training Rob Keller and Mark Forest Introductions and Course Objectives (8:00 am to 8:15 am) Introductions: Class and Content Module 1 Open Channel Hydraulics (8:15 am to 9:45 am) Lecture

More information

HEC-RAS River Analysis System

HEC-RAS River Analysis System HEC-RAS River Analysis System Version 5.0.7 March 2019 Approved for Public Release. Distribution Unlimited. Introduction Version 5.0.7 of the River Analysis System (HEC-RAS) is now available. This Version

More information

GRADUALLY VARIED FLOW

GRADUALLY VARIED FLOW CVE 341 Water Resources Lecture Notes 5: (Chapter 14) GRADUALLY VARIED FLOW FLOW CLASSIFICATION Uniform (normal) flow: Depth is constant at every section along length of channel Non-uniform (varied) flow:

More information

Storm Drain Modeling HY-12 Pump Station

Storm Drain Modeling HY-12 Pump Station v. 10.1 WMS 10.1 Tutorial Storm Drain Modeling HY-12 Pump Station Analysis Setup a simple HY-12 pump station storm drain model in the WMS interface with pump and pipe information Objectives Using the HY-12

More information

Hydraulic Modeling with HEC RAS. Susan Cundiff, PE December 4, 2017

Hydraulic Modeling with HEC RAS. Susan Cundiff, PE December 4, 2017 Hydraulic Modeling with HEC RAS Susan Cundiff, PE December 4, 2017 Overview Introduction to HEC RAS Computational Procedures Building a Model Example Projects Introduction to HEC RAS U.S. Army Corps of

More information

Verification and Validation of HEC-RAS 5.1

Verification and Validation of HEC-RAS 5.1 Verification and Validation of HEC-RAS 5.1 Gary Brunner 1, P.E., D. WRE, M.ASCE Dr. Alex Sanchez 1 Dr. Tom Molls 2 Dr. David Parr 3 1. USACE Hydrologic Engineering Center, Davis, CA 2. David Ford Consulting

More information

iric Software Changing River Science River2D Tutorials

iric Software Changing River Science River2D Tutorials iric Software Changing River Science River2D Tutorials iric Software Changing River Science Confluence of the Colorado River, Blue River and Indian Creek, Colorado, USA 1 TUTORIAL 1: RIVER2D STEADY SOLUTION

More information

Watershed Analysis with the Hydrologic Engineering Center s River Analysis System (HEC-RAS)

Watershed Analysis with the Hydrologic Engineering Center s River Analysis System (HEC-RAS) Watershed Analysis with the Hydrologic Engineering Center s River Analysis System (HEC-RAS) by Christopher R. Goodell and Gary W. Brunner PURPOSE: The objectives of this document are to provide a general

More information

HEC-RAS Verification and Validation Tests

HEC-RAS Verification and Validation Tests HEC-RAS Verification and Validation Tests April 2018 Approved for Public Release. Distribution Unlimited. RD-52 REPORT DOCUMENTATION PAGE Form Approved OMB No. 0704-0188 The public reporting burden for

More information

v SMS Tutorials SRH-2D Prerequisites Requirements SRH-2D Model Map Module Mesh Module Data files Time

v SMS Tutorials SRH-2D Prerequisites Requirements SRH-2D Model Map Module Mesh Module Data files Time v. 11.2 SMS 11.2 Tutorial Objectives This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional () simulation using SMS version 11.2 or later. Prerequisites SMS Overview tutorial

More information

This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional (SRH-2D) simulation. Requirements

This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional (SRH-2D) simulation. Requirements v. 13.0 SMS 13.0 Tutorial Objectives This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional () simulation. Prerequisites SMS Overview tutorial Requirements Model Map Module

More information

ISIS Free & ISIS Professional Quick Start Guide

ISIS Free & ISIS Professional Quick Start Guide ISIS Free & ISIS Professional Cost effective, integrated modelling solutions Think saving, think ISIS, think Halcrow This quick start guide enables first time users to quickly understand how to use ISIS

More information

Updated on November 10, 2017

Updated on November 10, 2017 CIVE 7397 Unsteady flows in Rivers and Pipe Networks/Stormwater Management and Modeling / Optimization in Water Resources Engineering Updated on November 10, 2017 Tutorial on using HEC-GeoRAS 10.1 (or

More information

SMS v Culvert Structures with HY-8. Prerequisites. Requirements. Time. Objectives

SMS v Culvert Structures with HY-8. Prerequisites. Requirements. Time. Objectives SMS v. 12.1 SRH-2D Tutorial Culvert Structures with HY-8 Objectives This tutorial demonstrates the process of modeling culverts in SRH-2D coupled with the Federal Highway Administrations HY-8 culvert analysis

More information

SMS v Obstructions. SRH-2D Tutorial. Prerequisites. Requirements. Time. Objectives

SMS v Obstructions. SRH-2D Tutorial. Prerequisites. Requirements. Time. Objectives SMS v. 12.1 SRH-2D Tutorial Objectives This tutorial demonstrates the process of creating and defining in-stream obstructions within an SRH-2D model. The SRH-2D Simulations tutorial should have been completed

More information

Application of 2-D Modelling for Muda River Using CCHE2D

Application of 2-D Modelling for Muda River Using CCHE2D Application of 2-D Modelling for Muda River Using CCHE2D ZORKEFLEE ABU HASAN, Lecturer, River Engineering and Urban Drainage Research Centre (REDAC), Universiti Sains Malaysia, Engineering Campus, Seri

More information

TUFLOW 1D/2D SURFACE WATER MODELING SYSTEM. 1 Introduction. 2 Background Data

TUFLOW 1D/2D SURFACE WATER MODELING SYSTEM. 1 Introduction. 2 Background Data SURFACE WATER MODELING SYSTEM TUFLOW 1D/2D 1 Introduction This tutorial describes the generation of a 1D TUFLOW project using the SMS interface. It is recommended that the TUFLOW 2D tutorial be done before

More information

Comparing HEC-RAS v5.0 2-D Results with Verification Datasets

Comparing HEC-RAS v5.0 2-D Results with Verification Datasets Comparing HEC-RAS v5.0 2-D Results with Verification Datasets Tom Molls 1, Gary Brunner 2, & Alejandro Sanchez 2 1. David Ford Consulting Engineers, Inc., Sacramento, CA 2. USACE Hydrologic Engineering

More information

WMS 10.0 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic

WMS 10.0 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic v. 10.0 WMS 10.0 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic Objectives This tutorial shows users how to define a basic MODRAT model using

More information

v TUFLOW 1D/2D SMS 11.2 Tutorial Time minutes Prerequisites TUFLOW 2D Tutorial

v TUFLOW 1D/2D SMS 11.2 Tutorial Time minutes Prerequisites TUFLOW 2D Tutorial v. 11.2 SMS 11.2 Tutorial Objectives This tutorial describes the generation of a 1D TUFLOW project using the SMS interface. It is strongly recommended that the TUFLOW 2D tutorial be completed before doing

More information

SRH-2D Additional Boundary Conditions

SRH-2D Additional Boundary Conditions v. 12.2 SMS 12.2 Tutorial SRH-2D Additional Boundary Conditions Objectives Learn techniques for using various additional boundary conditions with the Sedimentation and River Hydraulics Two-Dimensional

More information

Floodplain Engineering

Floodplain Engineering Floodplain Engineering by David E. Fantina, PE Introduction: This course presents a discussion of the modeling procedure for flood profiling. The most commonly used software for flood profiling is the

More information

FLOODPLAIN MODELING USING HEC-RAS

FLOODPLAIN MODELING USING HEC-RAS H A E S T A D M E T H O D S FLOODPLAIN MODELING USING HEC-RAS F i r s t E d i t i o n Authors Haestad Methods Gary Dyhouse Jennifer Hatchett Jeremy Benn Managing Editor Colleen Totz Editors David Klotz,

More information

Storm Drain Modeling HY-12 Rational Design

Storm Drain Modeling HY-12 Rational Design v. 10.1 WMS 10.1 Tutorial Learn how to design storm drain inlets, pipes, and other components of a storm drain system using FHWA's HY-12 storm drain analysis software and the WMS interface Objectives Define

More information

Objectives This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional (SRH-2D) simulation.

Objectives This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional (SRH-2D) simulation. v. 12.1 SMS 12.1 Tutorial Objectives This tutorial shows how to build a Sedimentation and River Hydraulics Two-Dimensional () simulation. Prerequisites SMS Overview tutorial Requirements Model Map Module

More information

River Analysis System HEC-RAS

River Analysis System HEC-RAS Hydrologic Engineering Center River Analysis System HEC-RAS Release Notes Version 5.0.2 August 2016 Approved for Public Release Distribution Unlimited 1 Introduction Version 5.0.2 of the River Analysis

More information

Rapid Floodplain Delineation. Presented by: Leo R. Kreymborg 1, P.E. David T. Williams 2, Ph.D., P.E. Iwan H. Thomas 3, E.I.T.

Rapid Floodplain Delineation. Presented by: Leo R. Kreymborg 1, P.E. David T. Williams 2, Ph.D., P.E. Iwan H. Thomas 3, E.I.T. 007 ASCE Rapid Floodplain Delineation Presented by: Leo R. Kreymborg 1, P.E. David T. Williams, Ph.D., P.E. Iwan H. Thomas 3, E.I.T. 1 Project Manager, PBS&J, 975 Sky Park Court, Suite 00, San Diego, CA

More information

Objectives This tutorial will introduce how to prepare and run a basic ADH model using the SMS interface.

Objectives This tutorial will introduce how to prepare and run a basic ADH model using the SMS interface. v. 12.1 SMS 12.1 Tutorial Objectives This tutorial will introduce how to prepare and run a basic ADH model using the SMS interface. Prerequisites Overview Tutorial Requirements ADH Mesh Module Scatter

More information

SMS v SRH-2D Tutorials Obstructions. Prerequisites. Requirements. Time. Objectives

SMS v SRH-2D Tutorials Obstructions. Prerequisites. Requirements. Time. Objectives SMS v. 12.3 SRH-2D Tutorials Obstructions Objectives This tutorial demonstrates the process of creating and defining in-stream obstructions within an SRH-2D model. The SRH-2D Simulations tutorial should

More information

HEC-RAS 5.0 Training New Zealand Workshop Guide

HEC-RAS 5.0 Training New Zealand Workshop Guide HEC-RAS 5.0 Training New Zealand Workshop Guide Prepared by: Krey Price Surface Water Solutions 57 Bromfield Drive Kelmscott WA 6111 Australia Tel. +61 400 367 542 e-mail: info@surfacewater.biz website:

More information

Prof. B.S. Thandaveswara. The computation of a flood wave resulting from a dam break basically involves two

Prof. B.S. Thandaveswara. The computation of a flood wave resulting from a dam break basically involves two 41.4 Routing The computation of a flood wave resulting from a dam break basically involves two problems, which may be considered jointly or seperately: 1. Determination of the outflow hydrograph from the

More information

Advanced 1D/2D Modeling Using HEC-RAS

Advanced 1D/2D Modeling Using HEC-RAS Advanced 1D/2D Modeling Using HEC-RAS Davis, California Objectives This is an advanced course in applying computer program HEC-RAS. The course provides participants with the knowledge to effectively use

More information

ISIS 1D. Quick Start Guide. Cost effective, integrated software solutions ch2mhill.com/isis

ISIS 1D. Quick Start Guide. Cost effective, integrated software solutions ch2mhill.com/isis ISIS 1D Quick Start Guide Cost effective, integrated software solutions 0845 094 7990 ch2mhill.com/isis softwaresupport@ch2m.com Table of Contents Overview... 3 1. Starting ISIS and Basic Concepts... 3

More information

River Analysis System HEC-RAS

River Analysis System HEC-RAS Hydrologic Engineering Center River Analysis System HEC-RAS Release Notes Version 4.0.0 March 2008 Approved for Public Release Distribution Unlimited 1 Introduction Version 4.0.0 of the River Analysis

More information

Improving the Senior Level Hydraulic Engineering Design Course (CE 474) By Means of Computer Assisted Instruction

Improving the Senior Level Hydraulic Engineering Design Course (CE 474) By Means of Computer Assisted Instruction Improving the Senior Level Hydraulic Engineering Design Course (CE 474) By Means of Computer Assisted Instruction Rolando Bravo 1 Abstract- This paper presents the development of spreadsheet software at

More information

WMS 8.4 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic

WMS 8.4 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic v. 8.4 WMS 8.4 Tutorial Watershed Modeling MODRAT Interface Schematic Build a MODRAT model by defining a hydrologic schematic Objectives This tutorial shows you how to define a basic MODRAT model using

More information

Use of measured and interpolated crosssections

Use of measured and interpolated crosssections Use of measured and interpolated crosssections in hydraulic river modelling Y. Chen/, R. Crowded & R. A. Falconer^ ^ Department of Civil & Environmental Engineering, University ofbradford, Bradford, West

More information

Introduction Surface Water Modeling System (SMS) & Case Study using SMS 2D Modeling Software

Introduction Surface Water Modeling System (SMS) & Case Study using SMS 2D Modeling Software A.D. Latornell Conservation Symposium November 18, 2015 Introduction Surface Water Modeling System (SMS) & Case Study using SMS 2D Modeling Software Dr. Bahar SM P.Geo.(Ltd), P Eng 1 Topics Education,

More information

Building a new model in wspg2010

Building a new model in wspg2010 Building a new model in wspg2010 The Water Surface Profile Gradient 2010 (wspg2010 by XP Software) model is a hydraulic analysis system that computes and plots uniform and non-uniform steady flow water

More information

SMS v D Summary Table. SRH-2D Tutorial. Prerequisites. Requirements. Time. Objectives

SMS v D Summary Table. SRH-2D Tutorial. Prerequisites. Requirements. Time. Objectives SMS v. 12.3 SRH-2D Tutorial Objectives Learn the process of making a summary table to compare the 2D hydraulic model results with 1D hydraulic model results. This tutorial introduces a method of presenting

More information

HECRAS 2D: Are you ready for the revolution in the world of hydraulic modeling?

HECRAS 2D: Are you ready for the revolution in the world of hydraulic modeling? HECRAS 2D: Are you ready for the revolution in the world of hydraulic modeling? Rishab Mahajan, Emily Campbell and Matt Bardol March 8, 2017 Outline Reasons for hydraulic modeling 1D Modeling 2D Modeling-

More information

HCFCD Review Process

HCFCD Review Process HCFCD Review Process Impact Analysis Local Review LOMR Delegation Local Review This presentation will include: Why is this step important? Process Review Checklist Common Comments 2 Local Review Why is

More information

Upper Trinity River Corridor Development Certificate Model Updates. Flood Management Task Force Meeting April 20, 2018

Upper Trinity River Corridor Development Certificate Model Updates. Flood Management Task Force Meeting April 20, 2018 Upper Trinity River Corridor Development Certificate Model Updates Flood Management Task Force Meeting April 20, 2018 Agenda Review of the Phase II Upper Trinity Watershed CDC Model Development Hydrology

More information

Floodplain Mapping & Hydraulic Analysis with HEC-GeoRAS and ArcGIS 9.1

Floodplain Mapping & Hydraulic Analysis with HEC-GeoRAS and ArcGIS 9.1 Floodplain Mapping & Hydraulic Analysis with HEC-GeoRAS 4.1.1 and ArcGIS 9.1 Prepared by Sarah Meyer 1 and Francisco Olivera 2, Ph.D., P.E. May 2007 Contents: 1. Goals of Exercise & Additional Resources

More information

2D Modelling Workshop - Sydney 16 June Assessment of Bridge Losses using a Range of 2D Modelling Tools - Andrew McCowan

2D Modelling Workshop - Sydney 16 June Assessment of Bridge Losses using a Range of 2D Modelling Tools - Andrew McCowan 2D Modelling Workshop - Sydney 16 June 2015 Assessment of Bridge Losses using a Range of 2D Modelling Tools - Andrew McCowan Introduction Two types of losses considered: Blockage and flow separation losses

More information

Build a MODRAT model by defining a hydrologic schematic

Build a MODRAT model by defining a hydrologic schematic v. 11.0 WMS 11.0 Tutorial Build a MODRAT model by defining a hydrologic schematic Objectives Learn how to define a basic MODRAT model using the hydrologic schematic tree in WMS by building a tree and defining

More information

Working With Projects

Working With Projects C H A P T E R 5 Working With Projects To create a river hydraulics application with HEC-RAS, you work with projects. A project is a collection of files that are used to build a model. This chapter describes

More information

1. Below is an example 1D river reach model built in HEC-RAS and displayed in the HEC-RAS user interface:

1. Below is an example 1D river reach model built in HEC-RAS and displayed in the HEC-RAS user interface: How Do I Import HEC-RAS Cross-Section Data? Flood Modeller allows you to read in cross sections defined in HEC-RAS models, automatically converting them to Flood Modeller 1D cross sections. The procedure

More information

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 3, 2012

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 3, 2012 INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 3, 2012 Copyright 2010 All rights reserved Integrated Publishing services Research article ISSN 0976 4399 Efficiency and performances

More information

SMS v Culvert Structures. SRH-2D Tutorial. Prerequisites. Requirements. Time. Objectives

SMS v Culvert Structures. SRH-2D Tutorial. Prerequisites. Requirements. Time. Objectives SMS v. 12.0 SRH-2D Tutorial Objectives This tutorial demonstrates the process of modeling culverts in SRH-2D. The Working with Simulations tutorial should have been completed before attempting this one.

More information

2D Hydrodynamic Model for Reservoirs: Case Study High Aswan Dam Reservoir

2D Hydrodynamic Model for Reservoirs: Case Study High Aswan Dam Reservoir D Hydrodynamic Model for Reservoirs: Case Study High Aswan Dam Reservoir M. M. Soliman 1, M. A. Gad, Ashraf M. El-Moustafa 3 Abstract High Aswan Dam (HAD) is one of the most important projects in the history

More information

v SRH-2D Post-Processing SMS 12.3 Tutorial Prerequisites Requirements Time Objectives

v SRH-2D Post-Processing SMS 12.3 Tutorial Prerequisites Requirements Time Objectives v. 12.3 SMS 12.3 Tutorial SRH-2D Post-Processing Objectives This tutorial illustrates some techniques for manipulating the solution generated by the Sedimentation and River Hydraulics Two-Dimensional (SRH-2D)

More information

v SMS 11.1 Tutorial Overview Time minutes

v SMS 11.1 Tutorial Overview Time minutes v. 11.1 SMS 11.1 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. It is suggested that this tutorial

More information

COMPARISON OF NUMERICAL HYDRAULIC MODELS APPLIED TO THE REMOVAL OF SAVAGE RAPIDS DAM NEAR GRANTS PASS, OREGON

COMPARISON OF NUMERICAL HYDRAULIC MODELS APPLIED TO THE REMOVAL OF SAVAGE RAPIDS DAM NEAR GRANTS PASS, OREGON COMPARISON OF NUMERICAL HYDRAULIC MODELS APPLIED TO THE REMOVAL OF SAVAGE RAPIDS DAM NEAR GRANTS PASS, OREGON Jennifer Bountry, Hydraulic Engineer, Bureau of Reclamation, Denver, CO, jbountry@do.usbr.gov;

More information

SMS v Simulations. SRH-2D Tutorial. Time. Requirements. Prerequisites. Objectives

SMS v Simulations. SRH-2D Tutorial. Time. Requirements. Prerequisites. Objectives SMS v. 12.1 SRH-2D Tutorial Objectives This tutorial will demonstrate the process of creating a new SRH-2D simulation from an existing simulation. This workflow is very useful when adding new features

More information

v TUFLOW-2D Hydrodynamics SMS Tutorials Time minutes Prerequisites Overview Tutorial

v TUFLOW-2D Hydrodynamics SMS Tutorials Time minutes Prerequisites Overview Tutorial v. 12.2 SMS 12.2 Tutorial TUFLOW-2D Hydrodynamics Objectives This tutorial describes the generation of a TUFLOW project using the SMS interface. This project utilizes only the two dimensional flow calculation

More information

Tutorial on using HEC-GeoRAS with ArcGIS 9.3

Tutorial on using HEC-GeoRAS with ArcGIS 9.3 Introduction Tutorial on using HEC-GeoRAS with ArcGIS 9.3 Prepared by Venkatesh Merwade School of Civil Engineering, Purdue University vmerwade@purdue.edu November 2009 This tutorial is designed to expose

More information

v Overview SMS Tutorials Prerequisites Requirements Time Objectives

v Overview SMS Tutorials Prerequisites Requirements Time Objectives v. 12.2 SMS 12.2 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. Ideally, this tutorial should

More information

ENV3104 Hydraulics II 2017 Assignment 1. Gradually Varied Flow Profiles and Numerical Solution of the Kinematic Equations:

ENV3104 Hydraulics II 2017 Assignment 1. Gradually Varied Flow Profiles and Numerical Solution of the Kinematic Equations: ENV3104 Hydraulics II 2017 Assignment 1 Assignment 1 Gradually Varied Flow Profiles and Numerical Solution of the Kinematic Equations: Examiner: Jahangir Alam Due Date: 27 Apr 2017 Weighting: 1% Objectives

More information

SURFACE WATER MODELING SYSTEM. 2. Change to the Data Files Folder and open the file poway1.xyz.

SURFACE WATER MODELING SYSTEM. 2. Change to the Data Files Folder and open the file poway1.xyz. SURFACE WATER MODELING SYSTEM Mesh Editing This tutorial lesson teaches manual finite element mesh generation techniques that can be performed using SMS. It gives a brief introduction to tools in SMS that

More information

NONUNIFORM FLOW AND PROFILES. Nonuniform flow varies in depth along the channel reach. Figure 1 Nonuniform Flow

NONUNIFORM FLOW AND PROFILES. Nonuniform flow varies in depth along the channel reach. Figure 1 Nonuniform Flow Nonuniorm Flow and Proiles Page 1 NONUNIFORM FLOW AND PROFILES Nonuniorm Flow Nonuniorm low varies in depth along the channel reach. Figure 1 Nonuniorm Flow Most lows are nonuniorm because Most channels

More information

RESCDAM DEVELOPMENT OF RESCUE ACTIONS BASED ON DAM BREAK FLOOD ANALYSI A PREVENTION PROJECT UNDER THE EUROPEAN COMMUNITY ACTION PROGRAMME

RESCDAM DEVELOPMENT OF RESCUE ACTIONS BASED ON DAM BREAK FLOOD ANALYSI A PREVENTION PROJECT UNDER THE EUROPEAN COMMUNITY ACTION PROGRAMME RESCDAM DEVELOPMENT OF RESCUE ACTIONS BASED ON DAM BREAK FLOOD ANALYSI A PREVENTION PROJECT UNDER THE EUROPEAN COMMUNITY ACTION PROGRAMME 1-DIMENSIONAL FLOW SIMULATIONS FOR THE KYRKÖSJÄRVI DAM BREAK HAZARD

More information

A fuzzy dynamic flood routing model for natural channels

A fuzzy dynamic flood routing model for natural channels HYDROLOGICAL PROCESSES Hydrol. Process. (29) Published online in Wiley InterScience (www.interscience.wiley.com) DOI:.2/hyp.73 A fuzzy dynamic flood routing model for natural channels R. Gopakumar and

More information

Hydraulics and Floodplain Modeling Modeling with the Hydraulic Toolbox

Hydraulics and Floodplain Modeling Modeling with the Hydraulic Toolbox v. 9.1 WMS 9.1 Tutorial Hydraulics and Floodplain Modeling Modeling with the Hydraulic Toolbox Learn how to design inlet grates, detention basins, channels, and riprap using the FHWA Hydraulic Toolbox

More information

v SMS 11.2 Tutorial Overview Prerequisites Requirements Time Objectives

v SMS 11.2 Tutorial Overview Prerequisites Requirements Time Objectives v. 11.2 SMS 11.2 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. Ideally, this tutorial should

More information

HEC-RAS River Analysis System

HEC-RAS River Analysis System HEC-RAS River Analysis System Supplemental to HEC-RAS Version 5.0 User's Manual Version 5.0.4 April 2018 Approved for Public Release. Distribution Unlimited. CPD-68d REPORT DOCUMENTATION PAGE Form Approved

More information

Chapter 16. Table of Contents

Chapter 16. Table of Contents Table of Contents BANK FAILURE CALCULATIONS IN HEC-6T...16-1 Introduction...16-1 Approach...16-2 Conceptual Model...16-3 Theoretical Development...16-4 Two Foot Test...16-6 Mass Conservation...16-6 Command

More information

AUTOMATING MANNING S N COEFFICIENT VALUE ASSIGNMENTS FOR HYDRAULIC MODELING

AUTOMATING MANNING S N COEFFICIENT VALUE ASSIGNMENTS FOR HYDRAULIC MODELING Imagery Source: Bing Maps via ESRI AUTOMATING MANNING S N COEFFICIENT VALUE ASSIGNMENTS FOR HYDRAULIC MODELING Kyle Gallagher, GISP Black & Veatch Special Projects Corp. Project Overview USACE Tulsa District

More information

Numerical Modeling of Flow Around Groynes with Different Shapes Using TELEMAC-3D Software

Numerical Modeling of Flow Around Groynes with Different Shapes Using TELEMAC-3D Software American Journal of Water Science and Engineering 2016; 2(6): 43-52 http://www.sciencepublishinggroup.com/j/ajwse doi: 10.11648/j.ajwse.20160206.11 Numerical Modeling of Flow Around Groynes with Different

More information

v SMS 11.1 Tutorial SRH-2D Prerequisites None Time minutes Requirements Map Module Mesh Module Scatter Module Generic Model SRH-2D

v SMS 11.1 Tutorial SRH-2D Prerequisites None Time minutes Requirements Map Module Mesh Module Scatter Module Generic Model SRH-2D v. 11.1 SMS 11.1 Tutorial SRH-2D Objectives This lesson will teach you how to prepare an unstructured mesh, run the SRH-2D numerical engine and view the results all within SMS. You will start by reading

More information

2014 AWRA Annual Water Resources Conference November 5, 2014 Tysons Corner, VA

2014 AWRA Annual Water Resources Conference November 5, 2014 Tysons Corner, VA 2014 AWRA Annual Water Resources Conference November 5, 2014 Tysons Corner, VA HEC-RAS Overview, History, & Future How HEC-RAS Works Model Development Standard FEMA Assumptions Building A Model FEMA Levels

More information

Initial Analysis of Natural and Anthropogenic Adjustments in the Lower Mississippi River since 1880

Initial Analysis of Natural and Anthropogenic Adjustments in the Lower Mississippi River since 1880 Richard Knox CE 394K Fall 2011 Initial Analysis of Natural and Anthropogenic Adjustments in the Lower Mississippi River since 1880 Objective: The objective of this term project is to use ArcGIS to evaluate

More information

v RMA2 Steering Module SMS Tutorials Requirements Time Prerequisites Objectives

v RMA2 Steering Module SMS Tutorials Requirements Time Prerequisites Objectives v. 12.2 SMS 12.2 Tutorial Objectives Learn how to use revision cards for a spin down simulation in RMA2. Prerequisites Overview Tutorial RMA2 Tutorial Requirements RMA2 GFGEN Mesh Module Time 30 60 minutes

More information