Real time wave propagation simulation: model implementation for the Tagus River

Size: px
Start display at page:

Download "Real time wave propagation simulation: model implementation for the Tagus River"

Transcription

1 Real time wave propagation simulation: model implementation for the Tagus River P. A. Diogo, A. C. Rodrigues & A. Rodrigues Dep. of Environmental Sciences, Faculty, of Sciences and Tech., New Univ. of Lisbon, Quinta da Torre, 2825 Monte de Caparica; Water Institute, Lisbon. Abstract A wave propagation model is applied to Tagus river, built in the Flood Surveillance and Warning System (FSWS), developed by the Portuguese Water Institute (INAG). The purpose of this project, beyond simple wave propagation modelling, was to integrate modelling in the FSWS, minimising user interference: the modelling system should be able to maintain it automatically and overcome input data difficulties, minimising mathematical instability and providing an effective tool for flood forecast and warning. The model is set to run at regular time intervals, producing results accordingly. These time intervals may be changed depending on the number of simulations needed for effective flood prevention. As input data, real time information, obtained from automatic gauging stations and from some Portuguese and Spanish reservoirs, all registered and stored in the FSWS, is used. This paper will focus on the problems/solutions regarding real time implementation and will try to show how such a system may help flood situations managing. The system was first tested during the winter of 1996/97 but real time implementation was fully ready by the winter of 1997/98. Results showed that modelling can be a reliable tool for dealing with and managing flood situations and future developments include application to other rivers in the Portuguese territory, where flood situations are likely to occur. Keywords: Flood warning system, wave propagation modelling, real time implementation, Tagus river. 1 Introduction The need to control flow becomes more urgent as the demands on a river as a natural resource increase. With rivers regarded as multipurpose systems for water supply, transportation, drainage and

2 36 Hydraulic Engineering Software recreation, it is important to ensure that flows are properly and efficiently controlled and that damage due to the extreme events including flooding or pollution, are minimised [1]. The relatively low ratio of cost to benefit for a flood forecast and warning service makes it an ideal flood-protection measure in many areas where physical means cannot be economically justified. The soundest approach to the flood^ problem lies in a planned combination of water-control structures, floodplain zoning, insurance and adequate forecasting [2]. In the case of the Tagus basin, whenever very high precipitation occur, several dams located close to the Spanish-Portuguese border, storing high volumes of water, discharge significant flows above the capacity of the river channel at the downstream reach [3]. In less than 15 years (from 1978 to 1990) Tagus river suffered four severe flooding situations, as important areas at the downstream reach of the river (just before the Tejo estuary) were flooded [4]. During the winter seasons of 1996 and 1997, high flows were again registered and some villages isolated. Integrated in the Flood Surveillance and Warning System (FSWS), a one-dimensional model was implemented, using real time input data and producing results with regular time intervals. Methodology for real time model implementation and calibration are herein presented and results of the 1st year of application are evaluated. 2 Flood Surveillance and Warning System The Flood Surveillance and Warning System (FSWS) was first implemented on the Tagus basin during the floods of December 1995, using 3 automatic gauging stations (Tramagal, Almourol and Omnias) and data from Portuguese and Spanish reservoirs. Gauging stations information was updated every 5 or 10 minutes while reservoir information was collected hourly. Since then the system has been growing and several new automatic gauging stations have been installed along the Tagus and other important river basins, like Douro, Guadiana, Sado and Mondego. Nowadays the system includes 19 automatic gauging stations covering the Tagus basin and information from 5 Portuguese and 4 Spanish reservoirs.

3 Hydraulic Engineering Software 37 The surveillance system is centred at the Water Institute (INAG), located in Lisbon. A specific software application, developed by INAG, communicates with all the gauging stations via modem, stores and displays all the collected information, allowing the user to view river data from all the country river network, and graph and print the information. The system works in real time and may be made available to other remote users by using a modem. FSWS is permanently registering information although some of its functions and capabilities are relaxed during dry periods of the year. The information collected and processed is made available to all entities responsible for flood situation prevention and managing like fire departments, civil protection services and municipal authorities [3]. 3 The model Natural flood waves are considerably more complex than the simplified cases which yield to mathematical analysis, but theoretical treatment is specially useful in studies on surges in canals, impulse waves in still water, and waves released from dams [2]. The applied model simulates flow with variable regime in channels with no ramifications and simple topography. It is mainly useful for wave propagation study in rivers and estuaries, irrigation channels and basic testing of hydrodynamic waves. It's based on the Saint-Venant equations, solved by Preissman's method: Continuity: J a J Q + b. a // = n 0) <7 a <9 f momentum:,? g ^ r g^ /, K& ^ * Q = flow (nvvs) b = river width (m) ft = Boussinesq coefficient C =Chezy coefficient (m^/ s) h = water depth A = cross-section area (nf) I = reference level slope R = hydraulic radius (m) (= bottom slope) q = lateral inflow (nvvs) External boundary conditions consist of discharges from Cedilho and water level at V. F. de Xira. Internal boundary conditions are constituted by discharges released from two run-of-the-river type dams and the main Tagus tributaries (Ocreza and Zezere rivers).

4 38 Hydraulic Engineering Software River bathymetry is based on topographic surveys from the early seventies, although bottom sediment movements have made them partly out of date. For calculation, 380 cross-sections are used, 500 meters apart. Results of each simulation define stages and flow along the river, with predefined time and space intervals. 4 Implementation The model simulates wave propagation along the 190 km of the Tagus River Portuguese reach, from Cedilho reservoir (at the Spanish-Portuguese border) until V. F. de Xira, just before the Tagus estuarine area. Flood situations are often verified along this part of the river and several villages are affected. As output information, the model provides stage and flow values every 500 meters, but only 8 key cross-sections are available for the common user, although output information on all the other crosssections is also stored and can be accessed by the system administrator. These key cross-sections correspond to sites where some of the gauging stations are located and, therefore, where data comparison is possible. Results are produced hourly. The model was implemented in Microsoft Power Fortran, but several other algorithms had to be developed. Filtering input and output data, an important issue not only for model stability but also for output validation, was implemented in Turbo Pascal 6.0. To keep it independent from the FSWS, a modelling shell was developed, which may be set to active or inactive, according to the system administrator decision. In this way model processing errors and inadequate outputs don't FLOOD SURVEILLANCE AND WARNING interfere with the FSWS data aquisilion, performance asfilteringsoftware "tells" the main program that no I i storagcd A L modelling results are available. T T ER I 4.1 FSWS integration Figure 1 - Integration in FSWS The FSWS registers stage information (gauging stations) with predefined time intervals and reservoirs discharges hourly. These data can be used as an input to the model, which runs also with predefined time intervals. The model shell accesses these data directly from the database.

5 Hydraulic Engineering Software 39 As input data the model requires more data than can be provided by the FSWS. For every run an initial situation regarding stage and flow for each 500 meters and external boundary conditions are necessary (every cross-section of the river has to be described in terms of stage/flow). All information not available from the FSWS is obtained from output of the previous model run (figure 1). All the exchange of information between the model shell and the main part of FSWS is performed using ASCII data files. 4.2 Real time implementation's methodology Working with real time modelling and reducing user interference requires definition of an adequate methodology, possible to be implemented in an automatic way (and therefore programmed). Its final goal is to keep the model working and guarantee feasible modelling results. It is usually found that computerised methods for taking advantage of reported flows can became complex [5]. All the tasks must be automatically performed: initial and boundary conditions definition, model running and output results validation and storing. The implemented methodology consists of the following steps: A) Initial conditions file construction (named here as file A), containing flow and stage values for all cross-sections; B) Validation offilea; C) Validation offielddata, obtained from FSWS; D) File A correction by replacing the correspondent values; E) Model running, using 5 minutes time step and producing results for the next 24 hours; F) Output data validation and storing, using 3 datafiles:one with stage and flow simulation for the next 1/2 hour (named here as file B), the 2nd having output information to be displayed and the 3rd to be used as an historical record of the consecutive model runs. Steps A to D consist all together of input data processing and step F consists of output data processing. As to step E, 5 minutes time step was chosen by balancing model execution time and results resolution. 24 hours, with hourly results, was defined as an ideal forecast time lag for flood situations prevention.

6 40 Hydraulic Engineering Software Input data processing Input consists of data obtained from automatic gauging stations, reservoir discharges and output data from previous run of the model. Using this information all together, an ASCII file is prepared containing the initial conditions for each run. Main tasks of input data processing are: 1) Validation of previous run outputfile (file A); 2) Validation of gauging stations and reservoirs data; 3) File A copied tofileb, used as initial conditions for the next run; 4) When available, data from gauging stations and reservoir discharges is used to replace the correspondent values (flow and/or stage) in file B. During data validation, 3 problems can be expected: a) after periods of model inactivity, no output data from previous runs is available; b) previous run produced invalid results, and c) no field data is available. Situations a) and b) can be resumed to one case: no data from previous run is available. After some tests it was concluded that the use of predefined initial conditions, stored in backup files, induced mathematical instability. Instant data from gauging stations very seldom can be matched with an hypothetical flow situation. Better results where obtained by building a new file B, by interpolating gauging stations and discharge data along the river. Whenever interpolation is not possible then the use of predefined backupfilescan not be avoided Output data processing Outputs from the model are stored in 3 different files. The first is what was formerly calledfilea (section 4.2); the 2nd contains flow and stage results for the 8 key cross-sections of the river for the next 24 hours, and the 3rd is a daily file, which registers all modelling results each day. This last one is used to control model performance and results validation. Output from the model is used with two different objectives: as input data for the next run and as information on river flow conditions, to be displayed on screen. The first consists of input data processing and therefore explained in section Regarding the 2 * objective, only simple validation of data is performed: if no mathematical instability occurred then the results are assumed to be correct. As in any modelling study, it is up to the

7 Hydraulic Engineering Software 41 person who looks at the results to decide if they are to be totally trusted or not. 4.3 Displaying information When validated, output results area passed on to the FSWS main shell and made available o screen (Figure 2). Whenever flooding situations are forecasted, values are presented in a different colour and a report can be viewed and printed, Figure 2 - Results display informing about effects of water stage rising. For instance, within two hours the road number 100 will be closed due to flooding. Information about present stage and flow is also presented and the possibility of graphing stage evolution with time, both for field data and modelling results, helps the user understanding the evolution of the situation. 5 Results Implementing a real time wave propagation model adds difficulties to simple model calibration, because many situations have to be considered and the modelling inputs are not perfectly controlled. Using output data from previous runs together with real time field data without user interference can cause mathematical instabilities as field data may introduce flow/stage variations with which the model may not cope with. 5.1 Model calibration For model calibration gauging stations data from December 1996 and January (high river flow period), and February and March 1997 (regular river flow period) river flow was used. As some gauging stations were not yet implemented within those periods,

8 42 Hydraulic Engineering Software only 3 where used (Abrantes, Almourol and Omnias). Hourly dam operation data was available for both periods and for all reservoir within the modelling scope. As a calibration method, real time situations were simulated. By advancing the 5 computer's clock time and by * selecting data from stored gauging stations data, new input files are created every time the model runs. Sequential runs were Gdddata 8 hours 16 hours x 20 hoias ' - * 30 hours 40 touts Figure 3 - Stage at Abrantes performed for 48 hours, every hour (by advancing the clock), and all simulation results registered. This procedure allows simulation of the arriving of field data, as if it were in a real situation. Simulating 2 days of model functioning takes from 2 minutes (Pentium, 200 MHz processor) up to 2 hours (486, 50 MHz processor). Figures 3, 4 and 5 illustrate model performance for periods of relatively high flow. In every graph presented the x-axis represents hours passed since the model started to run as a standalone application. From the 48 simulations performed within each calibration period only partial results are 4000 Measured Mow 3500 H hoiars showed, as graphs would hours became unreadable hows Nevertheless all results obtained where verified and 1000 compared System performance hours Figure 4 - Flow at Almourol During system implementation several unexpected problems came up. Most of them had to do with incorrectfilteringof input data which led to frequent model crashes. After some weeks of testing, errors were minimised as newfilteringwas added. As the whole system is not dependent on the model, modelling errors do not interfere with FSWS performance but the model is dependent on the state of the FSWS: if insufficient data is available

9 Hydraulic Engineering Software 43 then the model performance is reduced and can lead not only to incorrect results but also to mathematical instability. Report production based on simulation results is easily available and is user friendly. This feature is not yet available for all users as the table containing Stage - Effect information has to be carefully verified. It's not acceptable to report flooding F^e 5 - Stage at Omnias situations just because this table is not updated. The real time modelling shell has been able to maintain it automatically and overcome data insufficiencies with minimum simulation results degradation. Nevertheless results quality differ as input data availability varies. This may constitute a problem as common users are not able to evaluate model performance and just have to decide to accept the results or not. Until now self validation of simulations is not implemented but automatic information on late model performance would be an interesting tool for all users. After mathematical instability or periods of inactivity, the system takes a few time to recover and to produce reliable results again. This time is dependent on the general state of the system (registered flows and data availability) and on the number of simulations performed per hour. This adaptation tofielddata can take up to 5 or 6 simulations. 6 Conclusions Simulations results show good stage and flow simulation was achieved. It was also evident that reliable results are always limited in time which can be defined as the wave propagation time from the most upstream section to the analysed section. This is due to the non-availability of field data, which was not yet registered. For example, model is not able to predict how dam discharges will vary and therefore simulations for the upstream river reach first 500 meters is only valid for short time period. Results have shown that modelling may be a useful flood prevention tool and have helped detecting areas where topographic surveys require updating. During the last two years, it proved to be

10 44 Hydraulic Engineering Software a useful tool for the flood management. In particular, it gave support to a coordinated action between Portuguese and Spanish authorities in regard to the dam operation during the flood period. Displaying immediate simulation data to decision makers may effectively help flood situations managing as preventing measures can be implemented much sooner. However it is necessary to create tools for evaluating results as most users are not familiar with modelling limitations. Calibration of a real time model application cannot be performed as a simple model application. Special attention has to be given to input data filtering and processing, as an automatic system must be programmed to carefully evaluate available data and be able to replace data gaps. This procedures must also be calibrated, as modelling performance is highly dependent on the options taken. Wave propagation time can be independently (off line) calibrated but all procedures should be tested by simulating real time situations. Future developments include an indication of model performance in previous model applications to other Portuguese rivers where flooding requires particular attention. 7 References [1] PRICE, R. K, "A mathematical model for river flows", I - Theoretical development, Report n. INT 127, Hydraulics Research Station, Wallington England, December 1975, revised September [2] KINSLEY, R. K. Jr., Max A. Kohler and Joseph L. H. Paulhus; Hydrology for Engineers, McGraw-Hill, London, [3] INAG, "O sistema de vigilancia e alerta de cheias", Direc^ao de Services de Recursos Hidricos, Institute da Agua, Lisboa, Mar^o [4] RODRIGUES, R. (1994a) "Algumas consideragoes sobre as cheias do Tejo em Portugal e a influencia das albufeiras em Espanha. In, T Congresso da Agua, Vol. 2, APRH, p.ii-9 a 11-19, Lisboa. [5] SITTER, W. T., and K. M. Krouse: Improvement of Hydrologic simulation by Utilising Observed Discharge as an indirect input (Computed Hydrograph Adjustment Technique - CHAT), NOAA Tech. Memo. NWS Hydro-38, February 1979.

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

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

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

The CaMa-Flood model description

The CaMa-Flood model description Japan Agency for Marine-Earth cience and Technology The CaMa-Flood model description Dai Yamazaki JAMTEC Japan Agency for Marine-Earth cience and Technology 4 th ep, 2015 Concepts of the CaMa-Flood development

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

How to correct and complete discharge data Main text

How to correct and complete discharge data Main text Table of Contents. General 2. Completion from another record at the same station 3. Interpolating discharge gaps of short duration 4. Interpolating gaps during recessions 5. Interpolation using regression

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

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

Introduction to MIKE FLOOD

Introduction to MIKE FLOOD Introduction to MIKE FLOOD HYDROEUROPE, Sophia-Antipolis, February 2011 Julie Landrein, DHI Denmark Introduction to MIKE FLOOD - Introduction to MIKE FLOOD - 1D Modelling: MIKE 11, MIKE URBAN - 2D Modelling:

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

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

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

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

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

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

Flood Routing for Continuous Simulation Models

Flood Routing for Continuous Simulation Models Improving Life through Science and Technology Flood Routing for Continuous Simulation Models J. Williams, W. Merkel, J. Arnold, J. Jeong 11 International SWAT Conference, Toledo, Spain, June 15-17, 11

More information

Cloud-Computing Based Real-Time Flood Simulation (RealFlood Engine)

Cloud-Computing Based Real-Time Flood Simulation (RealFlood Engine) Cloud-Computing Based Real-Time Flood Simulation (RealFlood Engine) Jennifer G Duan, PhD., PE Principal, KKC Engineering (UA Tech Launch) Associate Professor Delbert R. Lewis Distinguished Professor Civil

More information

MONITORING PLANIMETRIC DISPLACEMENTS IN CONCRETE DAMS

MONITORING PLANIMETRIC DISPLACEMENTS IN CONCRETE DAMS MONITORING PLANIMETRIC DISPLACEMENTS IN CONCRETE DAMS António TAVARES DE CASTRO 1 and Maria João HENRIQUES 2,1 Monitoring Division, National Laboratory for Civil Engineering 2 Applied Geodetic Division,

More information

2D Hydraulic Modeling, Steering Stream Restoration Design

2D Hydraulic Modeling, Steering Stream Restoration Design 2D Hydraulic Modeling, Steering Stream Restoration Design PREPARED FOR: EcoStream 2018 Stream Ecology & Restoration Conference Presented By: Matthew D. Gramza, P.E., CFM, CPESC Civil & Environmental Consultants,

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

2D Model Implementation for Complex Floodplain Studies. Sam Crampton, P.E., CFM Dewberry

2D Model Implementation for Complex Floodplain Studies. Sam Crampton, P.E., CFM Dewberry 2D Model Implementation for Complex Floodplain Studies Sam Crampton, P.E., CFM Dewberry 2D Case Studies Case Study 1 Rain-on-Grid 2D floodplain simulation for unconfined flat topography in coastal plain

More information

River inundation modelling for risk analysis

River inundation modelling for risk analysis River inundation modelling for risk analysis L. H. C. Chua, F. Merting & K. P. Holz Institute for Bauinformatik, Brandenburg Technical University, Germany Abstract This paper presents the results of an

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

Automated Geodetic Monitoring Systems in new Hydropower Plants

Automated Geodetic Monitoring Systems in new Hydropower Plants Automated Geodetic Monitoring Systems in new Hydropower Plants Elisa ALMEIDA, Daniel PIMENTEL, David FERNANDES, Carlos PESTANA, Ricardo ARAÚJO EDP Gestão da Produção de Energia, S.A. Porto, Portugal E-mail:

More information

Tutorial Hydrodynamics in sewers

Tutorial Hydrodynamics in sewers Tutorial Hydrodynamics in sewers September 2007 3.9230.00 Tutorial Hydrodynamics in sewers September 2007 Tutorial Hydrodynamics in sewers 3.9230.00 September 2007 Contents 1 Tutorial Hydrodynamics in

More information

Flood routing modelling with Artificial Neural Networks

Flood routing modelling with Artificial Neural Networks Adv. Geosci., 9, 131 136, 2006 Author(s) 2006. This work is licensed under a Creative Commons License. Advances in Geosciences Flood routing modelling with Artificial Neural Networks R. Peters, G. Schmitz,

More information

Watershed Modeling HEC-HMS Interface

Watershed Modeling HEC-HMS Interface v. 10.1 WMS 10.1 Tutorial Learn how to set up a basic HEC-HMS model using WMS Objectives Build a basic HEC-HMS model from scratch using a DEM, land use, and soil data. Compute the geometric and hydrologic

More information

2D Large Scale Automated Engineering for FEMA Floodplain Development in South Dakota. Eli Gruber, PE Brooke Conner, PE

2D Large Scale Automated Engineering for FEMA Floodplain Development in South Dakota. Eli Gruber, PE Brooke Conner, PE 2D Large Scale Automated Engineering for FEMA Floodplain Development in South Dakota Eli Gruber, PE Brooke Conner, PE Project Acknowledgments FEMA Region 8 Staff: Brooke Conner, PE Casey Zuzak, GISP Ryan

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

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

NUMERICAL SOLUTION WITH GRAPH THEORY FOR FLOOD FLOW IN RIVER NETWORKS

NUMERICAL SOLUTION WITH GRAPH THEORY FOR FLOOD FLOW IN RIVER NETWORKS Annual Journal of Hydraulic Engineering, JSCE, VOL.45, 2001, February NUMERICAL SOLUTION WITH GRAPH THEORY FOR FLOOD FLOW IN RIVER NETWORKS Tuan NGUYEN Le1 and Satoru SUGIO2 Student Member of JSCE, Graduate

More information

Comparison of One-Dimensional and Two- Dimensional Hydrodynamic Modeling Approaches For Red River Basin

Comparison of One-Dimensional and Two- Dimensional Hydrodynamic Modeling Approaches For Red River Basin Civil & Environmental Engineering and Construction Faculty Publications Civil & Environmental Engineering and Construction Engineering 12-1999 Comparison of One-Dimensional and Two- Dimensional Hydrodynamic

More information

Department of Civil Engineering, Faculty of Engineering, Suranaree University of Technology, Mueang, Nakhon Ratchasima, Thailand.

Department of Civil Engineering, Faculty of Engineering, Suranaree University of Technology, Mueang, Nakhon Ratchasima, Thailand. 0 0 Mapping temporal flood extent of Chiang Mai flooding using a coupled D and quasi D floodplain inundation modeling Chatchai Jothityangkoon and Kowit Boonrawd Department of Civil Engineering, Faculty

More information

MIKE 11 MIKE a Modelling System for Rivers and Channels. Short Introduction Tutorial

MIKE 11 MIKE a Modelling System for Rivers and Channels. Short Introduction Tutorial MIKE 11 - a Modelling System for Rivers and Channels Short Introduction Tutorial Version 2009 VERSION 2009 CONTENTS 1 PREFACE...1-1 1.1 Copyright... 1-1 1.2 Limited Liability... 1-1 1.3 About MIKE 11 and

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

DAILY FLOW ROUTING WITH THE MUSKINGUM-CUNGE METHOD IN THE PECOS RIVER RIVERWARE MODEL

DAILY FLOW ROUTING WITH THE MUSKINGUM-CUNGE METHOD IN THE PECOS RIVER RIVERWARE MODEL DAILY FLOW ROUTING WITH THE MUSKINGUM-CUNGE METHOD IN THE PECOS RIVER RIVERWARE MODEL Craig B. Boroughs, P.E., Project Hydraulic Engineer, Tetra Tech, Inc., Brecenridge, CO Edie Zagona, P.E., Ph.D., Research

More information

MIKE 11. River and Channel Modelling. Short Introduction - Tutorial

MIKE 11. River and Channel Modelling. Short Introduction - Tutorial MIKE 11 River and Channel Modelling Short Introduction - Tutorial MIKE 2017 DHI headquarters Agern Allé 5 DK-2970 Hørsholm Denmark +45 4516 9200 Telephone +45 4516 9333 Support +45 4516 9292 Telefax mike@dhigroup.com

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

Urban Floodplain modeling- Application of Two-Dimensional Analyses to Refine Results

Urban Floodplain modeling- Application of Two-Dimensional Analyses to Refine Results Urban Floodplain modeling- Application of Two-Dimensional Analyses to Refine Results Prabharanjani Madduri, P.E., CFM Mathini Sreetharan, Ph.D., P.E., CFM Hydraulic modeling of urban areas and issues Modeling

More information

3D numerical modeling of flow along spillways with free surface flow. Complementary spillway of Salamonde.

3D numerical modeling of flow along spillways with free surface flow. Complementary spillway of Salamonde. 3D numerical modeling of flow along spillways with free surface flow. Complementary spillway of Salamonde. Miguel Rocha Silva Instituto Superior Técnico, Civil Engineering Department 1. INTRODUCTION Throughout

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

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

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

Hydrologic modelling at a continuous permafrost site using MESH. S. Pohl, P. Marsh, and S. Endrizzi

Hydrologic modelling at a continuous permafrost site using MESH. S. Pohl, P. Marsh, and S. Endrizzi Hydrologic modelling at a continuous permafrost site using MESH S. Pohl, P. Marsh, and S. Endrizzi Purpose of Study Test the latest version of MESH at a continuous permafrost site Model performance will

More information

WMS 10.0 Tutorial Hydraulics and Floodplain Modeling HY-8 Modeling Wizard Learn how to model a culvert using HY-8 and WMS

WMS 10.0 Tutorial Hydraulics and Floodplain Modeling HY-8 Modeling Wizard Learn how to model a culvert using HY-8 and WMS v. 10.0 WMS 10.0 Tutorial Hydraulics and Floodplain Modeling HY-8 Modeling Wizard Learn how to model a culvert using HY-8 and WMS Objectives Define a conceptual schematic of the roadway, invert, and downstream

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

UNCERTAINTY ISSUES IN HYDRODYNAMIC FLOOD MODELING

UNCERTAINTY ISSUES IN HYDRODYNAMIC FLOOD MODELING UNCERTAINTY ISSUES IN HYDRODYNAMIC FLOOD MODELING Alemseged T. H. a and T. H. M. Rientjes b a Department of Water Resources, ITC, P.O.Box 6, 7500AA, Enschede, The Netherlands. E-mail: haile07634@itc.nl

More information

Quality Control of a Dam Geodetic Surveying System

Quality Control of a Dam Geodetic Surveying System Quality Control of a Dam Geodetic Surveying System Maria João HENRIQUES and João CASACA, Portugal Key words: Geodetic Surveying Systems, Monitoring Displacements, Quality Control. SUMMARY Geodetic surveying

More information

Documentation for Velocity Method Segment Generator Glenn E. Moglen February 2005 (Revised March 2005)

Documentation for Velocity Method Segment Generator Glenn E. Moglen February 2005 (Revised March 2005) Documentation for Velocity Method Segment Generator Glenn E. Moglen February 2005 (Revised March 2005) The purpose of this document is to provide guidance on the use of a new dialog box recently added

More information

Generalisation of Topographic resolution for 2D Urban Flood Modelling. Solomon D. Seyoum Ronald Price Zoran Voijnovic

Generalisation of Topographic resolution for 2D Urban Flood Modelling. Solomon D. Seyoum Ronald Price Zoran Voijnovic Generalisation of Topographic resolution for 2D Urban Flood Modelling Solomon D. Seyoum Ronald Price Zoran Voijnovic Outline Introduction Urban Flood Modelling and Topographic data DTM Generalisation Remedial

More information

Watershed Modeling Rational Method Interface. Learn how to model urban areas using WMS' rational method interface

Watershed Modeling Rational Method Interface. Learn how to model urban areas using WMS' rational method interface v. 10.1 WMS 10.1 Tutorial Learn how to model urban areas using WMS' rational method interface Objectives Learn how to model urban areas using the Rational method, including how to compute rainfall intensity,

More information

Solving non-hydrostatic Navier-Stokes equations with a free surface

Solving non-hydrostatic Navier-Stokes equations with a free surface Solving non-hydrostatic Navier-Stokes equations with a free surface J.-M. Hervouet Laboratoire National d'hydraulique et Environnement, Electricite' De France, Research & Development Division, France.

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

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

Connecting 1D and 2D Domains

Connecting 1D and 2D Domains Connecting 1D and 2D Domains XP Solutions has a long history of Providing original, high-performing software solutions Leading the industry in customer service and support Educating our customers to be

More information

GLOBAL DESIGN OF HYDRAULIC STRUCTURES OPTIMISED WITH PHYSICALLY BASED FLOW SOLVERS ON MULTIBLOCK STRUCTURED GRIDS

GLOBAL DESIGN OF HYDRAULIC STRUCTURES OPTIMISED WITH PHYSICALLY BASED FLOW SOLVERS ON MULTIBLOCK STRUCTURED GRIDS GLOBAL DESIGN OF HYDRAULIC STRUCTURES OPTIMISED WITH PHYSICALLY BASED FLOW SOLVERS ON MULTIBLOCK STRUCTURED GRIDS S. ERPICUM, P. ARCHAMBEAU, S. DETREMBLEUR, B. DEWALS,, C. FRAIKIN,, M. PIROTTON Laboratory

More information

MOHID A coastal integrated object oriented model

MOHID A coastal integrated object oriented model MOHID 2000 - A coastal integrated object oriented model R. Miranda 1, F. Braunschweig 1, P. Leitão 1, R. Neves 1, F. Martins 2 & A. Santos 1 1 Instituto Superior Técnico, Portugal. 2 Universidade do Algarve,

More information

CEE3430 Engineering Hydrology

CEE3430 Engineering Hydrology CEE3430 Engineering Hydrology Homework 8. Step by Step Guidance for using HEC HMS to solve homework problems 1. Solve Part 1, problem 3 above using HEC-HMS. The standard lag referred to in the inputs (and

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

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

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

MEMORANDUM. Corona Subdivision XP Storm Evaluation. Date: March 5, Curt Bates, City of Petaluma. David S. Smith, P.E., WEST Consultants, Inc.

MEMORANDUM. Corona Subdivision XP Storm Evaluation. Date: March 5, Curt Bates, City of Petaluma. David S. Smith, P.E., WEST Consultants, Inc. MEMORANDUM Project: Corona Subdivision XP Storm Evaluation Subject: Results Summary Date: March 5, 2013 To: Curt Bates, City of Petaluma No. C056132 EXP. 12/31/14 From: David S. Smith, P.E., WEST Consultants,

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

Boundaries of 1D 2D modelling. Suzanne Callaway Senior Hydraulic Modeller

Boundaries of 1D 2D modelling. Suzanne Callaway Senior Hydraulic Modeller Boundaries of 1D 2D modelling Suzanne Callaway Senior Hydraulic Modeller Introduction Why is it important to define 1D 2D boundaries carefully? Defining boundaries between 1D and 2D models (Flood Modeller

More information

Estimation of Design Flow in Ungauged Basins by Regionalization

Estimation of Design Flow in Ungauged Basins by Regionalization Estimation of Design Flow in Ungauged Basins by Regionalization Yu, P.-S., H.-P. Tsai, S.-T. Chen and Y.-C. Wang Department of Hydraulic and Ocean Engineering, National Cheng Kung University, Taiwan E-mail:

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

25 Using Numerical Methods, GIS & Remote Sensing 1

25 Using Numerical Methods, GIS & Remote Sensing 1 Module 6 (L22 L26): Use of Modern Techniques es in Watershed Management Applications of Geographical Information System and Remote Sensing in Watershed Management, Role of Decision Support System in Watershed

More information

TECHNICAL PROBLEM The author's work, software application "BALBYKAN", solves the problem of hydraulic

TECHNICAL PROBLEM The author's work, software application BALBYKAN, solves the problem of hydraulic 1 SOFTWARE APPLICATION "BALBYKAN" FOR HYDRAULIC CALCULATION, ENGINEERING DESIGN, AND SIMULATION OF SEWERAGE SYSTEMS AUTHOR: Pavle Babac, Civil Engineer, MSc ABSTRACT The author's work, software application

More information

2-D Hydraulic Modeling Theory & Practice

2-D Hydraulic Modeling Theory & Practice 2-D Hydraulic Modeling Theory & Practice Author: Maged A. Aboelata, PhD, PE, CFM Presenter: Heather Zhao, PE, CFM October 2017 Presentation Outline * 1-D vs. 2-D modeling * Theory of 2-D simulation * Commonly

More information

Application Description

Application Description USER S GUIDE FOR SDB GUI (SDB-J) Modifications by Janice Sylvestre Based on NWS Document THE NWS SIMPLIFIED DAM-BREAK FLOOD FORECASTING MODEL 1 By Danny L. Fread, Janice M. Lewis, and Stephen M. Wiele

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

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

Hydrologic Modeling using HEC-HMS

Hydrologic Modeling using HEC-HMS Hydrologic Modeling using HEC-HMS CE 412/512 Spring 2017 Introduction The intent of this exercise is to introduce you to the structure and some of the functions of the HEC-Hydrologic Modeling System (HEC-HMS),

More information

Harris County Flood Control District HEC-RAS 2D Modeling Guidelines (Standardizing HEC-RAS 2D Models for Submittal Within Harris County)

Harris County Flood Control District HEC-RAS 2D Modeling Guidelines (Standardizing HEC-RAS 2D Models for Submittal Within Harris County) Harris County Flood Control District HEC-RAS 2D Modeling Guidelines (Standardizing HEC-RAS 2D Models for Submittal Within Harris County) Presented by: April 27, 2017 Matthew Zeve, P.E., CFM Harris County

More information

Modeling Khowr-e Musa Multi-Branch Estuary Currents due to the Persian Gulf Tides Using NASIR Depth Average Flow Solver

Modeling Khowr-e Musa Multi-Branch Estuary Currents due to the Persian Gulf Tides Using NASIR Depth Average Flow Solver Journal of the Persian Gulf (Marine Science)/Vol.1/No.1/September 2010/6/45-50 Modeling Khowr-e Musa Multi-Branch Estuary Currents due to the Persian Gulf Tides Using NASIR Depth Average Flow Solver Sabbagh-Yazdi,

More information

Representing Detail in Large Hydraulic Models: Lower Thames and Humber Estuary. Neil Hunter, Kevin Haseldine and Matthew Scott

Representing Detail in Large Hydraulic Models: Lower Thames and Humber Estuary. Neil Hunter, Kevin Haseldine and Matthew Scott Representing Detail in Large Hydraulic Models: Lower Thames and Humber Estuary Neil Hunter, Kevin Haseldine and Matthew Scott Overview What do we mean by detail? Lower Thames Humber Estuary How is software

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

WASP AT. Final Report: Enhancement and Demonstration of Stream Water Quality Modeling Using Analysis Tools for WASP 5.0

WASP AT. Final Report: Enhancement and Demonstration of Stream Water Quality Modeling Using Analysis Tools for WASP 5.0 WASP AT Final Report: Enhancement and Demonstration of Stream Water Quality Modeling Using Analysis Tools for WASP 5.0 EPA United States Environmental Protection Agency Developed by the Integrated Decision

More information

A NEURAL NETWORK BASED TRAFFIC-FLOW PREDICTION MODEL. Bosnia Herzegovina. Denizli 20070, Turkey. Buyukcekmece, Istanbul, Turkey

A NEURAL NETWORK BASED TRAFFIC-FLOW PREDICTION MODEL. Bosnia Herzegovina. Denizli 20070, Turkey. Buyukcekmece, Istanbul, Turkey Mathematical and Computational Applications, Vol. 15, No. 2, pp. 269-278, 2010. Association for Scientific Research A NEURAL NETWORK BASED TRAFFIC-FLOW PREDICTION MODEL B. Gültekin Çetiner 1, Murat Sari

More information

APPENDIX C ESTUARY INFLOW EVALUATION

APPENDIX C ESTUARY INFLOW EVALUATION APPENDIX C ESTUARY INFLOW EVALUATION Integrated Delaware River Basin Model: OASIS, DYNHYD5 and TOXI5 Documentation of Model Integration January 2008 Page 2 Introduction Up to this point several standalone

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

Numerical Simulation of Flow around a Spur Dike with Free Surface Flow in Fixed Flat Bed. Mukesh Raj Kafle

Numerical Simulation of Flow around a Spur Dike with Free Surface Flow in Fixed Flat Bed. Mukesh Raj Kafle TUTA/IOE/PCU Journal of the Institute of Engineering, Vol. 9, No. 1, pp. 107 114 TUTA/IOE/PCU All rights reserved. Printed in Nepal Fax: 977-1-5525830 Numerical Simulation of Flow around a Spur Dike with

More information

EF5 Overview. University of Oklahoma/HyDROS Module 1.3

EF5 Overview. University of Oklahoma/HyDROS Module 1.3 EF5 Overview University of Oklahoma/HyDROS Module 1.3 Outline Day 1 WELCOME INTRODUCTION TO HYDROLOGICAL MODELS EF5 OVERVIEW Features of EF5 Model structure Control file options Warm-up and model states

More information

Shallow Water Simulations on Graphics Hardware

Shallow Water Simulations on Graphics Hardware Shallow Water Simulations on Graphics Hardware Ph.D. Thesis Presentation 2014-06-27 Martin Lilleeng Sætra Outline Introduction Parallel Computing and the GPU Simulating Shallow Water Flow Topics of Thesis

More information

WMS 9.1 Tutorial GSSHA Modeling Basics Stream Flow Integrate stream flow with your GSSHA overland flow model

WMS 9.1 Tutorial GSSHA Modeling Basics Stream Flow Integrate stream flow with your GSSHA overland flow model v. 9.1 WMS 9.1 Tutorial Integrate stream flow with your GSSHA overland flow model Objectives Learn how to add hydraulic channel routing to your GSSHA model and how to define channel properties. Learn how

More information

1.0 INTRODUCTION. Subject: Peaking Analysis

1.0 INTRODUCTION. Subject: Peaking Analysis Memo Date: Friday, Project: NorthWestern Energy Operations Modeling of Hydros To: John Vandaveer, NorthWestern Energy From: Rick Miller, HDR Subject: Peaking Analysis 1.0 INTRODUCTION The goal of this

More information

Abstract. 1 Introduction

Abstract. 1 Introduction CFD - a useful tool in spillway capacity determination James Yang & Bengt Hemstrom Vattenfall UtvecklingAB, S-814 26 Alvkarleby, Sweden Email: james.yang@utveckling. vattenfall se Abstract Physical model

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

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

HYDRONOMEAS. User Manual

HYDRONOMEAS. User Manual HYDRONOMEAS Version 4.0 Model for Simulation and Optimisation of Hydrosystems Management User Manual H Y D R O G A E A HYDRONOMEAS This software product is part of HYDROGAEA, a system of co-operating

More information

Lecture 1 GENERAL INTRODUCTION: HISTORICAL BACKGROUND AND SPECTRUM OF APPLICATIONS

Lecture 1 GENERAL INTRODUCTION: HISTORICAL BACKGROUND AND SPECTRUM OF APPLICATIONS Lecture 1 GENERAL INTRODUCTION: HISTORICAL BACKGROUND AND SPECTRUM OF APPLICATIONS 1.1 INTRODUCTION Analysis of physical problems in any area of engineering and science involves a multipronged approach:

More information

Staying ahead of the flood. The influence of higher resolution flood simulation models on the accuracy and visualisation of information.

Staying ahead of the flood. The influence of higher resolution flood simulation models on the accuracy and visualisation of information. Master Thesis Olga Pleumeekers TU Delft and Nelen & Schuurmans The influence of higher resolution flood simulation models on the accuracy and visualisation of information Master Thesis The influence of

More information

Visual MODFLOW with MIKE 11 Tutorial

Visual MODFLOW with MIKE 11 Tutorial Visual MODFLOW with MIKE 11 Tutorial Introduction Background This tutorial demonstrates Visual MODFLOW s capability to run MIKE 11 concurrently when running a model to account for surface water leakage

More information

GPU - Next Generation Modeling for Catchment Floodplain Management. ASFPM Conference, Grand Rapids (June 2016) Chris Huxley

GPU - Next Generation Modeling for Catchment Floodplain Management. ASFPM Conference, Grand Rapids (June 2016) Chris Huxley GPU - Next Generation Modeling for Catchment Floodplain Management ASFPM Conference, Grand Rapids (June 2016) Chris Huxley Presentation Overview 1. What is GPU flood modeling? 2. What is possible using

More information

Distribution Restriction Statement Approved for public release; distribution is unlimited.

Distribution Restriction Statement Approved for public release; distribution is unlimited. CECW-EH Regulation No. 1110-2-8155 Department of the Army U.S. Army Corps of Engineers Washington, DC 20314-1000 Engineering and Design HYDROMETEOROLOGICAL DATA MANAGEMENT AND ARCHIVING Distribution Restriction

More information

Towards operationalizing ensemble DA in hydrologic forecasting

Towards operationalizing ensemble DA in hydrologic forecasting Towards operationalizing ensemble DA in hydrologic forecasting Albrecht Weerts What provides hydrologic forecast skill? Boundary Conditions (A) NWP -EPS -high resolution Initial conditions (C) Data assimilation

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

Object-Oriented Programming Framework

Object-Oriented Programming Framework Chapter 6 Symbolic Modeling of River Basin Systems This chapter documents the basic architecture of the Aquarius software and discusses the advantages of using an object-oriented programming framework

More information

Lax-Wendroff and McCormack Schemes for Numerical Simulation of Unsteady Gradually and Rapidly Varied Open Channel Flow

Lax-Wendroff and McCormack Schemes for Numerical Simulation of Unsteady Gradually and Rapidly Varied Open Channel Flow Archives of Hydro-Engineering and Environmental Mechanics Vol. 60 (2013), No. 1 4, pp. 51 62 DOI: 10.2478/heem-2013-0008 IBW PAN, ISSN 1231 3726 Lax-Wendroff and McCormack Schemes for Numerical Simulation

More information

A Guide to Aquator 10 HYSIM. Version 4.2. Oxford Scientific Software Ltd.

A Guide to Aquator 10 HYSIM. Version 4.2. Oxford Scientific Software Ltd. A Guide to Aquator 10 HYSIM Version 4.2 Oxford Scientific Software Ltd. COPYRIGHT 2000-2014 Oxford Scientific Software Ltd This document is copyright and may not be reproduced by any method, translated,

More information