OPEN CHANNEL FLOW. Computer Applications. Numerical Methods and. Roland Jeppson. CRC Press UNIVERSITATSB'BUOTHEK TECHNISCHE. INFORMATlONSBiBUOTHEK

Size: px
Start display at page:

Download "OPEN CHANNEL FLOW. Computer Applications. Numerical Methods and. Roland Jeppson. CRC Press UNIVERSITATSB'BUOTHEK TECHNISCHE. INFORMATlONSBiBUOTHEK"

Transcription

1 OPEN CHANNEL FLOW Numerical Methods and Computer Applications Roland Jeppson TECHNISCHE INFORMATlONSBiBUOTHEK UNIVERSITATSB'BUOTHEK HANNOVER Si. i. CRC Press Taylor &.Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an Informa business

2 List of Figures List of Tables Preface Computer Programs with Listings of Code xxiii xi xv xvii Chapter 1 Dimensions, Terminology, and Review of Basic Fluid Mechanics Introduction One-, Two-, and Three-Dimensional Flows Steady versus Unsteady Flow Uniform versus Nonuniform Flow Prismatic versus Nonprismatic Channels Subcritical, Critical, and Supercritical Flows Turbulent versus Laminar Flow Review of Basic Fluid Mechanics Principles Physical Properties of Fluids and Their Effects on Open-Channel Flows Conservation of Mass, or Continuity Equations Energy Principle Kinetic Energy Correction Coefficient, a Momentum Principle in Fluid Flow Momentum Flux Correction Coefficient, 3 34 Problems 38 Chapter 2 Energy and Its Dissipation in Open Channels Introduction Approaches to Frictional Resistance Friction Factors in Open Channels Combining the Chezy and the Chezy C Equations Empirical Formula: Use of Manning's Equation Channels with Varying Wall Roughness, but = Q Constant Specific Energy, Subcritical and Supercritical Flows Flumes Delivery Diagrams Graphical Aids to Solving Critical Flow Problems Upstream Depth When Critical Conditions Occur at Reduced Downstream Section Dimensionless Treatment of Upstream Trapezoidal Channel to Downstream Rectangular Channel Upstream Channel Also Rectangular Hydraulically Most Efficient Section Nondimensional Variables for This Section 155 Problems 157 References 182

3 vi Chapter 3 The Momentum Principle Applied to Open Channel Flows The Momentum Function Characteristics of the Momentum Function Rectangular Channels and Momentum Function per Unit Width Polynomial Form for Momentum Function Dimensionless Momentum Functions Celerity of Small Amplitude Gravity Waves Constant Height Waves Open Channel to Pipe Flow Multiple Roughness Coefficient for Channel Section Compound Sections 233 Problems 236 Problems to Solve Using Program CHANNEL 253 Chapter 4 Nonuniform Flows Types of Nonuniform Flows Ordinary Differential Equation for Gradually Varied Flow Bulk Lateral Outflow Lateral Inflow Generalization of Gradually Varied Flow Equations Gradually Varied Flow in Prismatic Channels without Lateral Inflow or Outflow Classification of Gradually Varied Profiles Sketching GVF Profiles in Prismatic Channels Alternative Forms of the ODE That Describe GVF Profiles Numerical Methods for Solving ODEs Canal Systems Simultaneous Solution of Algebraic and Ordinary Differential Equations Flow into a Mild Channel with a Downstream Control Different Modes of Gate Operation Hydraulic Jump Downstream from a Gate in a Finite Length Channel Nonprismatic Channels Culverts Solutions When Upstream Control Exists Solutions When Downstream Control Exists GVF Profiles in Nonprismatic Channels GVF Profiles in Branched Channel Systems GVF Profiles in Parallel Channels Solutions to Spatially Varied Flows Outflow from Side Weirs Closed-Form Solution to Side Weir Outflow Spatially Varied Inflows Algebraic Solution Spatially Varied Flow in Nonprismatic Channels Tile Drainage Downstream Controls in Nonprismatic Channels 433

4 vii 4.20 Gutter Flow and Outflow through Grates Gutter Flow Flow into Grates at Bottom of Channel Combined Problem: Gutter Inflow and Grate Outflow Lateral Inflow over Grate Length No Negative Flow Rates Last Grate at End of Gutter Subcritical Flow through n Gutter-Grates Multiple Branched Channel Systems Other Dependent Variables in GVF Computations Varied Flow Function Moving Waves Quasi-Unsteady Analysis Downstream Controlled Waves Explicit Method Implicit Method Upstream Controlled Waves Moving Hydraulic Jump 578 Problems 593 References 656 Chapter 5 Common Techniques Used in Practice and Controls Introduction Resistance to Flow in Natural Streams and Rivers Techniques Used for Solving Steady Flows in Irregular Channels Defining Irregular Channel Properties Use of Cubic Splines to Define Cross Section Solving Manning's and Energy Equations in Natural Channels Hand Solution to GVF-Flow by the Standard Step Method Using an ODE Solver to Compute GVF-Profile in Irregular Channels Multiple Parallel Channels and Flood Plain Storage Implementation of Solution for Compound Channel System of Natural Streams and Rivers HEC-2 Water Surface Profiles Water Measurement in Channels Current Meters Weirs Parshall Flumes and Cutthroat Flumes Other Critical Flow Flumes Design of Transitions Subcritical Transitions Design of Transitions by Hand Computations Transition Design by Solving an ODE Problem Supercritical Transitions Channel Contractions Design of Supercritical Transitions Channel Enlargements Gates 741

5 vjjj 5.7 Submerged Flow Downstream from Vertical Gates Dimensionless Forms of Equations Series of Submerged Gates Design of Side Weirs Optimal Design of Trapezoidal Channels Considering Total Costs Additional Optional Analyses 788 Problems 793 References 822 Chapter 6 Unsteady Flows When Should Flow Be Handled as Unsteady? Basic One-Dimensional Equations for Unsteady Channel Flows (The St. Venant Equations) Q-Y Set of St. Venant Equations V-Y Set of St. Venant Equations Derivation Based Directly on Newton's Second Law of Motion No Lateral Inflow or Outflow and Prismatic Channels Changes in Dependent 6.3 Determination of Mathematical Type of St. Venant Equations 828 Variables Second-Order PDEs Taking Advantage of the Equation 6.5 Solution to Unsteady Flows That Deviate Only Slightly Characteristics 831 from Uniform Conditions Boundary Conditions Depth at Origin Specified, Y(0, t) Known Velocity at Origin Specified, V(0, t) Known Flow Rate q at the Origin Specified, q(0, t) Known Upstream Reservoir Water Surface Specified, H(0, t) Known Understanding Characteristics Better Maximum Possible Flow Rates Maximum Point Outflow, Aq Extending the Methods to Nonrectangular Channels Trapezoidal Channels Dimensionless Variables Circular Channels Maximum Flow Rates in Nonrectangular Channels Maximum Outflow AQ That Can Be Taken at an Intermediate Position Positive Waves Control Structures Partial Instant Opening of Gates in Rectangular Channels Partial Instant Closing of Gates in Trapezoidal Channels Partial Instant Closure Followed by Slow Movement Thereafter Rectangular Channels Nonrectangular Channels Dam Break Problem 937 Problems 938

6 i ix Chapter 7 Numerical Solution of the St. Venant Equations Background Method of Characteristics Boundary Conditions Downstream End Upstream End Solution to Boundary Unknowns Using Characteristics with Specified Time Increments Based on Second-Order Approximations Upstream Boundary Condition Equations Downstream Boundary Condition Equations Iterative Solution Technique Explicit Evaluation of Variables at Points L and R Accuracy of Numerical Solutions Implicit Methods Direct Implicit Finite Differencing Boundary Conditions Solving the Difference Equations Computer Code to Implement Direct Implicit Method Alternative Approach to Boundary Condition Equations Gauss-Seidel or Successive-Over-Relaxation (SOR) Iterative Solution Techniques Crank-Nicolson Newton Iterative Implicit Method Weighting Current and Advanced Time Steps Differently The Preissmann Implicit Method Double Sweep Method of Solution Boundary Conditions Downstream Boundary Conditions Upstream Boundary Conditions Solving Preissmann Difference Equations Using the Newton Method 1075 i 7.14 Two-Dimensional Free Surface Flows Two-Dimensional St. Venant Equations 1084 Problems 1087 References 1100 Appendix A 1101 A.l Open Channel Geometry and Properties 1105 A. 1.1 Classification of Channels 1105 A.l.2 Geometric Properties of Common Prismatic Channels 1105 A Rectangle 1105 A.l.2.2 Trapezoid 1106 A Circle 1107 A.l.2.4 Problems (For You to Work) Obtaining Geometric Properties of Irregular Cross Sections 1114 U21

7 X Appendix B Numerical Methods 1123 B.l Newton Method 1123 B.l.l How the Newton Method Works 1123 B.1.2 Solving Systems of Equations 1125 B. 1.3 Implementing the Newton Method in Solving Manning's Equation 1129 B Implementation of the Newton Method in Solving Manning's Equation in a Circular Channel 1130 B.2 Lagrange's Interpolation Formula 1132 B.2.1 Implementation of Lagrange's Formula in a Computer Program 1134 B.3 Numerical Integration 1136 B.3.1 Trapezoidal Rule 1136 B Simpson's Rule 1139 B.4 Spline Functions 1146 B.4.1 Background 1146 B.4.2 Quadratic Splines 1147 B.4.3 Cubic Splines 1148 B. 5 Linear Algebra 1159 B. 5.1 Use of Subroutine LAGU That Implements Laguerre's Method 1162 Appendix C ODESOL: Subroutine to Solve ODEs 1165 C. 1 Background to Algorithm 1165 C.2 Using FORTRAN 1165 C.3 How Do You Use ODESOL 1166 C.4 Subroutine That You Must Supply 1167 C.5 odesolc-c-function to Solve ODE's 1174 C.6 How Do You Use odesolc 1175 C.7 Procedure That You Must Supply 1176 C.8 DVERK: ODE Solver from the International Statistical Mathematical Libraries, ISML 1180 C.9 Runge-Kutta Method 1183 C. 9.1 Background 1183 C.9.2 Description of Method 1183 C Illustrative Use of Routines 1188 CIO Runge-Kutta Using C 1191 C.l 1 Runge-Kutta-Fehlberg Method 1193 Index 1207

OPEN CHANNEL FLOW. One-dimensional - neglect vertical and lateral variations in velocity. In other words, Q v = (1) A. Figure 1. One-dimensional Flow

OPEN CHANNEL FLOW. One-dimensional - neglect vertical and lateral variations in velocity. In other words, Q v = (1) A. Figure 1. One-dimensional Flow OPEN CHANNEL FLOW Page 1 OPEN CHANNEL FLOW Open Channel Flow (OCF) is flow with one boundary exposed to atmospheric pressure. The flow is not pressurized and occurs because of gravity. Flow Classification

More information

Open Channel Flow Part 2. Ch 10 Young, notes, handouts

Open Channel Flow Part 2. Ch 10 Young, notes, handouts Open Channel Flow Part 2 Ch 10 Young, notes, handouts Uniform Channel Flow Many situations have a good approximation d(v,y,q)/dx=0 Uniform flow Look at extended Bernoulli equation Friction slope exactly

More information

Closed duct flows are full of fluid, have no free surface within, and are driven by a pressure gradient along the duct axis.

Closed duct flows are full of fluid, have no free surface within, and are driven by a pressure gradient along the duct axis. OPEN CHANNEL FLOW Open channel flow is a flow of liquid, basically water in a conduit with a free surface. The open channel flows are driven by gravity alone, and the pressure gradient at the atmospheric

More information

Lecture Note for Open Channel Hydraulics

Lecture Note for Open Channel Hydraulics Chapter -one Introduction to Open Channel Hydraulics 1.1 Definitions Simply stated, Open channel flow is a flow of liquid in a conduit with free space. Open channel flow is particularly applied to understand

More information

Closed duct flows are full of fluid, have no free surface within, and are driven by a pressure gradient along the duct axis.

Closed duct flows are full of fluid, have no free surface within, and are driven by a pressure gradient along the duct axis. OPEN CHANNEL FLOW Open channel flow is a flow of liquid, basically water in a conduit with a free surface. The open channel flows are driven by gravity alone, and the pressure gradient at the atmospheric

More information

NPTEL Quiz Hydraulics

NPTEL Quiz Hydraulics Introduction NPTEL Quiz Hydraulics 1. An ideal fluid is a. One which obeys Newton s law of viscosity b. Frictionless and incompressible c. Very viscous d. Frictionless and compressible 2. The unit of kinematic

More information

DEPARTMENT OF CIVIL AND ENVIRONMENTAL ENGINEERING Urban Drainage: Hydraulics. Solutions to problem sheet 2: Flows in open channels

DEPARTMENT OF CIVIL AND ENVIRONMENTAL ENGINEERING Urban Drainage: Hydraulics. Solutions to problem sheet 2: Flows in open channels DEPRTMENT OF CIVIL ND ENVIRONMENTL ENGINEERING Urban Drainage: Hydraulics Solutions to problem sheet 2: Flows in open channels 1. rectangular channel of 1 m width carries water at a rate 0.1 m 3 /s. Plot

More information

NUMERICAL METHODS FOR ENGINEERING APPLICATION

NUMERICAL METHODS FOR ENGINEERING APPLICATION NUMERICAL METHODS FOR ENGINEERING APPLICATION Second Edition JOEL H. FERZIGER A Wiley-Interscience Publication JOHN WILEY & SONS, INC. New York / Chichester / Weinheim / Brisbane / Singapore / Toronto

More information

Introduction. Finite and Spectral Element Methods Using MATLAB. Second Edition. C. Pozrikidis. University of Massachusetts Amherst, USA

Introduction. Finite and Spectral Element Methods Using MATLAB. Second Edition. C. Pozrikidis. University of Massachusetts Amherst, USA Introduction to Finite and Spectral Element Methods Using MATLAB Second Edition C. Pozrikidis University of Massachusetts Amherst, USA (g) CRC Press Taylor & Francis Group Boca Raton London New York CRC

More information

3.2 CRITICAL DEPTH IN NONRECTANGULAR CHANNELS AND OCCUR- RENCE OF CRITICAL DEPTH

3.2 CRITICAL DEPTH IN NONRECTANGULAR CHANNELS AND OCCUR- RENCE OF CRITICAL DEPTH 3.2 CRITICAL DEPTH IN NONRECTANGULAR CHANNELS AND OCCUR- RENCE OF CRITICAL DEPTH Critical Depth in Non-Rectangular Channels Consider an irregular channel: da w dd dd d Specific energy is defined as: E

More information

1.060 Engineering Mechanics II Spring Problem Set 8

1.060 Engineering Mechanics II Spring Problem Set 8 1.060 Engineering Mechanics II Spring 2006 Due on Monday, May 1st Problem Set 8 Important note: Please start a new sheet of paper for each problem in the problem set. Write the names of the group members

More information

Hydraulics Part: Open Channel Flow

Hydraulics Part: Open Channel Flow Hydraulics Part: Open Channel Flow Tutorial solutions -by Dr. K.N. Dulal Uniform flow 1. Show that discharge through a channel with steady flow is given by where A 1 and A 2 are the sectional areas of

More information

NUMERICAL METHODS. lor CHEMICAL ENGINEERS. Using Excel', VBA, and MATLAB* VICTOR J. LAW. CRC Press. Taylor & Francis Group

NUMERICAL METHODS. lor CHEMICAL ENGINEERS. Using Excel', VBA, and MATLAB* VICTOR J. LAW. CRC Press. Taylor & Francis Group NUMERICAL METHODS lor CHEMICAL ENGINEERS Using Excel', VBA, and MATLAB* VICTOR J. LAW CRC Press Taylor & Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Croup,

More information

Applied Numerical Analysis

Applied Numerical Analysis Applied Numerical Analysis Using MATLAB Second Edition Laurene V. Fausett Texas A&M University-Commerce PEARSON Prentice Hall Upper Saddle River, NJ 07458 Contents Preface xi 1 Foundations 1 1.1 Introductory

More information

We will assume straight channels with simple geometries (prismatic channels) and steady state flow (in time).

We will assume straight channels with simple geometries (prismatic channels) and steady state flow (in time). 56 Review Drag & Lift Laminar vs Turbulent Boundary Layer Turbulent boundary layers stay attached to bodies longer Narrower wake! Lower pressure drag! 8. Open-Channel Flow Pipe/duct flow closed, full,

More information

Hydromechanics: Course Summary

Hydromechanics: Course Summary Hydromechanics: Course Summary Hydromechanics VVR090 Material Included; French: Chapters to 9 and 4 + Sample problems Vennard & Street: Chapters 8 + 3, and (part of it) Roberson & Crowe: Chapter Collection

More information

MODELING FLUID FLOW IN OPEN CHANNEL WITH HORSESHOE CROSS SECTION

MODELING FLUID FLOW IN OPEN CHANNEL WITH HORSESHOE CROSS SECTION July. 2. Vol. 7. No. 2 MODELING FLUID FLOW IN OPEN CHANNEL WITH HORSESHOE CROSS SECTION 1 J. JOMBA, 2 D.M.THEURI, 2 E. MWENDA, 2 C. CHOMBA ABSTRACT Flow in a closed conduit is regarded as open channel

More information

IMPLICIT NUMERICAL SCHEME FOR REGULATING UNSTEADY FLOW IN OPEN CHANNEL Mohamed. T. Shamaa 1, and Hmida M. Karkuri 2

IMPLICIT NUMERICAL SCHEME FOR REGULATING UNSTEADY FLOW IN OPEN CHANNEL Mohamed. T. Shamaa 1, and Hmida M. Karkuri 2 IMPLICIT NUMERICAL SCHEME FOR REGULATING UNSTEADY FLOW IN OPEN CHANNEL Mohamed. T. Shamaa 1, and Hmida M. Karkuri 2 1 Associated Professor, Irrigation and Hydraulic Department, College of Technical Engineering,

More information

P = 2Rθ. The previous Manning formulas are used to predict V o and Q for uniform flow when the above expressions are substituted for A, P, and R h.

P = 2Rθ. The previous Manning formulas are used to predict V o and Q for uniform flow when the above expressions are substituted for A, P, and R h. Uniform Flow in a Partly Full, Circular Pipe Fig. 10.6 shows a partly full, circular pipe with uniform flow. Since frictional resistance increases with wetted perimeter, but volume flow rate increases

More information

Fluid Mechanics Prof. S.K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur

Fluid Mechanics Prof. S.K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Fluid Mechanics Prof. S.K. Som Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Lecture - 42 Flows with a Free Surface Part II Good morning. I welcome you to this session

More information

Hydraulics for Urban Storm Drainage

Hydraulics for Urban Storm Drainage Urban Hydraulics Hydraulics for Urban Storm Drainage Learning objectives: understanding of basic concepts of fluid flow and how to analyze conduit flows, free surface flows. to analyze, hydrostatic pressure

More information

Numerical Methods for Engineers

Numerical Methods for Engineers Numerical Methods for Engineers SEVENTH EDITION Steven C Chopra Berger Chair in Computing and Engineering Tufts University Raymond P. Canal Professor Emeritus of Civil Engineering of Michiaan University

More information

y 2 = 1 + y 1 This is known as the broad-crested weir which is characterized by:

y 2 = 1 + y 1 This is known as the broad-crested weir which is characterized by: CEE 10 Open Channel Flow, Dec. 1, 010 18 8.16 Review Flow through a contraction Critical and choked flows The hydraulic jump conservation of linear momentum y = 1 + y 1 1 + 8Fr 1 8.17 Rapidly Varied Flows

More information

Abstract. 1 Introduction

Abstract. 1 Introduction One-dimensional unsteady flow computation in channels with floodplains D. Bousmar, R. Scherer & Y. Zech Civil Engineering Dept., Universite Catholique de Louvain, Place du Levant, 1, B-1348 Louvain-la-Neuve,

More information

Open Channel Flow - General. Hydromechanics VVR090

Open Channel Flow - General. Hydromechanics VVR090 Open Channel Flow - General Hydromechanics VVR090 ppt by Magnus Larson; revised by Rolf L Jan 2014, Feb 2015 SYNOPSIS 1. Introduction and Applications 2. The History of Open Channel Flow 3. Flow Classification

More information

Open Channel Flow I - The Manning Equation and Uniform Flow COURSE CONTENT

Open Channel Flow I - The Manning Equation and Uniform Flow COURSE CONTENT Open Channel Flow I - The Manning Equation and Uniform Flow Harlan H. Bengtson, PhD, P.E. COURSE CONTENT 1. Introduction Flow of a liquid may take place either as open channel flow or pressure flow. Pressure

More information

Open Channel Flow - General. Open Channel Flow

Open Channel Flow - General. Open Channel Flow Open Channel Flow - General Hydromechanics VVR090 Open Channel Flow Open channel: a conduit for flow which has a free surface Free surface: interface between two fluids of different density Characteristics

More information

presented by Umut Türker Open Channel Flow

presented by Umut Türker Open Channel Flow presented by Umut Türker Open Channel Flow What is open channel flow? Open channel flow is a flow which has a free surface and flows due to the gravitational effect What is open channel flow? Open channel

More information

Hydraulics Prof. Dr. Arup Kumar Sarma Department of Civil Engineering Indian Institute of Technology, Guwahati

Hydraulics Prof. Dr. Arup Kumar Sarma Department of Civil Engineering Indian Institute of Technology, Guwahati Hydraulics Prof. Dr. Arup Kumar Sarma Department of Civil Engineering Indian Institute of Technology, Guwahati Module No. # 04 Gradually Varied Flow Lecture No. # 07 Rapidly Varied Flow: Hydraulic Jump

More information

conservation of linear momentum 1+8Fr = 1+ Sufficiently short that energy loss due to channel friction is negligible h L = 0 Bernoulli s equation.

conservation of linear momentum 1+8Fr = 1+ Sufficiently short that energy loss due to channel friction is negligible h L = 0 Bernoulli s equation. 174 Review Flow through a contraction Critical and choked flows The hydraulic jump conservation of linear momentum y y 1 = 1+ 1+8Fr 1 8.1 Rapidly Varied Flows Weirs 8.1.1 Broad-Crested Weir Consider the

More information

Simulation of Transcritical Flow in Hydraulic structures

Simulation of Transcritical Flow in Hydraulic structures Simulation of Transcritical Flow in Hydraulic structures Cornelius E Agu 1 Geir Elseth Bernt Lie 3 1,3 Faculty of Technology, Telemark University College, Norway, {corneliuseagu,berntlie}@hitno Statoil

More information

Lateral Inflow into High-Velocity Channels

Lateral Inflow into High-Velocity Channels Lateral Inflow into High-Velocity Channels by Richard L. Stockstill PURPOSE: This Coastal and Hydraulics Engineering Technical Note (CHETN) investigates lateral flow discharging into a high-velocity channel.

More information

Presented by: Civil Engineering Academy

Presented by: Civil Engineering Academy Presented by: Civil Engineering Academy Open-Channel Flow Uniform Flow (See CERM Ch. 19) Characterized by constant depth volume, and cross section. It can be steady or unsteady Non-uniform Flow *Not on

More information

28.2 Classification of Jumps

28.2 Classification of Jumps 28.2 Classification of Jumps As mentioned earlier, the supercritical flow Froude number influences the characteristics of the hydraulic jump. Bradley and Peterka, after extensive experimental investigations,

More information

Uniform Flow in Open Channels

Uniform Flow in Open Channels 1 UNIT 2 Uniform Flow in Open Channels Lecture-01 Introduction & Definition Open-channel flow, a branch of hydraulics, is a type of liquid flow within a conduit with a free surface, known as a channel.

More information

Engineering and. Tapio Salmi Abo Akademi Abo-Turku, Finland. Jyri-Pekka Mikkola. Umea University, Umea, Sweden. Johan Warna.

Engineering and. Tapio Salmi Abo Akademi Abo-Turku, Finland. Jyri-Pekka Mikkola. Umea University, Umea, Sweden. Johan Warna. Chemical Reaction Engineering and Reactor Technology Tapio Salmi Abo Akademi Abo-Turku, Finland Jyri-Pekka Mikkola Umea University, Umea, Sweden Johan Warna Abo Akademi Abo-Turku, Finland CRC Press is

More information

HEAT TRANSFER THERMAL MANAGEMENT OF ELECTRONICS YOUNES SHABANY. C\ CRC Press W / Taylor Si Francis Group Boca Raton London New York

HEAT TRANSFER THERMAL MANAGEMENT OF ELECTRONICS YOUNES SHABANY. C\ CRC Press W / Taylor Si Francis Group Boca Raton London New York HEAT TRANSFER THERMAL MANAGEMENT OF ELECTRONICS YOUNES SHABANY C\ CRC Press W / Taylor Si Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an informa business

More information

Numerical Hydraulics

Numerical Hydraulics ETH Zurich, Fall 2017 Numerical Hydraulics Assignment 2 Numerical solution of shallow water wave propagation (www.surfertoday.com) 1 Introduction 1.1 Equations Understanding the propagation of shallow

More information

STEADY UNIFORM FLOW IN OPEN CHANNEL

STEADY UNIFORM FLOW IN OPEN CHANNEL 11/4/018 School of Environmental Engineering STEY UNIFORM FLOW IN OEN CHNNEL ZULKRNIN BIN HSSN COURSE OUTCOMES CO1: ble to analyze and design the steady flow in pipeline (O1) CO: ble to analyze and design

More information

A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS

A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS Victor S. Ryaben'kii Semyon V. Tsynkov Chapman &. Hall/CRC Taylor & Francis Group Boca Raton London New York Chapman & Hall/CRC is an imprint of the Taylor

More information

Uniform Channel Flow Basic Concepts Hydromechanics VVR090

Uniform Channel Flow Basic Concepts Hydromechanics VVR090 Uniform Channel Flow Basic Concepts Hydromechanics VVR090 ppt by Magnus Larson; revised by Rolf L Feb 2014 SYNOPSIS 1. Definition of Uniform Flow 2. Momentum Equation for Uniform Flow 3. Resistance equations

More information

Gradually Varied Flow I+II. Hydromechanics VVR090

Gradually Varied Flow I+II. Hydromechanics VVR090 Gradually Varied Flow I+II Hydromechanics VVR090 Gradually Varied Flow Depth of flow varies with longitudinal distance. Occurs upstream and downstream control sections. Governing equation: dy dx So Sf

More information

CE 6403 APPLIED HYDRAULIC ENGINEERING UNIT - II GRADUALLY VARIED FLOW

CE 6403 APPLIED HYDRAULIC ENGINEERING UNIT - II GRADUALLY VARIED FLOW CE 6403 APPLIED HYDRAULIC ENGINEERING UNIT - II GRADUALLY VARIED FLOW Dynamic equations of gradually varied and spatially varied flows - Water surface flow profile classifications: Hydraulic Slope, Hydraulic

More information

9. Flood Routing. chapter Two

9. Flood Routing. chapter Two 9. Flood Routing Flow routing is a mathematical procedure for predicting the changing magnitude, speed, and shape of a flood wave as a function of time at one or more points along a watercourse (waterway

More information

Open Channel Hydraulics

Open Channel Hydraulics 30 Open Channel Hydraulics Aldo Giorgini (deceased) Donald D. Gray West Virginia University 30. Definitions and Principles Classification of Flows Flow Regimes 30. Balance and Conservation Principles Conservation

More information

Water Flow in Open Channels

Water Flow in Open Channels The Islamic Universit of Gaza Facult of Engineering Civil Engineering Department Hdraulics - ECIV 33 Chapter 6 Water Flow in Open Channels Introduction An open channel is a duct in which the liquid flows

More information

The Hydraulics of Open Channel Flow: An Introduction

The Hydraulics of Open Channel Flow: An Introduction The Hydraulics of Open Channel Flow: An Introduction Basic principles, sediment motion, hydraulic modelling, design of hydraulic structures Second Edition Hubert Chanson Department of Civil Engineering

More information

Numerical Methods. Scientists. Engineers

Numerical Methods. Scientists. Engineers Third Edition Numerical Methods for Scientists and Engineers K. Sankara Rao Numerical Methods for Scientists and Engineers Numerical Methods for Scientists and Engineers Third Edition K. SANKARA RAO Formerly,

More information

Advanced Hydraulics Prof. Dr. Suresh A. Kartha Department of Civil Engineering Indian Institute of Technology, Guwahati

Advanced Hydraulics Prof. Dr. Suresh A. Kartha Department of Civil Engineering Indian Institute of Technology, Guwahati Advanced Hydraulics Prof. Dr. Suresh A. Kartha Department of Civil Engineering Indian Institute of Technology, Guwahati Module - 5 Channel Transitions Lecture - 1 Channel Transitions Part 1 Welcome back

More information

P10.5 Water flows down a rectangular channel that is 4 ft wide and 3 ft deep. The flow rate is 15,000 gal/min. Estimate the Froude number of the flow.

P10.5 Water flows down a rectangular channel that is 4 ft wide and 3 ft deep. The flow rate is 15,000 gal/min. Estimate the Froude number of the flow. P10.5 Water flows down a rectangular channel that is 4 ft wide and ft deep. The flow rate is 15,000 gal/min. Estimate the Froude number of the flow. Solution: Convert the flow rate from 15,000 gal/min

More information

Experiment- To determine the coefficient of impact for vanes. Experiment To determine the coefficient of discharge of an orifice meter.

Experiment- To determine the coefficient of impact for vanes. Experiment To determine the coefficient of discharge of an orifice meter. SUBJECT: FLUID MECHANICS VIVA QUESTIONS (M.E 4 th SEM) Experiment- To determine the coefficient of impact for vanes. Q1. Explain impulse momentum principal. Ans1. Momentum equation is based on Newton s

More information

Flood Routing by the Non-Linear Muskingum Model: Conservation of Mass and Momentum

Flood Routing by the Non-Linear Muskingum Model: Conservation of Mass and Momentum Archives of Hydro-Engineering and Environmental Mechanics Vol. 56 (29), No. 3 4, pp. 121 137 IBW PAN, ISSN 1231 3726 Flood Routing by the Non-Linear Muskingum Model: Conservation of Mass and Momentum Dariusz

More information

VARIED FLOW IN OPEN CHANNELS

VARIED FLOW IN OPEN CHANNELS Chapter 15 Open Channels vs. Closed Conduits VARIED FLOW IN OPEN CHANNELS Fluid Mechanics, Spring Term 2011 In a closed conduit there can be a pressure gradient that drives the flow. An open channel has

More information

1. Open Channel Hydraulics

1. Open Channel Hydraulics Open Channel Flow. Open Channel Hydraulics.... Definition and differences between pipe flow and open channel flow.... Types of flow.... Properties of open channels...4.4 Fundamental equations... 5.4. The

More information

CIVL4120/7020 Advanced open channel hydraulics and design - Tutorial (1) Unsteady open channel flows

CIVL4120/7020 Advanced open channel hydraulics and design - Tutorial (1) Unsteady open channel flows School of Civil Engineering at the University of Queensland CIVL4120/7020 Advanced open channel hydraulics and design - Tutorial (1) Unsteady open channel flows Attendance to tutorials is very strongly

More information

Fluid Dynamics: Theory, Computation, and Numerical Simulation Second Edition

Fluid Dynamics: Theory, Computation, and Numerical Simulation Second Edition Fluid Dynamics: Theory, Computation, and Numerical Simulation Second Edition C. Pozrikidis m Springer Contents Preface v 1 Introduction to Kinematics 1 1.1 Fluids and solids 1 1.2 Fluid parcels and flow

More information

Open Channel Hydraulics I - Uniform Flow

Open Channel Hydraulics I - Uniform Flow PDHonline Course H138 (2 PDH) Open Channel Hydraulics I - Uniform Flow Instructor: Harlan H. Bengtson, Ph.D., PE 2012 PDH Online PDH Center 5272 Meadow Estates Drive Fairfax, VA 22030-6658 Phone & Fax:

More information

Open-channel hydraulics

Open-channel hydraulics Open-channel hydraulics STEADY FLOW IN OPEN CHANNELS constant discharge, other geometric and flow characteristics depended only on position Uniform flow Non-uniform flow S; y; v const. i i 0 i E y 1 y

More information

Numerical Methods for Engineers and Scientists

Numerical Methods for Engineers and Scientists Numerical Methods for Engineers and Scientists Second Edition Revised and Expanded Joe D. Hoffman Department of Mechanical Engineering Purdue University West Lafayette, Indiana m MARCEL D E К К E R MARCEL

More information

UNIFORM FLOW CRITICAL FLOW GRADUALLY VARIED FLOW

UNIFORM FLOW CRITICAL FLOW GRADUALLY VARIED FLOW UNIFORM FLOW CRITICAL FLOW GRADUALLY VARIED FLOW Derivation of uniform flow equation Dimensional analysis Computation of normal depth UNIFORM FLOW 1. Uniform flow is the flow condition obtained from a

More information

Preface. 2 Linear Equations and Eigenvalue Problem 22

Preface. 2 Linear Equations and Eigenvalue Problem 22 Contents Preface xv 1 Errors in Computation 1 1.1 Introduction 1 1.2 Floating Point Representation of Number 1 1.3 Binary Numbers 2 1.3.1 Binary number representation in computer 3 1.4 Significant Digits

More information

Dynamic Systems. Simulation of. with MATLAB and Simulink. Harold Klee. Randal Allen SECOND EDITION. CRC Press. Taylor & Francis Group

Dynamic Systems. Simulation of. with MATLAB and Simulink. Harold Klee. Randal Allen SECOND EDITION. CRC Press. Taylor & Francis Group SECOND EDITION Simulation of Dynamic Systems with MATLAB and Simulink Harold Klee Randal Allen CRC Press Taylor & Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis

More information

CIE4491 Lecture. Hydraulic design

CIE4491 Lecture. Hydraulic design CIE4491 Lecture. Hydraulic design Marie-claire ten Veldhuis 19-9-013 Delft University of Technology Challenge the future Hydraulic design of urban stormwater systems Focus on sewer pipes Pressurized and

More information

Basic Hydraulics. Rabi H. Mohtar ABE 325

Basic Hydraulics. Rabi H. Mohtar ABE 325 Basic Hydraulics Rabi H. Mohtar ABE 35 The river continues on its way to the sea, broken the wheel of the mill or not. Khalil Gibran The forces on moving body of fluid mass are:. Inertial due to mass (ρ

More information

LECTURE 9: Open channel flow: Uniform flow, best hydraulic sections, energy principles, Froude number

LECTURE 9: Open channel flow: Uniform flow, best hydraulic sections, energy principles, Froude number LECTURE 9: Open channel flow: Uniform flow, best hydraulic sections, energy principles, Froude number Assist. Prof. Neslihan SEMERCİ Marmara University Department of Environmental Engineering Open channel

More information

R09. d water surface. Prove that the depth of pressure is equal to p +.

R09. d water surface. Prove that the depth of pressure is equal to p +. Code No:A109210105 R09 SET-1 B.Tech II Year - I Semester Examinations, December 2011 FLUID MECHANICS (CIVIL ENGINEERING) Time: 3 hours Max. Marks: 75 Answer any five questions All questions carry equal

More information

UNIT I FLUID PROPERTIES AND STATICS

UNIT I FLUID PROPERTIES AND STATICS SIDDHARTH GROUP OF INSTITUTIONS :: PUTTUR Siddharth Nagar, Narayanavanam Road 517583 QUESTION BANK (DESCRIPTIVE) Subject with Code : Fluid Mechanics (16CE106) Year & Sem: II-B.Tech & I-Sem Course & Branch:

More information

Environmental Hydraulics of Open Channel Flows

Environmental Hydraulics of Open Channel Flows Environmental Hydraulics of Open Channel Flows Hubert Chanson ME, ENSHM Grenoble, INSTN, PhD (Cant), DEng (Qld) Eur Ing, MIEAust, MIAHR 13th Arthur Ippen awardee (IAHR) Reader in Environmental Fluid Mechanics

More information

Table of Contents. Foreword... xiii. Preface... xv

Table of Contents. Foreword... xiii. Preface... xv Table of Contents Foreword.... xiii Preface... xv Chapter 1. Fundamental Equations, Dimensionless Numbers... 1 1.1. Fundamental equations... 1 1.1.1. Local equations... 1 1.1.2. Integral conservation equations...

More information

A NONLINEAR OPTIMIZATION MODEL FOR ESTIMATING MANNING S ROUGHNESS COEFFICIENT

A NONLINEAR OPTIMIZATION MODEL FOR ESTIMATING MANNING S ROUGHNESS COEFFICIENT Twelfth International Water Technology Conference, IWTC2 2008, Alexandria, Egypt 299 A NONLINEAR OPTIMIZATION MODEL FOR ESTIMATING MANNING S ROUGHNESS COEFFICIENT Maysoon Kh. Askar and K. K. Al-Jumaily

More information

FE Fluids Review March 23, 2012 Steve Burian (Civil & Environmental Engineering)

FE Fluids Review March 23, 2012 Steve Burian (Civil & Environmental Engineering) Topic: Fluid Properties 1. If 6 m 3 of oil weighs 47 kn, calculate its specific weight, density, and specific gravity. 2. 10.0 L of an incompressible liquid exert a force of 20 N at the earth s surface.

More information

AND NONLINEAR SCIENCE SERIES. Partial Differential. Equations with MATLAB. Matthew P. Coleman. CRC Press J Taylor & Francis Croup

AND NONLINEAR SCIENCE SERIES. Partial Differential. Equations with MATLAB. Matthew P. Coleman. CRC Press J Taylor & Francis Croup CHAPMAN & HALL/CRC APPLIED MATHEMATICS AND NONLINEAR SCIENCE SERIES An Introduction to Partial Differential Equations with MATLAB Second Edition Matthew P Coleman Fairfield University Connecticut, USA»C)

More information

NUMERICAL MATHEMATICS AND COMPUTING

NUMERICAL MATHEMATICS AND COMPUTING NUMERICAL MATHEMATICS AND COMPUTING Fourth Edition Ward Cheney David Kincaid The University of Texas at Austin 9 Brooks/Cole Publishing Company I(T)P An International Thomson Publishing Company Pacific

More information

Reservoir Oscillations with Through Flow

Reservoir Oscillations with Through Flow American Journal of Environmental Sciences 3 (): 37-42, 27 ISSN 553-345X 27 Science Publications Reservoir Oscillations with Through Flow A. A. Khan 28 Lowry Hall, epartment of Civil Engineering, Clemson

More information

Fluvial Dynamics. M. I. Bursik ublearns.buffalo.edu October 26, Home Page. Title Page. Contents. Page 1 of 18. Go Back. Full Screen. Close.

Fluvial Dynamics. M. I. Bursik ublearns.buffalo.edu October 26, Home Page. Title Page. Contents. Page 1 of 18. Go Back. Full Screen. Close. Page 1 of 18 Fluvial Dynamics M. I. Bursik ublearns.buffalo.edu October 26, 2008 1. Fluvial Dynamics We want to understand a little of the basic physics of water flow and particle transport, as so much

More information

Excel for Scientists and Engineers Numerical Method s. E. Joseph Billo

Excel for Scientists and Engineers Numerical Method s. E. Joseph Billo Excel for Scientists and Engineers Numerical Method s E. Joseph Billo Detailed Table of Contents Preface Acknowledgments About the Author Chapter 1 Introducing Visual Basic for Applications 1 Chapter

More information

Computational Methods

Computational Methods Numerical Computational Methods Revised Edition P. B. Patil U. P. Verma Alpha Science International Ltd. Oxford, U.K. CONTENTS Preface List ofprograms v vii 1. NUMER1CAL METHOD, ERROR AND ALGORITHM 1 1.1

More information

Effect of Roughness on Discharge

Effect of Roughness on Discharge Effect of Roughness on Discharge T.W. Lau, and N.R. Afshar Abstract These Water resource projects and hydraulic engineering works have been developing rapidly throughout the world, thus prediction of water

More information

Computation of Gradually Varied Flow in Channel Networks with Hydraulic Structures

Computation of Gradually Varied Flow in Channel Networks with Hydraulic Structures Computation of Gradually Varied Flow in Channel Networks with Hydraulic Structures by Felix L. Santiago Collazo Proposal submitted in partial fulfillment of the requirements for the degree of Approved

More information

Name of the Student: Unit I (Solution of Equations and Eigenvalue Problems)

Name of the Student: Unit I (Solution of Equations and Eigenvalue Problems) Engineering Mathematics 8 SUBJECT NAME : Numerical Methods SUBJECT CODE : MA6459 MATERIAL NAME : University Questions REGULATION : R3 UPDATED ON : November 7 (Upto N/D 7 Q.P) (Scan the above Q.R code for

More information

This file was downloaded from Telemark Open Research Archive TEORA -

This file was downloaded from Telemark Open Research Archive TEORA - This file was downloaded from Telemark Open Research Archive TEORA - http://teora.hit.no/dspace/ Title: Numerical solution of the Saint Venant equation for Non-Newtonian fluid. Authors: Agu, C. E., & Lie,

More information

Guo, James C.Y. (1999). "Critical Flow Section in a Collector Channel," ASCE J. of Hydraulic Engineering, Vol 125, No. 4, April.

Guo, James C.Y. (1999). Critical Flow Section in a Collector Channel, ASCE J. of Hydraulic Engineering, Vol 125, No. 4, April. Guo, James C.Y. (1999). "Critical Flow Section in a Collector Channel," ASCE J. of Hydraulic Engineering, Vol 15, No. 4, April. CRITICAL FLOW SECTION IN A COLLECTOR CHANNEL By James C.Y. Guo, PhD, P.E.

More information

39.1 Gradually Varied Unsteady Flow

39.1 Gradually Varied Unsteady Flow 39.1 Gradually Varied Unsteady Flow Gradually varied unsteady low occurs when the low variables such as the low depth and velocity do not change rapidly in time and space. Such lows are very common in

More information

FACULTY OF CHEMICAL & ENERGY ENGINEERING FLUID MECHANICS LABORATORY TITLE OF EXPERIMENT: MINOR LOSSES IN PIPE (E4)

FACULTY OF CHEMICAL & ENERGY ENGINEERING FLUID MECHANICS LABORATORY TITLE OF EXPERIMENT: MINOR LOSSES IN PIPE (E4) FACULTY OF CHEMICAL & ENERGY ENGINEERING FLUID MECHANICS LABORATORY TITLE OF EXPERIMENT: MINOR LOSSES IN PIPE (E4) 1 1.0 Objectives The objective of this experiment is to calculate loss coefficient (K

More information

FINITE-DIMENSIONAL LINEAR ALGEBRA

FINITE-DIMENSIONAL LINEAR ALGEBRA DISCRETE MATHEMATICS AND ITS APPLICATIONS Series Editor KENNETH H ROSEN FINITE-DIMENSIONAL LINEAR ALGEBRA Mark S Gockenbach Michigan Technological University Houghton, USA CRC Press Taylor & Francis Croup

More information

Numerical Methods for Engineers. and Scientists. Applications using MATLAB. An Introduction with. Vish- Subramaniam. Third Edition. Amos Gilat.

Numerical Methods for Engineers. and Scientists. Applications using MATLAB. An Introduction with. Vish- Subramaniam. Third Edition. Amos Gilat. Numerical Methods for Engineers An Introduction with and Scientists Applications using MATLAB Third Edition Amos Gilat Vish- Subramaniam Department of Mechanical Engineering The Ohio State University Wiley

More information

A note on critical flow section in collector channels

A note on critical flow section in collector channels Sādhan ā, Vol. 26, Part 5, October 2001, pp. 439 445. Printed in India A note on critical flow section in collector channels 1. Introduction SUBHASISH DEY Department of Civil Engineering, Indian Institute

More information

EFFECT OF BAFFLE BLOCKS ON THE PERFORMANCE OF RADIAL HYDRAULIC JUMP

EFFECT OF BAFFLE BLOCKS ON THE PERFORMANCE OF RADIAL HYDRAULIC JUMP Fourth International Water Technology Conference IWTC 99, Alexandria, Egypt 255 EFFECT OF BAFFLE BLOCKS ON THE PERFORMANCE OF RADIAL HYDRAULIC JUMP O. S. Rageh Irrigation & Hydraulics Dept., Faculty of

More information

Advanced Hydraulics Prof. Dr. Suresh A. Kartha Department of Civil Engineering Indian Institute of Technology, Guwahati

Advanced Hydraulics Prof. Dr. Suresh A. Kartha Department of Civil Engineering Indian Institute of Technology, Guwahati Advanced Hydraulics Prof. Dr. Suresh A. Kartha Department of Civil Engineering Indian Institute of Technology, Guwahati Module - 2 Uniform Flow Lecture - 1 Introduction to Uniform Flow Good morning everyone,

More information

Chapter 3.8: Energy Dissipators. By Dr. Nuray Denli Tokyay

Chapter 3.8: Energy Dissipators. By Dr. Nuray Denli Tokyay Chapter 3.8: Energy Dissipators By Dr. Nuray Denli Tokyay 3.1 Introduction A stilling basin is a short length of paved channel placed at the foot of a spillway or any other source of supercritical flow

More information

Minimum Specific Energy and Critical Flow Conditions in Open Channels

Minimum Specific Energy and Critical Flow Conditions in Open Channels Minimum Specific Energy and Critical Flow Conditions in Open Channels by H. Chanson 1 Abstract : In open channels, the relationship between the specific energy and the flow depth exhibits a minimum, and

More information

FLUID FLOW FOR THE PRACTICING CHEMICAL ENGINEER

FLUID FLOW FOR THE PRACTICING CHEMICAL ENGINEER FLUID FLOW FOR THE PRACTICING CHEMICAL ENGINEER J. Patrick Abulencia Louis Theodore WILEY A JOHN WILEY & SONS, INC., PUBLICATION PREFACE INTRODUCTION xvii xix I INTRODUCTION TO FLUID FLOW 1 II History

More information

Pressure Head: Pressure head is the height of a column of water that would exert a unit pressure equal to the pressure of the water.

Pressure Head: Pressure head is the height of a column of water that would exert a unit pressure equal to the pressure of the water. Design Manual Chapter - Stormwater D - Storm Sewer Design D- Storm Sewer Sizing A. Introduction The purpose of this section is to outline the basic hydraulic principles in order to determine the storm

More information

Accuracy of Muskingum-Cunge flood routing

Accuracy of Muskingum-Cunge flood routing Alternative Hydraulics Paper 3, 02.03.2011 Accuracy of Musingum-Cunge flood routing Institute of Hydraulic and Water Resources Engineering Vienna University of Technology Karlsplatz 13/222, 1040 Vienna,

More information

1.060 Engineering Mechanics II Spring Problem Set 4

1.060 Engineering Mechanics II Spring Problem Set 4 1.060 Engineering Mechanics II Spring 2006 Due on Monday, March 20th Problem Set 4 Important note: Please start a new sheet of paper for each problem in the problem set. Write the names of the group members

More information

Boundary-Layer Theory

Boundary-Layer Theory Hermann Schlichting Klaus Gersten Boundary-Layer Theory With contributions from Egon Krause and Herbert Oertel Jr. Translated by Katherine Mayes 8th Revised and Enlarged Edition With 287 Figures and 22

More information

ENGINEERING FLUID MECHANICS. CHAPTER 1 Properties of Fluids

ENGINEERING FLUID MECHANICS. CHAPTER 1 Properties of Fluids CHAPTER 1 Properties of Fluids ENGINEERING FLUID MECHANICS 1.1 Introduction 1.2 Development of Fluid Mechanics 1.3 Units of Measurement (SI units) 1.4 Mass, Density, Specific Weight, Specific Volume, Specific

More information

Lecture 4 1/28/2019. CM3120 Transport/Unit Operations 2

Lecture 4 1/28/2019. CM3120 Transport/Unit Operations 2 CM3120 ransport/unit Operations 2 State Heat ransfer Professor Faith Morrison Department of Chemical Engineering Michigan echnological University wwwchemmtuedu/~fmorriso/cm3120/cm3120html 1 o get started,

More information

Review for Exam 2 Ben Wang and Mark Styczynski

Review for Exam 2 Ben Wang and Mark Styczynski Review for Exam Ben Wang and Mark Styczynski This is a rough approximation of what we went over in the review session. This is actually more detailed in portions than what we went over. Also, please note

More information

NUMERICAL MODEL FOR MOVABLE BED AS A TOOL FOR THE SIMULATION OF THE RIVER EROSION A CASE STUDY

NUMERICAL MODEL FOR MOVABLE BED AS A TOOL FOR THE SIMULATION OF THE RIVER EROSION A CASE STUDY NUMERICAL MODEL FOR MOVABLE BED AS A TOOL FOR THE SIMULATION OF THE RIVER EROSION A CASE STUDY Solichin 1 Abstract: A serious erosion problem takes place in Cipamingkis River in west Java, Indonesia. As

More information