NUMERICAL STUDY OF A TURBULENT HYDRAULIC JUMP

Size: px
Start display at page:

Download "NUMERICAL STUDY OF A TURBULENT HYDRAULIC JUMP"

Transcription

1 NUMERICAL STUDY OF A TURBULENT HYDRAULIC JUMP Qun Zhao Shubhra K. Misra Ib A. Svendsen (Member, ASCE) and James T. Kirby (Member, ASCE) ABSTRACT In this paper, we describe the numerical simulation of a turbulent hydraulic jump. The numerical model is based on RIPPLE (Kothe et al., 994) with two turbulence closure submodels: the standard k model of Launder and Spalding (974) and a multi-scale k l model of Zhao et al. (24). Model results are compared to LDV data of Bakunin (995) and Svendsen et al. (2). Keywords: hydraulic jump, bore, spilling breaker INTRODUCTION Hydraulic jumps and bores are similar flows even though the hydraulic jump is stationary and the bore is propagating. In fact a bore can be viewed and analyzed in a coordinate system moving at the bore propagation speed as a stationary hydraulic jump. Hydraulic jumps are commonly used as energy dissipators and they have been studied intensively by hydraulic engineers mainly through laboratory experiments. Hydraulic jumps and bores are also of interest to coastal engineers due to the similarity with broken waves inside the surf zone (Peregrine and Svendsen, 978, Madsen and Svendsen, 983). Spilling breakers are often modeled as a hydraulic jump with a stagnant eddy (roller) riding on the turbulent front face (Svendsen and Madsen, 984). Most of the studies focusing on hydraulic jumps are however based on laboratory experiments and semi-analytical solutions (Svendsen et al., 2). The numerical studies reported so far are mainly based on nonlinear shallow water equations (NSWE), where jumps and bores are considered as a discontinuity (shocks) of the water surface. An early study by Hibberd and Peregrine (975) used a LaxWendroff scheme where the dissipation was implicitly represented in the numerical scheme. More advanced shock capture methods such as Weighted Averaged Flux (WAF) method are used by recent NSWE solvers such as Brocchini et al.(2) and Hubbard and Dodd (22). However, as pointed out by Madsen and Svendsen (983), these methods based on NSWE are unable to correctly describe the shape of the free surface and the velocities underneath it. In the present work, we apply a Navier-Stokes solver based on the VOF method (Kothe et al., 994, Zhao et. al 24) to study a turbulent hydraulic jump. We will focus on the mean flow motions in the hydraulic jump. Another aspect that distinguishes the present study from others (such as Chippada et al., 994; Liu and Drewes, 995; Ma et al., 22) is that in this Center for Applied Coastal Research, University of Delaware, Newark, DE 976, USA. Corresponding author zhao@coastal.udel.edu, fax:

2 work we will focus on weak hydraulic jumps/bores, i.e., Froude number less than 2, due to their similarity to the bores observed in the natural beach. At the first stage of this work, we wish to validate our numerical model using the laboratory measurements of Bakunin (995) and Svendsen et al. (2). GOVERNING EQUATIONS The numerical model used here is based on the two-dimensional VOF model RIPPLE (Kothe et al., 994). The governing equations are the continuity and momentum equation for incompressible flow in the x z plane, u j = () u i t + u u i j = p + ν 2 u i + g i, (2) ρ x i where i =, 2 are indices in the x and z direction, respectively, and j is a repeated dummy index. ν is the kinematic viscosity and g i the gravitational acceleration, where g =. p is the pressure, and ρ the fluid density with t the time. The pressure is solved using an incomplete Cholesky conjugate gradient technique for the pressure Poisson equation. The VOF method uses a volume of fluid function F (x, z, t) to to track the motion of the free surface. A unit value of F corresponds to a cell full of fluid, while a zero value indicates that the cell contains no fluid. Cells with F values between zero and one contain a free surface. The time evolution of F is governed by, F t + u F j =. (3) The instantaneous equations ()-(3) cannot be solved directly due to the high Reynolds number and the limitation of the grid size. The governing equations are thus averaged over time or space. Upon using the Boussinesq eddy viscosity assumption, the mean momentum equations read ū i t + ū ū i j = p + [(ν + ν T ) ū i ] + g i. (4) ρ x i where ν T is the eddy viscosity. The variables with an overbar denote the mean variables either time-averaged or space-averaged depending on the turbulence model used. TURBULENCE MODELING The k ɛ model The standard k ɛ model (Launder and Spalding, 974; Rodi, 98) is given by K t + u K j = (ν + ν T K ) + P ROD ɛ. σ K (5) ɛ t + u ɛ j = (ν + ν T ɛ ) + ɛ(c ɛ P ROD c ɛ2 ɛ). (6) σ ɛ where K and ɛ are the turbulent kinetic energy and dissipation rate. P ROD denotes the production term due to the mean flow [ ( ūi P ROD = ν T + ū )( j ūi + ū ] ) j, (7) 2 x i x i 2

3 K PROD ε ε2 ε 3 ε 4 ε N K K 2 K 3 K 4 ε N K N FIG.. κ κ 2 κ3 κ κ N κ N 4 Partition of the spectra density κ and the eddy viscosity relates the kinetic energy and dissipation rate as ν T = c µ K 2 We use the standard coefficients here: c u =.9, σ K =., σ ɛ =.3, c ɛ2 =.92, c ɛ = c ɛ2 κ 2 /σ ɛ c 2 µ. The Multi-scale Turbulence Model As for the multi-scale turbulence model, we follow the work of Zhao et al. (24) to set up N levels of k l equations, in which turbulent kinetic energy can be transferred from larger length scales to smaller ones explicitly (see Figure ). In this approach, the production term at the first level is dominated by the large eddies, i.e., the smallest resolved scale (the grid scale, in this case), [ ( ūi P ROD = ν t + ū )( j ūi + ū ] ) j, (9) 2 x i x i The dissipation term is the k l type dissipation, ɛ ɛ n = C d k 3 2 n /l n, n < N, () where the length scale for each partition is x z l n = 2 n n < N () Within each partition n >, production is set equal to dissipation at the next n-level grid scale partition, P ROD n = ɛ n 2 n N. (2) Then the total sub-grid scale (SGS) turbulent kinetic energy is the sum of the kinetic energy in all partitions, k = k + k k N = Σ N n=k n. (3) 3 (8)

4 We also assume that turbulent kinetic energy leaves the system at the smallest scales, therefore the total dissipation of the system is characterized as and Then the nth level k l equation reads, k n t + u k n j = ɛ = ɛ N. (4) ( ν t n σ k k n ) + P ROD n ɛ n. (5) C d =.2, C s =. and σ k =. are used in the present study. The eddy viscosity ν tn at the nth level is set to all the scales smaller than n, ν tn = Σ N i=n C sk 2 i l i n < N. (6) ν T = ν t, (7) in (4). For the results presented below, N = 3, i.e., three levels of k l equations are solved. NUMERICAL CONSIDERATIONS The numerical scheme in this work follows RIPPLE (Kothe et al., 994) and Zhao et al. (24). At the bottom boundary, we use the wall boundary condition (Launder and Spalding, 974) to match the near wall velocity to the wall function. At inflow, we use the power law velocity profile to approximate the velocity at the first measured point in the experiment. Downstream boundary condition is forced to conserve the volume flux. PRELIMINARY RESULTS: THE MEAN QUANTITIES.5 z/h x/h FIG. 2. Vector plot and surface elevation for the hydraulic jump. The Froude number of this case is F r =.46. Circles are data from Svendsen et al. (2). The computational results are obtained on a grid δx =.cm, δy =.25cm with the multi-scale turbulence model. Model results are averaged over 4 seconds. The numerical model is tested using the hydraulic jump data of Bakunin (995) and Svendsen et al. (2). The preliminary results using the VOF code and the multi-scale turbulence model are shown in Figures 2 and 3. In general, the model agrees with the measurements reasonably well, but underestimates the horizontal velocities downstream of the jump. Figures 4 presents the computed mean vorticity field showing positive vorticity at the roller area and negative vorticity near the bottom. 4

5 gauge gauge2 gauge3 gauge4 gauge z/h gauge6 gauge7 gauge8 gauge z/h FIG. 3. Comparison of measured (circles, Svendsen et al., 2) and modeled (line, the multi-scale turbulence model) mean horizontal velocity profiles. Gauge locations correspond to the circles in Figure 2. SUMMARY The preliminary results show that the numerical model agrees reasonably well with the lab measurements for the mean flow. But the model underestimates the horizontal velocities downstream of the jump. We are currently working on comparing the turbulent motions with the measurements and hope to present those results at the conference. ACKNOWLEDGMENTS This work is supported by the National Oceanographic Partnership Program (NOPP), grant N REFERENCES Bakunin, J. (995): Experimental study of hydraulic jumps in low Froude number range. MCE thesis, Department of Civil AND Environmental Engineering, University of Delaware, Newark, DE 97. Brocchini, M., R. Bernetti, A. Mancinelli and G. Albertini (2): An efficient solver for nearshore flows based on WAF method. Coastal Engineering, vol 43, pp Chippada, S., B. Ramaswamy and M. F. Wheeler (994): Numerical simulation of hydraulic jump. International Journal of Numerical Methods in Engineering. vol. 37, pp. 5

6 FIG. 4. Computed mean vorticity field showing positive vorticity in the roller area and negative vorticity at the bottom. The unit is /s Hibberd, S. and D. H. Peregrine (979): Surf and run-up on a beach: a uniform bore. Journal of Fluid Mechanics. vol. 95, part 2, pp Hubbard, M. and N. Dodd (22): A 2D numerical model of wave run-up and overtopping. Coastal Engineering, vol. 47: () -26. Kothe, D. B., R.C. Mjolsness and M. D. Torrey (994): RIPPLE: A computer program for incompressible flows with free surfaces. Los Alamos Report, LA-727-MS. Launder B. E. and D. B. Spalding (974): The numerical computation of turbulent flows. Computational Methods in Applied Mechanics and Engineering. vol. 3, pp Liu, Q. C. and U. Drews (995): Turbulence characteristic es in free and forced hydraulic jumps. Journal of Hydraulic Research, vol. 32, 994, pp Ma, F., Y. Hou and P. Prinos (22): Numerical calculation of submerged hydraulic jump. Journal of Hydraulic Research. vol. 39, No. 5, pp. -. Madsen, P. A. and I. A. Svendsen (983): Turbulence bores and hydraulic jumps. Journal of Fluid Mechanics. vol. 29, pp.-25. Peregrine, D. H. and I. A. Svendsen (978): Spilling breakers, bores and hydraulic jumps. Proc. 6th ICCE, Svendsen, I. A. and P. A. Madsen (984): A turbulent bore on a beach. Journal of Fluid Mechanics. vol. 48, pp

7 Svendsen, I. A., Veeramony, J., Bakunin, J. and J. T. Kirby (2): The flow in weak turbulent hydraulic jump. Journal of fluid Mechanics. vol 48, pp Zhao, Q., S. Armfield and K. Tanimoto (24) : Numerical simulation of breaking waves by a multi-scale turbulence model.coastal Engineering 5, pp

NUMERICAL SIMULATION OF REGULAR WAVES RUN-UP OVER SLOPPING BEACH BY OPEN FOAM

NUMERICAL SIMULATION OF REGULAR WAVES RUN-UP OVER SLOPPING BEACH BY OPEN FOAM NUMERICAL SIMULATION OF REGULAR WAVES RUN-UP OVER SLOPPING BEACH BY OPEN FOAM Parviz Ghadimi 1*, Mohammad Ghandali 2, Mohammad Reza Ahmadi Balootaki 3 1*, 2, 3 Department of Marine Technology, Amirkabir

More information

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW Rajesh Khatri 1, 1 M.Tech Scholar, Department of Mechanical Engineering, S.A.T.I., vidisha

More information

NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES

NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES Vol. XX 2012 No. 4 28 34 J. ŠIMIČEK O. HUBOVÁ NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES Jozef ŠIMIČEK email: jozef.simicek@stuba.sk Research field: Statics and Dynamics Fluids mechanics

More information

Chapter 2. Derivation of the Equations of Open Channel Flow. 2.1 General Considerations

Chapter 2. Derivation of the Equations of Open Channel Flow. 2.1 General Considerations Chapter 2. Derivation of the Equations of Open Channel Flow 2.1 General Considerations Of interest is water flowing in a channel with a free surface, which is usually referred to as open channel flow.

More information

FLUID MECHANICS IM0235 DIFFERENTIAL EQUATIONS - CB0235 2014_1

FLUID MECHANICS IM0235 DIFFERENTIAL EQUATIONS - CB0235 2014_1 COURSE CODE INTENSITY PRE-REQUISITE CO-REQUISITE CREDITS ACTUALIZATION DATE FLUID MECHANICS IM0235 3 LECTURE HOURS PER WEEK 48 HOURS CLASSROOM ON 16 WEEKS, 32 HOURS LABORATORY, 112 HOURS OF INDEPENDENT

More information

Basic Equations, Boundary Conditions and Dimensionless Parameters

Basic Equations, Boundary Conditions and Dimensionless Parameters Chapter 2 Basic Equations, Boundary Conditions and Dimensionless Parameters In the foregoing chapter, many basic concepts related to the present investigation and the associated literature survey were

More information

CEE 370 Fall 2015. Laboratory #3 Open Channel Flow

CEE 370 Fall 2015. Laboratory #3 Open Channel Flow CEE 70 Fall 015 Laboratory # Open Channel Flow Objective: The objective of this experiment is to measure the flow of fluid through open channels using a V-notch weir and a hydraulic jump. Introduction:

More information

CHAPTER 9 CHANNELS APPENDIX A. Hydraulic Design Equations for Open Channel Flow

CHAPTER 9 CHANNELS APPENDIX A. Hydraulic Design Equations for Open Channel Flow CHAPTER 9 CHANNELS APPENDIX A Hydraulic Design Equations for Open Channel Flow SEPTEMBER 2009 CHAPTER 9 APPENDIX A Hydraulic Design Equations for Open Channel Flow Introduction The Equations presented

More information

Dimensional Analysis

Dimensional Analysis Dimensional Analysis An Important Example from Fluid Mechanics: Viscous Shear Forces V d t / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / Ƭ = F/A = μ V/d More generally, the viscous

More information

Dimensional analysis is a method for reducing the number and complexity of experimental variables that affect a given physical phenomena.

Dimensional analysis is a method for reducing the number and complexity of experimental variables that affect a given physical phenomena. Dimensional Analysis and Similarity Dimensional analysis is very useful for planning, presentation, and interpretation of experimental data. As discussed previously, most practical fluid mechanics problems

More information

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation Differential Relations for Fluid Flow In this approach, we apply our four basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of

More information

Experiment 3 Pipe Friction

Experiment 3 Pipe Friction EML 316L Experiment 3 Pipe Friction Laboratory Manual Mechanical and Materials Engineering Department College of Engineering FLORIDA INTERNATIONAL UNIVERSITY Nomenclature Symbol Description Unit A cross-sectional

More information

Open channel flow Basic principle

Open channel flow Basic principle Open channel flow Basic principle INTRODUCTION Flow in rivers, irrigation canals, drainage ditches and aqueducts are some examples for open channel flow. These flows occur with a free surface and the pressure

More information

Lecture 6 - Boundary Conditions. Applied Computational Fluid Dynamics

Lecture 6 - Boundary Conditions. Applied Computational Fluid Dynamics Lecture 6 - Boundary Conditions Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (2002-2006) Fluent Inc. (2002) 1 Outline Overview. Inlet and outlet boundaries.

More information

Abaqus/CFD Sample Problems. Abaqus 6.10

Abaqus/CFD Sample Problems. Abaqus 6.10 Abaqus/CFD Sample Problems Abaqus 6.10 Contents 1. Oscillatory Laminar Plane Poiseuille Flow 2. Flow in Shear Driven Cavities 3. Buoyancy Driven Flow in Cavities 4. Turbulent Flow in a Rectangular Channel

More information

Keywords: Heat transfer enhancement; staggered arrangement; Triangular Prism, Reynolds Number. 1. Introduction

Keywords: Heat transfer enhancement; staggered arrangement; Triangular Prism, Reynolds Number. 1. Introduction Heat transfer augmentation in rectangular channel using four triangular prisms arrange in staggered manner Manoj Kumar 1, Sunil Dhingra 2, Gurjeet Singh 3 1 Student, 2,3 Assistant Professor 1.2 Department

More information

Ravi Kumar Singh*, K. B. Sahu**, Thakur Debasis Mishra***

Ravi Kumar Singh*, K. B. Sahu**, Thakur Debasis Mishra*** Ravi Kumar Singh, K. B. Sahu, Thakur Debasis Mishra / International Journal of Engineering Research and Applications (IJERA) ISSN: 48-96 www.ijera.com Vol. 3, Issue 3, May-Jun 3, pp.766-77 Analysis of

More information

Numerical Modelling of Regular Waves Propagation and Breaking Using Waves2Foam

Numerical Modelling of Regular Waves Propagation and Breaking Using Waves2Foam Journal of Clean Energy Technologies, Vol. 3, No. 4, July 05 Numerical Modelling of Regular Waves Propagation and Breaking Using WavesFoam B. Chenari, S. S. Saadatian, and Almerindo D. Ferreira numerical

More information

Adaptation of General Purpose CFD Code for Fusion MHD Applications*

Adaptation of General Purpose CFD Code for Fusion MHD Applications* Adaptation of General Purpose CFD Code for Fusion MHD Applications* Andrei Khodak Princeton Plasma Physics Laboratory P.O. Box 451 Princeton, NJ, 08540 USA akhodak@pppl.gov Abstract Analysis of many fusion

More information

Fluids and Solids: Fundamentals

Fluids and Solids: Fundamentals Fluids and Solids: Fundamentals We normally recognize three states of matter: solid; liquid and gas. However, liquid and gas are both fluids: in contrast to solids they lack the ability to resist deformation.

More information

HEAT TRANSFER ANALYSIS IN A 3D SQUARE CHANNEL LAMINAR FLOW WITH USING BAFFLES 1 Vikram Bishnoi

HEAT TRANSFER ANALYSIS IN A 3D SQUARE CHANNEL LAMINAR FLOW WITH USING BAFFLES 1 Vikram Bishnoi HEAT TRANSFER ANALYSIS IN A 3D SQUARE CHANNEL LAMINAR FLOW WITH USING BAFFLES 1 Vikram Bishnoi 2 Rajesh Dudi 1 Scholar and 2 Assistant Professor,Department of Mechanical Engineering, OITM, Hisar (Haryana)

More information

NUMERICAL STUDY OF FLOW AND TURBULENCE THROUGH SUBMERGED VEGETATION

NUMERICAL STUDY OF FLOW AND TURBULENCE THROUGH SUBMERGED VEGETATION NUMERICAL STUDY OF FLOW AND TURBULENCE THROUGH SUBMERGED VEGETATION HYUNG SUK KIM (1), MOONHYEONG PARK (2), MOHAMED NABI (3) & ICHIRO KIMURA (4) (1) Korea Institute of Civil Engineering and Building Technology,

More information

Introduction to COMSOL. The Navier-Stokes Equations

Introduction to COMSOL. The Navier-Stokes Equations Flow Between Parallel Plates Modified from the COMSOL ChE Library module rev 10/13/08 Modified by Robert P. Hesketh, Chemical Engineering, Rowan University Fall 2008 Introduction to COMSOL The following

More information

Lecture 3. Turbulent fluxes and TKE budgets (Garratt, Ch 2)

Lecture 3. Turbulent fluxes and TKE budgets (Garratt, Ch 2) Lecture 3. Turbulent fluxes and TKE budgets (Garratt, Ch 2) In this lecture How does turbulence affect the ensemble-mean equations of fluid motion/transport? Force balance in a quasi-steady turbulent boundary

More information

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid.

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Fluid Statics When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Consider a small wedge of fluid at rest of size Δx, Δz, Δs

More information

Validation of CFD Simulations for Natural Ventilation

Validation of CFD Simulations for Natural Ventilation Jiang, Y., Allocca, C., and Chen, Q. 4. Validation of CFD simulations for natural ventilation, International Journal of Ventilation, (4), 359-37. Validation of CFD Simulations for Natural Ventilation Yi

More information

Appendix 4-C. Open Channel Theory

Appendix 4-C. Open Channel Theory 4-C-1 Appendix 4-C Open Channel Theory 4-C-2 Appendix 4.C - Table of Contents 4.C.1 Open Channel Flow Theory 4-C-3 4.C.2 Concepts 4-C-3 4.C.2.1 Specific Energy 4-C-3 4.C.2.2 Velocity Distribution Coefficient

More information

Open Channel Flow. M. Siavashi. School of Mechanical Engineering Iran University of Science and Technology

Open Channel Flow. M. Siavashi. School of Mechanical Engineering Iran University of Science and Technology M. Siavashi School of Mechanical Engineering Iran University of Science and Technology W ebpage: webpages.iust.ac.ir/msiavashi Email: msiavashi@iust.ac.ir Landline: +98 21 77240391 Fall 2013 Introduction

More information

Numerical modelling of wave interaction with coastal structures

Numerical modelling of wave interaction with coastal structures Terug naar overzicht Numerical modelling of wave interaction with coastal structures dr ir Peter Troch Afdeling Weg-& Waterbouwkunde, Vakgroep Civiele Techniek TW15 Universiteit Gent, Technologiepark 904,

More information

CHAPTER 4 CFD ANALYSIS OF THE MIXER

CHAPTER 4 CFD ANALYSIS OF THE MIXER 98 CHAPTER 4 CFD ANALYSIS OF THE MIXER This section presents CFD results for the venturi-jet mixer and compares the predicted mixing pattern with the present experimental results and correlation results

More information

A COMPUTATIONAL FLUID DYNAMICS STUDY ON THE ACCURACY OF HEAT TRANSFER FROM A HORIZONTAL CYLINDER INTO QUIESCENT WATER

A COMPUTATIONAL FLUID DYNAMICS STUDY ON THE ACCURACY OF HEAT TRANSFER FROM A HORIZONTAL CYLINDER INTO QUIESCENT WATER A COMPUTATIONAL FLUID DYNAMICS STUDY ON THE ACCURACY OF HEAT TRANSFER FROM A HORIZONTAL CYLINDER INTO QUIESCENT WATER William Logie and Elimar Frank Institut für Solartechnik SPF, 8640 Rapperswil (Switzerland)

More information

The Viscosity of Fluids

The Viscosity of Fluids Experiment #11 The Viscosity of Fluids References: 1. Your first year physics textbook. 2. D. Tabor, Gases, Liquids and Solids: and Other States of Matter (Cambridge Press, 1991). 3. J.R. Van Wazer et

More information

Pressure drop in pipes...

Pressure drop in pipes... Pressure drop in pipes... PRESSURE DROP CALCULATIONS Pressure drop or head loss, occurs in all piping systems because of elevation changes, turbulence caused by abrupt changes in direction, and friction

More information

Backwater Rise and Drag Characteristics of Bridge Piers under Subcritical

Backwater Rise and Drag Characteristics of Bridge Piers under Subcritical European Water 36: 7-35, 11. 11 E.W. Publications Backwater Rise and Drag Characteristics of Bridge Piers under Subcritical Flow Conditions C.R. Suribabu *, R.M. Sabarish, R. Narasimhan and A.R. Chandhru

More information

Chapter 13 OPEN-CHANNEL FLOW

Chapter 13 OPEN-CHANNEL FLOW Fluid Mechanics: Fundamentals and Applications, 2nd Edition Yunus A. Cengel, John M. Cimbala McGraw-Hill, 2010 Lecture slides by Mehmet Kanoglu Copyright The McGraw-Hill Companies, Inc. Permission required

More information

OpenFOAM simulations of the Turbulent Flow in a Rod Bundle with Mixing Vanes

OpenFOAM simulations of the Turbulent Flow in a Rod Bundle with Mixing Vanes OpenFOAM simulations of the Turbulent Flow in a Rod Bundle with Mixing Vanes ABSTRACT Blaž Mikuž Reactor Engineering Division, Jozef Stefan Institute, Jamova cesta 39 SI-1000 Ljubljana, Slovenia blaz.mikuz@ijs.si

More information

Experiment (13): Flow channel

Experiment (13): Flow channel Introduction: An open channel is a duct in which the liquid flows with a free surface exposed to atmospheric pressure. Along the length of the duct, the pressure at the surface is therefore constant and

More information

INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET)

INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) Proceedings of the 2 nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 ISSN 0976 6340 (Print)

More information

Steady Flow: Laminar and Turbulent in an S-Bend

Steady Flow: Laminar and Turbulent in an S-Bend STAR-CCM+ User Guide 6663 Steady Flow: Laminar and Turbulent in an S-Bend This tutorial demonstrates the flow of an incompressible gas through an s-bend of constant diameter (2 cm), for both laminar and

More information

Turbulence Modeling in CFD Simulation of Intake Manifold for a 4 Cylinder Engine

Turbulence Modeling in CFD Simulation of Intake Manifold for a 4 Cylinder Engine HEFAT2012 9 th International Conference on Heat Transfer, Fluid Mechanics and Thermodynamics 16 18 July 2012 Malta Turbulence Modeling in CFD Simulation of Intake Manifold for a 4 Cylinder Engine Dr MK

More information

AUTOMOTIVE COMPUTATIONAL FLUID DYNAMICS SIMULATION OF A CAR USING ANSYS

AUTOMOTIVE COMPUTATIONAL FLUID DYNAMICS SIMULATION OF A CAR USING ANSYS International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 2, March-April 2016, pp. 91 104, Article ID: IJMET_07_02_013 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=2

More information

CFD Based Air Flow and Contamination Modeling of Subway Stations

CFD Based Air Flow and Contamination Modeling of Subway Stations CFD Based Air Flow and Contamination Modeling of Subway Stations Greg Byrne Center for Nonlinear Science, Georgia Institute of Technology Fernando Camelli Center for Computational Fluid Dynamics, George

More information

CFD Simulation of Subcooled Flow Boiling using OpenFOAM

CFD Simulation of Subcooled Flow Boiling using OpenFOAM Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet CFD

More information

OpenFOAM Opensource and CFD

OpenFOAM Opensource and CFD OpenFOAM Opensource and CFD Andrew King Department of Mechanical Engineering Curtin University Outline What is Opensource Software OpenFOAM Overview Utilities, Libraries and Solvers Data Formats The CFD

More information

FLOODING AND DRYING IN DISCONTINUOUS GALERKIN DISCRETIZATIONS OF SHALLOW WATER EQUATIONS

FLOODING AND DRYING IN DISCONTINUOUS GALERKIN DISCRETIZATIONS OF SHALLOW WATER EQUATIONS European Conference on Computational Fluid Dynamics ECCOMAS CFD 26 P. Wesseling, E. Oñate and J. Périaux (Eds) c TU Delft, The Netherlands, 26 FLOODING AND DRING IN DISCONTINUOUS GALERKIN DISCRETIZATIONS

More information

The Viscosity of Fluids

The Viscosity of Fluids Experiment #11 The Viscosity of Fluids References: 1. Your first year physics textbook. 2. D. Tabor, Gases, Liquids and Solids: and Other States of Matter (Cambridge Press, 1991). 3. J.R. Van Wazer et

More information

Modelling and Computation of Compressible Liquid Flows with Phase Transition

Modelling and Computation of Compressible Liquid Flows with Phase Transition JASS 2009 - Joint Advanced Student School, Saint Petersburg, 29. 03. - 07. 04. 2009 Modelling and Simulation in Multidisciplinary Engineering Modelling and Computation of Compressible Liquid Flows with

More information

ME6130 An introduction to CFD 1-1

ME6130 An introduction to CFD 1-1 ME6130 An introduction to CFD 1-1 What is CFD? Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions, and related phenomena by solving numerically

More information

Lecturer, Department of Engineering, ar45@le.ac.uk, Lecturer, Department of Mathematics, sjg50@le.ac.uk

Lecturer, Department of Engineering, ar45@le.ac.uk, Lecturer, Department of Mathematics, sjg50@le.ac.uk 39 th AIAA Fluid Dynamics Conference, San Antonio, Texas. A selective review of CFD transition models D. Di Pasquale, A. Rona *, S. J. Garrett Marie Curie EST Fellow, Engineering, ddp2@le.ac.uk * Lecturer,

More information

Use of OpenFoam in a CFD analysis of a finger type slug catcher. Dynaflow Conference 2011 January 13 2011, Rotterdam, the Netherlands

Use of OpenFoam in a CFD analysis of a finger type slug catcher. Dynaflow Conference 2011 January 13 2011, Rotterdam, the Netherlands Use of OpenFoam in a CFD analysis of a finger type slug catcher Dynaflow Conference 2011 January 13 2011, Rotterdam, the Netherlands Agenda Project background Analytical analysis of two-phase flow regimes

More information

Distinguished Professor George Washington University. Graw Hill

Distinguished Professor George Washington University. Graw Hill Mechanics of Fluids Fourth Edition Irving H. Shames Distinguished Professor George Washington University Graw Hill Boston Burr Ridge, IL Dubuque, IA Madison, Wl New York San Francisco St. Louis Bangkok

More information

Boussinesq modeling of longshore currents

Boussinesq modeling of longshore currents JOURNAL OF GEOPHYSICAL RESEARCH, VOL. 108, NO. C11, 3362, doi:10.1029/2002jc001308, 2003 Boussinesq modeling of longshore currents Qin Chen, 1 James T. Kirby, 2 Robert A. Dalrymple, 3 Fengyan Shi, 2 and

More information

Chapter 8: Flow in Pipes

Chapter 8: Flow in Pipes Objectives 1. Have a deeper understanding of laminar and turbulent flow in pipes and the analysis of fully developed flow 2. Calculate the major and minor losses associated with pipe flow in piping networks

More information

CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER

CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER International Journal of Advancements in Research & Technology, Volume 1, Issue2, July-2012 1 CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER ABSTRACT (1) Mr. Mainak Bhaumik M.E. (Thermal Engg.)

More information

AN EFFECT OF GRID QUALITY ON THE RESULTS OF NUMERICAL SIMULATIONS OF THE FLUID FLOW FIELD IN AN AGITATED VESSEL

AN EFFECT OF GRID QUALITY ON THE RESULTS OF NUMERICAL SIMULATIONS OF THE FLUID FLOW FIELD IN AN AGITATED VESSEL 14 th European Conference on Mixing Warszawa, 10-13 September 2012 AN EFFECT OF GRID QUALITY ON THE RESULTS OF NUMERICAL SIMULATIONS OF THE FLUID FLOW FIELD IN AN AGITATED VESSEL Joanna Karcz, Lukasz Kacperski

More information

Numerical Simulation of the External Flow Field. Around a Bluff Car*

Numerical Simulation of the External Flow Field. Around a Bluff Car* Numerical Simulation of the External Flow Field Around a Bluff Car* Sun Yongling, Wu Guangqiang, Xieshuo Automotive Engineering Department Shanghai Tongji University Shanghai, China E-mail: wuqjuhyk@online.sh.cn

More information

MODULE VII LARGE BODY WAVE DIFFRACTION

MODULE VII LARGE BODY WAVE DIFFRACTION MODULE VII LARGE BODY WAVE DIFFRACTION 1.0 INTRODUCTION In the wave-structure interaction problems, it is classical to divide into two major classification: slender body interaction and large body interaction.

More information

Hydrodynamics of stellar explosions

Hydrodynamics of stellar explosions Some basic hydrodynamics The art of CFD Hydrodynamic challenges in stellar explosions Hydrodynamics of stellar explosions General: Literature L.D.Landau & E.M.Lifshitz, Fluid Mechanics, Pergamon (1959)

More information

Lecture 6. Jump as energy dissipation Control of jump.

Lecture 6. Jump as energy dissipation Control of jump. Lecture 6 Jump as energy dissipation Control of jump. Jump as energy dissipation The high energy loss that occurs in a hydraulic jump has led to its adoption as a part of high energy dissipater system

More information

1 The basic equations of fluid dynamics

1 The basic equations of fluid dynamics 1 The basic equations of fluid dynamics The main task in fluid dynamics is to find the velocity field describing the flow in a given domain. To do this, one uses the basic equations of fluid flow, which

More information

11 Navier-Stokes equations and turbulence

11 Navier-Stokes equations and turbulence 11 Navier-Stokes equations and turbulence So far, we have considered ideal gas dynamics governed by the Euler equations, where internal friction in the gas is assumed to be absent. Real fluids have internal

More information

CFD SIMULATION OF IPR-R1 TRIGA SUBCHANNELS FLUID FLOW

CFD SIMULATION OF IPR-R1 TRIGA SUBCHANNELS FLUID FLOW 2013 International Nuclear Atlantic Conference - INAC 2013 Recife, PE, Brazil, November 24-29, 2013 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-05-2 CFD SIMULATION OF IPR-R1 TRIGA

More information

Turbulent Flow Through a Shell-and-Tube Heat Exchanger

Turbulent Flow Through a Shell-and-Tube Heat Exchanger Turbulent Flow Through a Shell-and-Tube Heat Exchanger Introduction This model describes a part of a shell-and-tube heat exchanger (see Figure 1), where hot water enters from above. The cooling medium,

More information

MODELING OF CAVITATION FLOW ON NACA 0015 HYDROFOIL

MODELING OF CAVITATION FLOW ON NACA 0015 HYDROFOIL Engineering MECHANICS, Vol. 16, 2009, No. 6, p. 447 455 447 MODELING OF CAVITATION FLOW ON NACA 0015 HYDROFOIL Jaroslav Štigler*, Jan Svozil* This paper is concerning with simulations of cavitation flow

More information

Effect of Aspect Ratio on Laminar Natural Convection in Partially Heated Enclosure

Effect of Aspect Ratio on Laminar Natural Convection in Partially Heated Enclosure Universal Journal of Mechanical Engineering (1): 8-33, 014 DOI: 10.13189/ujme.014.00104 http://www.hrpub.org Effect of Aspect Ratio on Laminar Natural Convection in Partially Heated Enclosure Alireza Falahat

More information

INTRODUCTION TO FLUID MECHANICS

INTRODUCTION TO FLUID MECHANICS INTRODUCTION TO FLUID MECHANICS SIXTH EDITION ROBERT W. FOX Purdue University ALAN T. MCDONALD Purdue University PHILIP J. PRITCHARD Manhattan College JOHN WILEY & SONS, INC. CONTENTS CHAPTER 1 INTRODUCTION

More information

How To Model A Horseshoe Vortex

How To Model A Horseshoe Vortex Comparison of CFD models for multiphase flow evolution in bridge scour processes A. Bayón-Barrachina, D. Valero, F.J. Vallès Morán, P. A. López-Jiménez Dept. of Hydraulic and Environmental Engineering

More information

APPLICATION OF TRANSIENT WELLBORE SIMULATOR TO EVALUATE DELIVERABILITY CURVE ON HYPOTHETICAL WELL-X

APPLICATION OF TRANSIENT WELLBORE SIMULATOR TO EVALUATE DELIVERABILITY CURVE ON HYPOTHETICAL WELL-X PROCEEDINGS, Thirty-Third Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 8-30, 008 SGP-TR-185 APPLICATION OF TRANSIENT WELLBORE SIMULATOR TO EVALUATE DELIVERABILITY

More information

du u U 0 U dy y b 0 b

du u U 0 U dy y b 0 b BASIC CONCEPTS/DEFINITIONS OF FLUID MECHANICS (by Marios M. Fyrillas) 1. Density (πυκνότητα) Symbol: 3 Units of measure: kg / m Equation: m ( m mass, V volume) V. Pressure (πίεση) Alternative definition:

More information

O.F.Wind Wind Site Assessment Simulation in complex terrain based on OpenFOAM. Darmstadt, 27.06.2012

O.F.Wind Wind Site Assessment Simulation in complex terrain based on OpenFOAM. Darmstadt, 27.06.2012 O.F.Wind Wind Site Assessment Simulation in complex terrain based on OpenFOAM Darmstadt, 27.06.2012 Michael Ehlen IB Fischer CFD+engineering GmbH Lipowskystr. 12 81373 München Tel. 089/74118743 Fax 089/74118749

More information

Sample Questions for the AP Physics 1 Exam

Sample Questions for the AP Physics 1 Exam Sample Questions for the AP Physics 1 Exam Sample Questions for the AP Physics 1 Exam Multiple-choice Questions Note: To simplify calculations, you may use g 5 10 m/s 2 in all problems. Directions: Each

More information

ANALYTICAL INVESTIGATION OF SLAB BRIDGE DAMAGES CAUSED BY TSUNAMI FLOW

ANALYTICAL INVESTIGATION OF SLAB BRIDGE DAMAGES CAUSED BY TSUNAMI FLOW ANALYTICAL INVESTIGATION OF SLAB BRIDGE DAMAGES CAUSED BY TSUNAMI FLOW Keisuke Murakami, Yoshiko Sakamoto and Tetsuya Nonaka 3 Tsunami caused by Tohoku earthquake in had brought fatal damages on many kinds

More information

Overset Grids Technology in STAR-CCM+: Methodology and Applications

Overset Grids Technology in STAR-CCM+: Methodology and Applications Overset Grids Technology in STAR-CCM+: Methodology and Applications Eberhard Schreck, Milovan Perić and Deryl Snyder eberhard.schreck@cd-adapco.com milovan.peric@cd-adapco.com deryl.snyder@cd-adapco.com

More information

Mechanics 1: Conservation of Energy and Momentum

Mechanics 1: Conservation of Energy and Momentum Mechanics : Conservation of Energy and Momentum If a certain quantity associated with a system does not change in time. We say that it is conserved, and the system possesses a conservation law. Conservation

More information

Chapter 28 Fluid Dynamics

Chapter 28 Fluid Dynamics Chapter 28 Fluid Dynamics 28.1 Ideal Fluids... 1 28.2 Velocity Vector Field... 1 28.3 Mass Continuity Equation... 3 28.4 Bernoulli s Principle... 4 28.5 Worked Examples: Bernoulli s Equation... 7 Example

More information

Practice Problems on Boundary Layers. Answer(s): D = 107 N D = 152 N. C. Wassgren, Purdue University Page 1 of 17 Last Updated: 2010 Nov 22

Practice Problems on Boundary Layers. Answer(s): D = 107 N D = 152 N. C. Wassgren, Purdue University Page 1 of 17 Last Updated: 2010 Nov 22 BL_01 A thin flat plate 55 by 110 cm is immersed in a 6 m/s stream of SAE 10 oil at 20 C. Compute the total skin friction drag if the stream is parallel to (a) the long side and (b) the short side. D =

More information

THERMAL STRATIFICATION IN A HOT WATER TANK ESTABLISHED BY HEAT LOSS FROM THE TANK

THERMAL STRATIFICATION IN A HOT WATER TANK ESTABLISHED BY HEAT LOSS FROM THE TANK THERMAL STRATIFICATION IN A HOT WATER TANK ESTABLISHED BY HEAT LOSS FROM THE TANK J. Fan and S. Furbo Abstract Department of Civil Engineering, Technical University of Denmark, Brovej, Building 118, DK-28

More information

Heat Transfer From A Heated Vertical Plate

Heat Transfer From A Heated Vertical Plate Heat Transfer From A Heated Vertical Plate Mechanical and Environmental Engineering Laboratory Department of Mechanical and Aerospace Engineering University of California at San Diego La Jolla, California

More information

Keywords: CFD, heat turbomachinery, Compound Lean Nozzle, Controlled Flow Nozzle, efficiency.

Keywords: CFD, heat turbomachinery, Compound Lean Nozzle, Controlled Flow Nozzle, efficiency. CALCULATION OF FLOW CHARACTERISTICS IN HEAT TURBOMACHINERY TURBINE STAGE WITH DIFFERENT THREE DIMENSIONAL SHAPE OF THE STATOR BLADE WITH ANSYS CFX SOFTWARE A. Yangyozov *, R. Willinger ** * Department

More information

STCE. Outline. Introduction. Applications. Ongoing work. Summary. STCE RWTH-Aachen, Industrial Applications of discrete adjoint OpenFOAM, EuroAD 2014

STCE. Outline. Introduction. Applications. Ongoing work. Summary. STCE RWTH-Aachen, Industrial Applications of discrete adjoint OpenFOAM, EuroAD 2014 Industrial Applications of discrete adjoint OpenFOAM Arindam Sen Software and Tools for Computational Engineering Science RWTH Aachen University EuroAD 2014, Nice, 16-17. June 2014 Outline Introduction

More information

NUMERICAL INVESTIGATIONS ON HEAT TRANSFER IN FALLING FILMS AROUND TURBULENCE WIRES

NUMERICAL INVESTIGATIONS ON HEAT TRANSFER IN FALLING FILMS AROUND TURBULENCE WIRES NUMERICAL INVESTIGATIONS ON HEAT TRANSFER IN FALLING FILMS AROUND TURBULENCE WIRES Abstract H. Raach and S. Somasundaram Thermal Process Engineering, University of Paderborn, Paderborn, Germany Turbulence

More information

International Journal of Food Engineering

International Journal of Food Engineering International Journal of Food Engineering Volume 6, Issue 1 2010 Article 13 Numerical Simulation of Oscillating Heat Pipe Heat Exchanger Benyin Chai, Shandong University Min Shao, Shandong Academy of Sciences

More information

Lecture 4 Classification of Flows. Applied Computational Fluid Dynamics

Lecture 4 Classification of Flows. Applied Computational Fluid Dynamics Lecture 4 Classification of Flows Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (00-006) Fluent Inc. (00) 1 Classification: fluid flow vs. granular flow

More information

Basic Principles in Microfluidics

Basic Principles in Microfluidics Basic Principles in Microfluidics 1 Newton s Second Law for Fluidics Newton s 2 nd Law (F= ma) : Time rate of change of momentum of a system equal to net force acting on system!f = dp dt Sum of forces

More information

COMPUTATIONAL FLOW MODEL OF WESTFALL'S 4000 OPEN CHANNEL MIXER 411527-1R1. By Kimbal A. Hall, PE. Submitted to: WESTFALL MANUFACTURING COMPANY

COMPUTATIONAL FLOW MODEL OF WESTFALL'S 4000 OPEN CHANNEL MIXER 411527-1R1. By Kimbal A. Hall, PE. Submitted to: WESTFALL MANUFACTURING COMPANY COMPUTATIONAL FLOW MODEL OF WESTFALL'S 4000 OPEN CHANNEL MIXER 411527-1R1 By Kimbal A. Hall, PE Submitted to: WESTFALL MANUFACTURING COMPANY FEBRUARY 2012 ALDEN RESEARCH LABORATORY, INC. 30 Shrewsbury

More information

Calculating resistance to flow in open channels

Calculating resistance to flow in open channels Alternative Hydraulics Paper 2, 5 April 2010 Calculating resistance to flow in open channels http://johndfenton.com/alternative-hydraulics.html johndfenton@gmail.com Abstract The Darcy-Weisbach formulation

More information

The calculation of train slipstreams using Large-Eddy Simulation techniques

The calculation of train slipstreams using Large-Eddy Simulation techniques The calculation of train slipstreams using Large-Eddy Simulation techniques Abstract Hassan Hemida, Chris Baker Birmingham Centre for Railway Research and Education, School of Civil Engineering, University

More information

Natural Convection. Buoyancy force

Natural Convection. Buoyancy force Natural Convection In natural convection, the fluid motion occurs by natural means such as buoyancy. Since the fluid velocity associated with natural convection is relatively low, the heat transfer coefficient

More information

Optimization of electronic devices placement on printed circuit board

Optimization of electronic devices placement on printed circuit board Optimization of electronic devices placement on printed circuit board Abstract by M. Felczak, T.Wajman and B. Więcek Technical University of Łódź, Wólczańska 211/215, 90-924 Łódź, Poland Power densities

More information

SBi 2013:12. Use of perforated acoustic panels as supply air diffusers in diffuse ceiling ventilation systems

SBi 2013:12. Use of perforated acoustic panels as supply air diffusers in diffuse ceiling ventilation systems SBi 2013:12 Use of perforated acoustic panels as supply air diffusers in diffuse ceiling ventilation systems Use of perforated acoustic panels as supply air diffusers in diffuse ceiling ventilation systems

More information

Open Channel Flow 2F-2. A. Introduction. B. Definitions. Design Manual Chapter 2 - Stormwater 2F - Open Channel Flow

Open Channel Flow 2F-2. A. Introduction. B. Definitions. Design Manual Chapter 2 - Stormwater 2F - Open Channel Flow Design Manual Chapter 2 - Stormwater 2F - Open Channel Flow 2F-2 Open Channel Flow A. Introduction The beginning of any channel design or modification is to understand the hydraulics of the stream. The

More information

Unit 3 Work and Energy Suggested Time: 25 Hours

Unit 3 Work and Energy Suggested Time: 25 Hours Unit 3 Work and Energy Suggested Time: 25 Hours PHYSICS 2204 CURRICULUM GUIDE 55 DYNAMICS Work and Energy Introduction When two or more objects are considered at once, a system is involved. To make sense

More information

Lab #4 - Linear Impulse and Momentum

Lab #4 - Linear Impulse and Momentum Purpose: Lab #4 - Linear Impulse and Momentum The objective of this lab is to understand the linear and angular impulse/momentum relationship. Upon completion of this lab you will: Understand and know

More information

A fundamental study of the flow past a circular cylinder using Abaqus/CFD

A fundamental study of the flow past a circular cylinder using Abaqus/CFD A fundamental study of the flow past a circular cylinder using Abaqus/CFD Masami Sato, and Takaya Kobayashi Mechanical Design & Analysis Corporation Abstract: The latest release of Abaqus version 6.10

More information

AP1 Oscillations. 1. Which of the following statements about a spring-block oscillator in simple harmonic motion about its equilibrium point is false?

AP1 Oscillations. 1. Which of the following statements about a spring-block oscillator in simple harmonic motion about its equilibrium point is false? 1. Which of the following statements about a spring-block oscillator in simple harmonic motion about its equilibrium point is false? (A) The displacement is directly related to the acceleration. (B) The

More information

NUMERICAL INVESTIGATION OF HEAT AND MASS TRANSFER IN A REFRIGERATED TRUCK COMPARTMENT

NUMERICAL INVESTIGATION OF HEAT AND MASS TRANSFER IN A REFRIGERATED TRUCK COMPARTMENT NUMERICAL INVESTIGATION OF HEAT AND MASS TRANSFER IN A REFRIGERATED TRUCK COMPARTMENT T. LAFAYE DE MICHEAUX (a), V. SARTRE (a)*, A. STUMPF (b), J. BONJOUR (a) (a) Université de Lyon, CNRS INSA-Lyon, CETHIL,

More information

Physics 125 Practice Exam #3 Chapters 6-7 Professor Siegel

Physics 125 Practice Exam #3 Chapters 6-7 Professor Siegel Physics 125 Practice Exam #3 Chapters 6-7 Professor Siegel Name: Lab Day: 1. A concrete block is pulled 7.0 m across a frictionless surface by means of a rope. The tension in the rope is 40 N; and the

More information

Civil Engineering Hydraulics Open Channel Flow. Adult: Where s your costume? What are you supposed to be?

Civil Engineering Hydraulics Open Channel Flow. Adult: Where s your costume? What are you supposed to be? Civil Engineering Hydraulics Calvin: Trick or treat! Adult: Where s your costume? What are you supposed to be? Calvin: I m yet another resource-consuming kid in an overpopulated planet, raised to an alarming

More information

Numerical Wave Generation In OpenFOAM R

Numerical Wave Generation In OpenFOAM R Numerical Wave Generation In OpenFOAM R Master of Science Thesis MOSTAFA AMINI AFSHAR Department of Shipping and Marine Technology CHALMERS UNIVERSITY OF TECHNOLOGY Göteborg, Sweden, 2010 Report No. X-10/252

More information

Viscous flow in pipe

Viscous flow in pipe Viscous flow in pipe Henryk Kudela Contents 1 Laminar or turbulent flow 1 2 Balance of Momentum - Navier-Stokes Equation 2 3 Laminar flow in pipe 2 3.1 Friction factor for laminar flow...........................

More information