Do not turn over until you are told to do so by the Invigilator.

Size: px
Start display at page:

Download "Do not turn over until you are told to do so by the Invigilator."

Transcription

1 UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination FLUID DYNAMICS - THEORY AND COMPUTATION MTHA5002Y Time allowed: 3 Hours Attempt QUESTIONS 1 and 2, and THREE other questions. Notes are not permitted in this examination. Do not turn over until you are told to do so by the Invigilator. MTHA5002Y Module Contact: Dr Hayder Salman, MTH Copyright of the University of East Anglia Version: 1

2 (i) Write down the continuity equation for an unsteady compressible fluid, with density ρ(x, t) and velocity vector v(x, t) and derive the condition on the velocity for an incompressible fluid. [4 marks] (ii) Consider a pipe that consists of a horizontal segment with a varying cross-sectional area that is aligned along the x -axis and a downward segment of height, h, that is parallel to the z -axis. The two segments are joined together by a smooth bend. Water flowing smoothly within the pipe experiences a gravitational force g = gk where g is the gravitational acceleration and k is the unit normal pointing in the positive z -direction, with z = 0 along the horizonal segment of the pipe. The cross-sectional area at the inlet is given by A 1 while the area at the outlet is A 2. If the pressure at the inlet of the horizontal section is at atmospheric pressure given by p a, and the inlet velocity is V 1, find the pressure at the outlet of the pipe. [8 marks] (iii) Consider a steady three-dimensional flow with a velocity vector field given by u = u(x, y, z)i + v(x, y, z)j + w(x, y, z)k, and with a constant density, ρ, and a pressure field p(x, y, z). If the flow is governed by Euler s equation of motion use the vector identity (u ) u = 1 p gk, ρ ( ) 1 f ( f) = 2 f f (f )f, to show that Bernoulli s equation for a rotational fluid that is given by p ρ u 2 + gz = constant is constant along a streamline. [8 marks] MTHA5002Y Version: 1

3 (i) (a) Obtain an expression for the velocity field, given that the velocity potential is of the form φ(x, y) = 3x 2 3y 2 6xy, (b) Show that the velocity field is incompressible and irrotational. [10 marks] (ii) Determine the streamfunction ψ(x, y) corresponding to the above velocity potential when ψ = 0 at the origin. [6 marks] (iii) Find the equations for the streamlines given by ψ = 0 and hence, sketch the steamfunction by considering lines of constant ψ on the x y planes clearly indicating the direction of the flow. [4 marks] MTHA5002Y PLEASE TURN OVER Version: 1

4 The propagation of waves on a free surface of a fluid contained within a tank is assumed to satisfy the linearized system of equations φ t 2 φ = 0 on h z 0, φ = gη, and z = η on z = 0, t φ = 0 on z = h. z For a fluid bounded by vertical walls located at x = 0 and x = L, a general solution is given by a standing wave of the form where A is a constant. φ(x, z, t) = A cos(kx) cos(ωt)f(z). (1) (i) (a) State which of the above equations are kinematic boundary conditions and which are dynamic boundary conditions. (b) Find the wavenumbers k, such that the velocity potential satisfies the kinematic boundary conditions at the two vertical walls. φ x = 0, [5 marks] (ii) Solve for the velocity potential by starting with the general solution of Laplace s equation given by Equation (1) and solving for the given kinematic boundary conditions. [8 marks] (iii) (a) Determine the discrete form of the dispersion relation for the above system of equations. (b) Hence, assuming a continuous dispersion relation, evaluate the phase speed and group velocity for this system. [7 marks] MTHA5002Y Version: 1

5 (i) Describe the function of each block of the following piece of Matlab code, and the overall purpose of the code: N=16; xleft = 0; xright = 2*pi; xlen = xright - xleft; varm=0.5; dxuni=xlen/n; xnonuni(0)=xleft; xnonuni(n)=xright; for i=1:n-1 xu=xleft+dxuni*i; xnonuni(i)=xu+varm*sin(xu); dx(i)=xnonuni(i)-xnonuni(i-1); end dx(n)=xb(n)-xb(n-1); dx(0)=dx(n); dx(n+1)=dx(1); dxmin=1.0; x(0)=xleft-dx(0)*0.5; for i=1:n x(i)=x(i-1)+0.5*(dx(i-1)+dx(i)); dxmin=min(dx(i),dxmin); end [5 marks] (ii) A fluid particle moves in a flow so that its path x(t) satisfies dx dt = cos(2πt), x(0) = 0. (1) (a) Determine the exact solution, x(t), and evaluate the exact solution at t n n = 0, 1, 2, 3 and for a time-step size h = You can assume that t 0 = 0. (b) Evaluate an approximation, x n, n = 0, 1, 2, 3, along with the error, for e n = x(t n ) x n for n = 1, 2, 3, 4, using Euler s method where the time-step size is taken to be h = 0.25 and x 0 = x(t 0 ) = 0. [8 marks] MTHA5002Y PLEASE TURN OVER Version: 1

6 - 6 - (iii) The trapezium rule for approximating the solution to the system given in Equation (1) is x n+1 = x n + h 2 (u(t n+1) + u(t n )) (a) Taking a time-step size of h = 0.25, use the trapezium rule to construct an approximate discrete path x n, for n = 0, 1, 2 3, and calculate the error. (b) State the difference between the Euler approximation and the trapezium rule in terms of type of scheme, function evaluations and error. [7 marks] MTHA5002Y Version: 1

7 (i) Letting z = x + iy, define the complex potential, w(z), for an incompressible, irrotational two-dimensional flow in terms of the velocity potential φ(x, y) and the. stream function ψ(x, y). [2 marks] (ii) It is given that w = K log z, 2π where K is a real constant. By writing z in complex exponential form, show that the streamlines are straight lines passing through the origin. [3 marks] (iii) A source of strength K is located at the point (0, a), with a solid wall at y = 0, < x <. Using the method of images, show that the complex potential is given by w(z) = K 2π log(z2 + a 2 ). and calculate the fluid velocity on y = 0. [7 marks] (iv) Show that the transformation z = Z 3 maps the region 0 <arg(z) < π/3 to the half plane Im (z) > 0, and hence calculate the complex potential for a source strength K located at Z = be iπ/6 between rigid walls arg(z) = 0, arg(z) = π/3. [5 marks] (v) Show that at a point P, far from the source at Z = be iπ/6 and the origin, the fluid velocity takes the form u 3K πr ˆR, where OP = R ˆR. Explain this result in terms of volume flux. [3 marks] MTHA5002Y PLEASE TURN OVER Version: 1

8 (i) For a two-dimensional steady, irrotational flow, the complex potential is given by w(z) where z = x + iy. Write down an expression for the cartesian components of velocity, u and v, in terms of dw/dz, and explain what is meant by a stagnation point. [4 marks] (ii) Show that w = Ue iα z, where U, α are real constants, represents uniform flow, magnitude U, at angle α to the positive x -axis. (iii) By writing z = ae iθ, show that if ( ) w = Ue iα z + a2 e 2iα z iγ log z, ( ) 2π [3 marks] where U, α, a, Γ are real constants, then z = a is a streamline, and prove that if Γ = 4πUa, then there is only one stagnation point. [6 marks] (iv) The force on a body in a flow is F = F x x + F y ŷ, where x and ŷ are unit vectors in the x and y directions respectively. Write down Blasius formula giving the force on the body in terms of the complex potential of the flow. A circle z = a is placed in a two-dimensional flow with complex potential given by ( ). Ignoring body forces, use Blasius s formula to show that F.U = 0, where U = U cos αˆx + U sin αŷ. [7 marks] END OF PAPER MTHA5002Y Version: 1

Candidates must show on each answer book the type of calculator used. Only calculators permitted under UEA Regulations may be used.

Candidates must show on each answer book the type of calculator used. Only calculators permitted under UEA Regulations may be used. UNIVERSITY OF EAST ANGLIA School of Mathematics May/June UG Examination 2011 2012 FLUID DYNAMICS MTH-3D41 Time allowed: 3 hours Attempt FIVE questions. Candidates must show on each answer book the type

More information

FLUID DYNAMICS, THEORY AND COMPUTATION MTHA5002Y

FLUID DYNAMICS, THEORY AND COMPUTATION MTHA5002Y UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2017 18 FLUID DYNAMICS, THEORY AND COMPUTATION MTHA5002Y Time allowed: 3 Hours Attempt QUESTIONS 1 and 2, and THREE other questions.

More information

Do not turn over until you are told to do so by the Invigilator.

Do not turn over until you are told to do so by the Invigilator. UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2013 14 CALCULUS AND MULTIVARIABLE CALCULUS MTHA4005Y Time allowed: 3 Hours Attempt QUESTIONS 1 and 2, and THREE other questions.

More information

Exercise 9, Ex. 6.3 ( submarine )

Exercise 9, Ex. 6.3 ( submarine ) Exercise 9, Ex. 6.3 ( submarine The flow around a submarine moving at at velocity V can be described by the flow caused by a source and a sink with strength Q at a distance a from each other. V x Submarine

More information

MATHEMATICAL PROBLEM SOLVING, MECHANICS AND MODELLING MTHA4004Y

MATHEMATICAL PROBLEM SOLVING, MECHANICS AND MODELLING MTHA4004Y UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2014 2015 MATHEMATICAL PROBLEM SOLVING, MECHANICS AND MODELLING MTHA4004Y Time allowed: 2 Hours Attempt QUESTIONS 1 AND 2 and

More information

u = (u, v) = y The velocity field described by ψ automatically satisfies the incompressibility condition, and it should be noted that

u = (u, v) = y The velocity field described by ψ automatically satisfies the incompressibility condition, and it should be noted that 18.354J Nonlinear Dynamics II: Continuum Systems Lecture 1 9 Spring 2015 19 Stream functions and conformal maps There is a useful device for thinking about two dimensional flows, called the stream function

More information

UNIVERSITY OF EAST ANGLIA

UNIVERSITY OF EAST ANGLIA UNIVERSITY OF EAST ANGLIA School of Mathematics May/June UG Examination 2007 2008 FLUIDS DYNAMICS WITH ADVANCED TOPICS Time allowed: 3 hours Attempt question ONE and FOUR other questions. Candidates must

More information

UNIVERSITY of LIMERICK

UNIVERSITY of LIMERICK UNIVERSITY of LIMERICK OLLSCOIL LUIMNIGH Faculty of Science and Engineering END OF SEMESTER ASSESSMENT PAPER MODULE CODE: MA4607 SEMESTER: Autumn 2012-13 MODULE TITLE: Introduction to Fluids DURATION OF

More information

F1.9AB2 1. r 2 θ2 + sin 2 α. and. p θ = mr 2 θ. p2 θ. (d) In light of the information in part (c) above, we can express the Hamiltonian in the form

F1.9AB2 1. r 2 θ2 + sin 2 α. and. p θ = mr 2 θ. p2 θ. (d) In light of the information in part (c) above, we can express the Hamiltonian in the form F1.9AB2 1 Question 1 (20 Marks) A cone of semi-angle α has its axis vertical and vertex downwards, as in Figure 1 (overleaf). A point mass m slides without friction on the inside of the cone under the

More information

ME 509, Spring 2016, Final Exam, Solutions

ME 509, Spring 2016, Final Exam, Solutions ME 509, Spring 2016, Final Exam, Solutions 05/03/2016 DON T BEGIN UNTIL YOU RE TOLD TO! Instructions: This exam is to be done independently in 120 minutes. You may use 2 pieces of letter-sized (8.5 11

More information

Fundamentals of Fluid Dynamics: Waves in Fluids

Fundamentals of Fluid Dynamics: Waves in Fluids Fundamentals of Fluid Dynamics: Waves in Fluids Introductory Course on Multiphysics Modelling TOMASZ G. ZIELIŃSKI (after: D.J. ACHESON s Elementary Fluid Dynamics ) bluebox.ippt.pan.pl/ tzielins/ Institute

More information

Candidates must show on each answer book the type of calculator used. Log Tables, Statistical Tables and Graph Paper are available on request.

Candidates must show on each answer book the type of calculator used. Log Tables, Statistical Tables and Graph Paper are available on request. UNIVERSITY OF EAST ANGLIA School of Mathematics Spring Semester Examination 2004 FLUID DYNAMICS Time allowed: 3 hours Attempt Question 1 and FOUR other questions. Candidates must show on each answer book

More information

MATHEMATICAL MODELLING, MECHANICS AND MOD- ELLING MTHA4004Y

MATHEMATICAL MODELLING, MECHANICS AND MOD- ELLING MTHA4004Y UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2017 18 MATHEMATICAL MODELLING, MECHANICS AND MOD- ELLING MTHA4004Y Time allowed: 2 Hours Attempt QUESTIONS 1 and 2, and ONE other

More information

Exercise 9: Model of a Submarine

Exercise 9: Model of a Submarine Fluid Mechanics, SG4, HT3 October 4, 3 Eample : Submarine Eercise 9: Model of a Submarine The flow around a submarine moving at a velocity V can be described by the flow caused by a source and a sink with

More information

7 EQUATIONS OF MOTION FOR AN INVISCID FLUID

7 EQUATIONS OF MOTION FOR AN INVISCID FLUID 7 EQUATIONS OF MOTION FOR AN INISCID FLUID iscosity is a measure of the thickness of a fluid, and its resistance to shearing motions. Honey is difficult to stir because of its high viscosity, whereas water

More information

Exam #2: Fluid Kinematics and Conservation Laws April 13, 2016, 7:00 p.m. 8:40 p.m. in CE 118

Exam #2: Fluid Kinematics and Conservation Laws April 13, 2016, 7:00 p.m. 8:40 p.m. in CE 118 CVEN 311-501 (Socolofsky) Fluid Dynamics Exam #2: Fluid Kinematics and Conservation Laws April 13, 2016, 7:00 p.m. 8:40 p.m. in CE 118 Name: : UIN: : Instructions: Fill in your name and UIN in the space

More information

Fluid Dynamics Exercises and questions for the course

Fluid Dynamics Exercises and questions for the course Fluid Dynamics Exercises and questions for the course January 15, 2014 A two dimensional flow field characterised by the following velocity components in polar coordinates is called a free vortex: u r

More information

Fundamentals of Fluid Dynamics: Ideal Flow Theory & Basic Aerodynamics

Fundamentals of Fluid Dynamics: Ideal Flow Theory & Basic Aerodynamics Fundamentals of Fluid Dynamics: Ideal Flow Theory & Basic Aerodynamics Introductory Course on Multiphysics Modelling TOMASZ G. ZIELIŃSKI (after: D.J. ACHESON s Elementary Fluid Dynamics ) bluebox.ippt.pan.pl/

More information

Fluid Mechanics Qualifying Examination Sample Exam 2

Fluid Mechanics Qualifying Examination Sample Exam 2 Fluid Mechanics Qualifying Examination Sample Exam 2 Allotted Time: 3 Hours The exam is closed book and closed notes. Students are allowed one (double-sided) formula sheet. There are five questions on

More information

Week 2 Notes, Math 865, Tanveer

Week 2 Notes, Math 865, Tanveer Week 2 Notes, Math 865, Tanveer 1. Incompressible constant density equations in different forms Recall we derived the Navier-Stokes equation for incompressible constant density, i.e. homogeneous flows:

More information

Lecture 1: Introduction to Linear and Non-Linear Waves

Lecture 1: Introduction to Linear and Non-Linear Waves Lecture 1: Introduction to Linear and Non-Linear Waves Lecturer: Harvey Segur. Write-up: Michael Bates June 15, 2009 1 Introduction to Water Waves 1.1 Motivation and Basic Properties There are many types

More information

CHAPTER 3 BASIC EQUATIONS IN FLUID MECHANICS NOOR ALIZA AHMAD

CHAPTER 3 BASIC EQUATIONS IN FLUID MECHANICS NOOR ALIZA AHMAD CHAPTER 3 BASIC EQUATIONS IN FLUID MECHANICS 1 INTRODUCTION Flow often referred as an ideal fluid. We presume that such a fluid has no viscosity. However, this is an idealized situation that does not exist.

More information

Do not turn over until you are told to do so by the Invigilator.

Do not turn over until you are told to do so by the Invigilator. UNIVERSITY OF EAST ANGLIA School of Mathematics Main Seies UG Examination 2015 16 FLUID DYNAMICS WITH ADVANCED TOPICS MTH-MD59 Time allowed: 3 Hous Attempt QUESTIONS 1 and 2, and THREE othe questions.

More information

AA210A Fundamentals of Compressible Flow. Chapter 1 - Introduction to fluid flow

AA210A Fundamentals of Compressible Flow. Chapter 1 - Introduction to fluid flow AA210A Fundamentals of Compressible Flow Chapter 1 - Introduction to fluid flow 1 1.2 Conservation of mass Mass flux in the x-direction [ ρu ] = M L 3 L T = M L 2 T Momentum per unit volume Mass per unit

More information

Attempt ALL QUESTIONS IN SECTION A, ONE QUESTION FROM SECTION B and ONE QUESTION FROM SECTION C Linear graph paper will be provided.

Attempt ALL QUESTIONS IN SECTION A, ONE QUESTION FROM SECTION B and ONE QUESTION FROM SECTION C Linear graph paper will be provided. UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2015-2016 ENERGY ENGINEERING PRINCIPLES ENG-5001Y Time allowed: 3 Hours Attempt ALL QUESTIONS IN SECTION A, ONE QUESTION FROM

More information

Water is sloshing back and forth between two infinite vertical walls separated by a distance L: h(x,t) Water L

Water is sloshing back and forth between two infinite vertical walls separated by a distance L: h(x,t) Water L ME9a. SOLUTIONS. Nov., 29. Due Nov. 7 PROBLEM 2 Water is sloshing back and forth between two infinite vertical walls separated by a distance L: y Surface Water L h(x,t x Tank The flow is assumed to be

More information

Part IB. Fluid Dynamics. Year

Part IB. Fluid Dynamics. Year Part IB Year 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2018 14 Paper 1, Section I 5D Show that the flow with velocity potential φ = q 2π ln r in two-dimensional,

More information

Vorticity Equation Marine Hydrodynamics Lecture 9. Return to viscous incompressible flow. N-S equation: v. Now: v = v + = 0 incompressible

Vorticity Equation Marine Hydrodynamics Lecture 9. Return to viscous incompressible flow. N-S equation: v. Now: v = v + = 0 incompressible 13.01 Marine Hydrodynamics, Fall 004 Lecture 9 Copyright c 004 MIT - Department of Ocean Engineering, All rights reserved. Vorticity Equation 13.01 - Marine Hydrodynamics Lecture 9 Return to viscous incompressible

More information

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t)

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t) IV. DIFFERENTIAL RELATIONS FOR A FLUID PARTICLE This chapter presents the development and application of the basic differential equations of fluid motion. Simplifications in the general equations and common

More information

OPEN QUIZ WHEN TOLD AT 7:00 PM

OPEN QUIZ WHEN TOLD AT 7:00 PM 2.25 ADVANCED FLUID MECHANICS Fall 2013 QUIZ 1 THURSDAY, October 10th, 7:00-9:00 P.M. OPEN QUIZ WHEN TOLD AT 7:00 PM THERE ARE TWO PROBLEMS OF EQUAL WEIGHT Please answer each question in DIFFERENT books

More information

i.e. the conservation of mass, the conservation of linear momentum, the conservation of energy.

i.e. the conservation of mass, the conservation of linear momentum, the conservation of energy. 04/04/2017 LECTURE 33 Geometric Interpretation of Stream Function: In the last class, you came to know about the different types of boundary conditions that needs to be applied to solve the governing equations

More information

MAE 101A. Homework 7 - Solutions 3/12/2018

MAE 101A. Homework 7 - Solutions 3/12/2018 MAE 101A Homework 7 - Solutions 3/12/2018 Munson 6.31: The stream function for a two-dimensional, nonviscous, incompressible flow field is given by the expression ψ = 2(x y) where the stream function has

More information

F11AE1 1. C = ρν r r. r u z r

F11AE1 1. C = ρν r r. r u z r F11AE1 1 Question 1 20 Marks) Consider an infinite horizontal pipe with circular cross-section of radius a, whose centre line is aligned along the z-axis; see Figure 1. Assume no-slip boundary conditions

More information

Fluid Mechanics. du dy

Fluid Mechanics. du dy FLUID MECHANICS Technical English - I 1 th week Fluid Mechanics FLUID STATICS FLUID DYNAMICS Fluid Statics or Hydrostatics is the study of fluids at rest. The main equation required for this is Newton's

More information

Lifting Airfoils in Incompressible Irrotational Flow. AA210b Lecture 3 January 13, AA210b - Fundamentals of Compressible Flow II 1

Lifting Airfoils in Incompressible Irrotational Flow. AA210b Lecture 3 January 13, AA210b - Fundamentals of Compressible Flow II 1 Lifting Airfoils in Incompressible Irrotational Flow AA21b Lecture 3 January 13, 28 AA21b - Fundamentals of Compressible Flow II 1 Governing Equations For an incompressible fluid, the continuity equation

More information

Chapter 3 Bernoulli Equation

Chapter 3 Bernoulli Equation 1 Bernoulli Equation 3.1 Flow Patterns: Streamlines, Pathlines, Streaklines 1) A streamline, is a line that is everywhere tangent to the velocity vector at a given instant. Examples of streamlines around

More information

Mechanical Energy and Simple Harmonic Oscillator

Mechanical Energy and Simple Harmonic Oscillator Mechanical Energy and Simple Harmonic Oscillator Simple Harmonic Motion Hooke s Law Define system, choose coordinate system. Draw free-body diagram. Hooke s Law! F spring =!kx ˆi! kx = d x m dt Checkpoint

More information

Mathematical Tripos Part IA Lent Term Example Sheet 1. Calculate its tangent vector dr/du at each point and hence find its total length.

Mathematical Tripos Part IA Lent Term Example Sheet 1. Calculate its tangent vector dr/du at each point and hence find its total length. Mathematical Tripos Part IA Lent Term 205 ector Calculus Prof B C Allanach Example Sheet Sketch the curve in the plane given parametrically by r(u) = ( x(u), y(u) ) = ( a cos 3 u, a sin 3 u ) with 0 u

More information

Iran University of Science & Technology School of Mechanical Engineering Advance Fluid Mechanics

Iran University of Science & Technology School of Mechanical Engineering Advance Fluid Mechanics 1. Consider a sphere of radius R immersed in a uniform stream U0, as shown in 3 R Fig.1. The fluid velocity along streamline AB is given by V ui U i x 1. 0 3 Find (a) the position of maximum fluid acceleration

More information

Part A Fluid Dynamics & Waves Draft date: 17 February Conformal mapping

Part A Fluid Dynamics & Waves Draft date: 17 February Conformal mapping Part A Fluid Dynamics & Waves Draft date: 17 February 4 3 1 3 Conformal mapping 3.1 Wedges and channels 3.1.1 The basic idea Suppose we wish to find the flow due to some given singularities (sources, vortices,

More information

Tutorial 6. Fluid Kinematics

Tutorial 6. Fluid Kinematics Tutorial 6 Fluid Kinematics 1. Water is flowing through a pipe of 2.5cm diameter with a velocity of 0.5m/s. Compute the discharge in m 3 /s and litres/s. Diameter of pipe (d) = 2.5cm = 0.025m C/S Area

More information

Figure 1: Surface waves

Figure 1: Surface waves 4 Surface Waves on Liquids 1 4 Surface Waves on Liquids 4.1 Introduction We consider waves on the surface of liquids, e.g. waves on the sea or a lake or a river. These can be generated by the wind, by

More information

In this section, mathematical description of the motion of fluid elements moving in a flow field is

In this section, mathematical description of the motion of fluid elements moving in a flow field is Jun. 05, 015 Chapter 6. Differential Analysis of Fluid Flow 6.1 Fluid Element Kinematics In this section, mathematical description of the motion of fluid elements moving in a flow field is given. A small

More information

6. The Momentum Equation

6. The Momentum Equation 6. The Momentum Equation [This material relates predominantly to modules ELP034, ELP035] 6. Definition of the momentum equation Applications of the momentum equation: 6. The force due to the flow around

More information

Marine Hydrodynamics Prof.TrilochanSahoo Department of Ocean Engineering and Naval Architecture Indian Institute of Technology, Kharagpur

Marine Hydrodynamics Prof.TrilochanSahoo Department of Ocean Engineering and Naval Architecture Indian Institute of Technology, Kharagpur Marine Hydrodynamics Prof.TrilochanSahoo Department of Ocean Engineering and Naval Architecture Indian Institute of Technology, Kharagpur Lecture - 10 Source, Sink and Doublet Today is the tenth lecture

More information

Offshore Hydromechanics Module 1

Offshore Hydromechanics Module 1 Offshore Hydromechanics Module 1 Dr. ir. Pepijn de Jong 4. Potential Flows part 2 Introduction Topics of Module 1 Problems of interest Chapter 1 Hydrostatics Chapter 2 Floating stability Chapter 2 Constant

More information

Continuum Mechanics Lecture 7 Theory of 2D potential flows

Continuum Mechanics Lecture 7 Theory of 2D potential flows Continuum Mechanics ecture 7 Theory of 2D potential flows Prof. http://www.itp.uzh.ch/~teyssier Outline - velocity potential and stream function - complex potential - elementary solutions - flow past a

More information

Review of Fundamental Equations Supplementary notes on Section 1.2 and 1.3

Review of Fundamental Equations Supplementary notes on Section 1.2 and 1.3 Review of Fundamental Equations Supplementary notes on Section. and.3 Introduction of the velocity potential: irrotational motion: ω = u = identity in the vector analysis: ϕ u = ϕ Basic conservation principles:

More information

13.42 LECTURE 2: REVIEW OF LINEAR WAVES

13.42 LECTURE 2: REVIEW OF LINEAR WAVES 13.42 LECTURE 2: REVIEW OF LINEAR WAVES SPRING 2003 c A.H. TECHET & M.S. TRIANTAFYLLOU 1. Basic Water Waves Laplace Equation 2 φ = 0 Free surface elevation: z = η(x, t) No vertical velocity at the bottom

More information

Signature: (Note that unsigned exams will be given a score of zero.)

Signature: (Note that unsigned exams will be given a score of zero.) Neatly print your name: Signature: (Note that unsigned exams will be given a score of zero.) Circle your lecture section (-1 point if not circled, or circled incorrectly): Prof. Dabiri Prof. Wassgren Prof.

More information

Attempt QUESTIONS 1 and 2, and THREE other questions. penalised if you attempt additional questions.

Attempt QUESTIONS 1 and 2, and THREE other questions. penalised if you attempt additional questions. UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2017 18 SETS, NUMBERS AND PROBABILITY MTHA4001Y Time allowed: 2 Hours Attempt QUESTIONS 1 and 2, and THREE other questions. penalised

More information

18.325: Vortex Dynamics

18.325: Vortex Dynamics 8.35: Vortex Dynamics Problem Sheet. Fluid is barotropic which means p = p(. The Euler equation, in presence of a conservative body force, is Du Dt = p χ. This can be written, on use of a vector identity,

More information

In which of the following scenarios is applying the following form of Bernoulli s equation: steady, inviscid, uniform stream of water. Ma = 0.

In which of the following scenarios is applying the following form of Bernoulli s equation: steady, inviscid, uniform stream of water. Ma = 0. bernoulli_11 In which of the following scenarios is applying the following form of Bernoulli s equation: p V z constant! g + g + = from point 1 to point valid? a. 1 stagnant column of water steady, inviscid,

More information

The purpose of this lecture is to present a few applications of conformal mappings in problems which arise in physics and engineering.

The purpose of this lecture is to present a few applications of conformal mappings in problems which arise in physics and engineering. Lecture 16 Applications of Conformal Mapping MATH-GA 451.001 Complex Variables The purpose of this lecture is to present a few applications of conformal mappings in problems which arise in physics and

More information

Introduction to Marine Hydrodynamics

Introduction to Marine Hydrodynamics 1896 190 1987 006 Introduction to Marine Hydrodynamics (NA35) Department of Naval Architecture and Ocean Engineering School of Naval Architecture, Ocean & Civil Engineering Shanghai Jiao Tong University

More information

Do not turn over until you are told to do so by the Invigilator.

Do not turn over until you are told to do so by the Invigilator. UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2012 2013 MECHANICS AND MODELLING MTH-1C32 Time allowed: 2 Hours Attempt QUESTIONS 1 AND 2 and THREE other questions. Notes are

More information

!! +! 2!! +!"!! =!! +! 2!! +!"!! +!!"!"!"

!! +! 2!! +!!! =!! +! 2!! +!!! +!!!! Homework 4 Solutions 1. (15 points) Bernoulli s equation can be adapted for use in evaluating unsteady flow conditions, such as those encountered during start- up processes. For example, consider the large

More information

3 Generation and diffusion of vorticity

3 Generation and diffusion of vorticity Version date: March 22, 21 1 3 Generation and diffusion of vorticity 3.1 The vorticity equation We start from Navier Stokes: u t + u u = 1 ρ p + ν 2 u 1) where we have not included a term describing a

More information

MOMENTUM PRINCIPLE. Review: Last time, we derived the Reynolds Transport Theorem: Chapter 6. where B is any extensive property (proportional to mass),

MOMENTUM PRINCIPLE. Review: Last time, we derived the Reynolds Transport Theorem: Chapter 6. where B is any extensive property (proportional to mass), Chapter 6 MOMENTUM PRINCIPLE Review: Last time, we derived the Reynolds Transport Theorem: where B is any extensive property (proportional to mass), and b is the corresponding intensive property (B / m

More information

3.8 The First Law of Thermodynamics and the Energy Equation

3.8 The First Law of Thermodynamics and the Energy Equation CEE 3310 Control Volume Analysis, Sep 30, 2011 65 Review Conservation of angular momentum 1-D form ( r F )ext = [ˆ ] ( r v)d + ( r v) out ṁ out ( r v) in ṁ in t CV 3.8 The First Law of Thermodynamics and

More information

AER210 VECTOR CALCULUS and FLUID MECHANICS. Quiz 4 Duration: 70 minutes

AER210 VECTOR CALCULUS and FLUID MECHANICS. Quiz 4 Duration: 70 minutes AER210 VECTOR CALCULUS and FLUID MECHANICS Quiz 4 Duration: 70 minutes 26 November 2012 Closed Book, no aid sheets Non-programmable calculators allowed Instructor: Alis Ekmekci Family Name: Given Name:

More information

Page 1. Neatly print your name: Signature: (Note that unsigned exams will be given a score of zero.)

Page 1. Neatly print your name: Signature: (Note that unsigned exams will be given a score of zero.) Page 1 Neatly print your name: Signature: (Note that unsigned exams will be given a score of zero.) Circle your lecture section (-1 point if not circled, or circled incorrectly): Prof. Vlachos Prof. Ardekani

More information

Attempt ALL QUESTIONS IN SECTION A and ANY TWO QUESTIONS IN SECTION B Linear graph paper will be provided.

Attempt ALL QUESTIONS IN SECTION A and ANY TWO QUESTIONS IN SECTION B Linear graph paper will be provided. UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2013-2014 ENGINEERING PRINCIPLES AND LAWS ENG-4002Y Time allowed: 3 Hours Attempt ALL QUESTIONS IN SECTION A and ANY TWO QUESTIONS

More information

PEMP ACD2505. M.S. Ramaiah School of Advanced Studies, Bengaluru

PEMP ACD2505. M.S. Ramaiah School of Advanced Studies, Bengaluru Two-Dimensional Potential Flow Session delivered by: Prof. M. D. Deshpande 1 Session Objectives -- At the end of this session the delegate would have understood PEMP The potential theory and its application

More information

Attempt QUESTIONS 1 and 2, and THREE other questions. penalised if you attempt additional questions.

Attempt QUESTIONS 1 and 2, and THREE other questions. penalised if you attempt additional questions. UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2017 18 CALCULUS AND MULTIVARIABLE CALCULUS MTHA4005Y Time allowed: 3 Hours Attempt QUESTIONS 1 and 2, and THREE other questions.

More information

Chapter Four fluid flow mass, energy, Bernoulli and momentum

Chapter Four fluid flow mass, energy, Bernoulli and momentum 4-1Conservation of Mass Principle Consider a control volume of arbitrary shape, as shown in Fig (4-1). Figure (4-1): the differential control volume and differential control volume (Total mass entering

More information

1.060 Engineering Mechanics II Spring Problem Set 3

1.060 Engineering Mechanics II Spring Problem Set 3 1.060 Engineering Mechanics II Spring 2006 Due on Monday, March 6th Problem Set 3 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

Kelvin Helmholtz Instability

Kelvin Helmholtz Instability Kelvin Helmholtz Instability A. Salih Department of Aerospace Engineering Indian Institute of Space Science and Technology, Thiruvananthapuram November 00 One of the most well known instabilities in fluid

More information

The most common methods to identify velocity of flow are pathlines, streaklines and streamlines.

The most common methods to identify velocity of flow are pathlines, streaklines and streamlines. 4 FLUID FLOW 4.1 Introduction Many civil engineering problems in fluid mechanics are concerned with fluids in motion. The distribution of potable water, the collection of domestic sewage and storm water,

More information

CHAPTER 2 INVISCID FLOW

CHAPTER 2 INVISCID FLOW CHAPTER 2 INVISCID FLOW Changes due to motion through a field; Newton s second law (f = ma) applied to a fluid: Euler s equation; Euler s equation integrated along a streamline: Bernoulli s equation; Bernoulli

More information

Complex Analysis MATH 6300 Fall 2013 Homework 4

Complex Analysis MATH 6300 Fall 2013 Homework 4 Complex Analysis MATH 6300 Fall 2013 Homework 4 Due Wednesday, December 11 at 5 PM Note that to get full credit on any problem in this class, you must solve the problems in an efficient and elegant manner,

More information

The Euler Equation of Gas-Dynamics

The Euler Equation of Gas-Dynamics The Euler Equation of Gas-Dynamics A. Mignone October 24, 217 In this lecture we study some properties of the Euler equations of gasdynamics, + (u) = ( ) u + u u + p = a p + u p + γp u = where, p and u

More information

5 ENERGY EQUATION OF FLUID MOTION

5 ENERGY EQUATION OF FLUID MOTION 5 ENERGY EQUATION OF FLUID MOTION 5.1 Introduction In order to develop the equations that describe a flow, it is assumed that fluids are subject to certain fundamental laws of physics. The pertinent laws

More information

CHEN 3200 Fluid Mechanics Spring Homework 3 solutions

CHEN 3200 Fluid Mechanics Spring Homework 3 solutions Homework 3 solutions 1. An artery with an inner diameter of 15 mm contains blood flowing at a rate of 5000 ml/min. Further along the artery, arterial plaque has partially clogged the artery, reducing the

More information

BACHELOR OF TECHNOLOGY IN MECHANICAL ENGINEERING (COMPUTER INTEGRATED MANUFACTURING)

BACHELOR OF TECHNOLOGY IN MECHANICAL ENGINEERING (COMPUTER INTEGRATED MANUFACTURING) No. of Printed Pages : 6 BME-028 BACHELOR OF TECHNOLOGY IN MECHANICAL ENGINEERING (COMPUTER INTEGRATED MANUFACTURING) Term-End Examination December, 2011 00792 BME-028 : FLUID MECHANICS Time : 3 hours

More information

Part IB Fluid Dynamics

Part IB Fluid Dynamics Part IB Fluid Dynamics Based on lectures by P. F. Linden Notes taken by Dexter Chua Lent 2016 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after lectures.

More information

Do not turn over until you are told to do so by the Invigilator.

Do not turn over until you are told to do so by the Invigilator. UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 216 17 INTRODUCTION TO NUMERICAL ANALYSIS MTHE712B Time allowed: 3 Hours Attempt QUESTIONS 1 and 2, and THREE other questions.

More information

Some Basic Plane Potential Flows

Some Basic Plane Potential Flows Some Basic Plane Potential Flows Uniform Stream in the x Direction A uniform stream V = iu, as in the Fig. (Solid lines are streamlines and dashed lines are potential lines), possesses both a stream function

More information

Computing potential flows around Joukowski airfoils using FFTs

Computing potential flows around Joukowski airfoils using FFTs AB CD EF GH Computing potential flows around Joukowski airfoils using FFTs Frank Brontsema Institute for Mathematics and Computing Science AB CD EF GH Bachelor thesis Computing potential flows around

More information

Laminar Flow. Chapter ZERO PRESSURE GRADIENT

Laminar Flow. Chapter ZERO PRESSURE GRADIENT Chapter 2 Laminar Flow 2.1 ZERO PRESSRE GRADIENT Problem 2.1.1 Consider a uniform flow of velocity over a flat plate of length L of a fluid of kinematic viscosity ν. Assume that the fluid is incompressible

More information

The effect of a background shear current on large amplitude internal solitary waves

The effect of a background shear current on large amplitude internal solitary waves The effect of a background shear current on large amplitude internal solitary waves Wooyoung Choi Dept. of Mathematical Sciences New Jersey Institute of Technology CAMS Report 0506-4, Fall 005/Spring 006

More information

Basics of fluid flow. Types of flow. Fluid Ideal/Real Compressible/Incompressible

Basics of fluid flow. Types of flow. Fluid Ideal/Real Compressible/Incompressible Basics of fluid flow Types of flow Fluid Ideal/Real Compressible/Incompressible Flow Steady/Unsteady Uniform/Non-uniform Laminar/Turbulent Pressure/Gravity (free surface) 1 Basics of fluid flow (Chapter

More information

MAE 3130: Fluid Mechanics Lecture 7: Differential Analysis/Part 1 Spring Dr. Jason Roney Mechanical and Aerospace Engineering

MAE 3130: Fluid Mechanics Lecture 7: Differential Analysis/Part 1 Spring Dr. Jason Roney Mechanical and Aerospace Engineering MAE 3130: Fluid Mechanics Lecture 7: Differential Analysis/Part 1 Spring 2003 Dr. Jason Roney Mechanical and Aerospace Engineering Outline Introduction Kinematics Review Conservation of Mass Stream Function

More information

CHAPTER 3. Analytic Functions. Dr. Pulak Sahoo

CHAPTER 3. Analytic Functions. Dr. Pulak Sahoo CHAPTER 3 Analytic Functions BY Dr. Pulak Sahoo Assistant Professor Department of Mathematics University Of Kalyani West Bengal, India E-mail : sahoopulak1@gmail.com 1 Module-4: Harmonic Functions 1 Introduction

More information

Surface Tension Effect on a Two Dimensional. Channel Flow against an Inclined Wall

Surface Tension Effect on a Two Dimensional. Channel Flow against an Inclined Wall Applied Mathematical Sciences, Vol. 1, 007, no. 7, 313-36 Surface Tension Effect on a Two Dimensional Channel Flow against an Inclined Wall A. Merzougui *, H. Mekias ** and F. Guechi ** * Département de

More information

ME3560 Tentative Schedule Spring 2019

ME3560 Tentative Schedule Spring 2019 ME3560 Tentative Schedule Spring 2019 Week Number Date Lecture Topics Covered Prior to Lecture Read Section Assignment Prep Problems for Prep Probs. Must be Solved by 1 Monday 1/7/2019 1 Introduction to

More information

Lesson 6 Review of fundamentals: Fluid flow

Lesson 6 Review of fundamentals: Fluid flow Lesson 6 Review of fundamentals: Fluid flow The specific objective of this lesson is to conduct a brief review of the fundamentals of fluid flow and present: A general equation for conservation of mass

More information

2 Internal Fluid Flow

2 Internal Fluid Flow Internal Fluid Flow.1 Definitions Fluid Dynamics The study of fluids in motion. Static Pressure The pressure at a given point exerted by the static head of the fluid present directly above that point.

More information

Objectives. Conservation of mass principle: Mass Equation The Bernoulli equation Conservation of energy principle: Energy equation

Objectives. Conservation of mass principle: Mass Equation The Bernoulli equation Conservation of energy principle: Energy equation Objectives Conservation of mass principle: Mass Equation The Bernoulli equation Conservation of energy principle: Energy equation Conservation of Mass Conservation of Mass Mass, like energy, is a conserved

More information

V/ t = 0 p/ t = 0 ρ/ t = 0. V/ s = 0 p/ s = 0 ρ/ s = 0

V/ t = 0 p/ t = 0 ρ/ t = 0. V/ s = 0 p/ s = 0 ρ/ s = 0 UNIT III FLOW THROUGH PIPES 1. List the types of fluid flow. Steady and unsteady flow Uniform and non-uniform flow Laminar and Turbulent flow Compressible and incompressible flow Rotational and ir-rotational

More information

Homework Two. Abstract: Liu. Solutions for Homework Problems Two: (50 points total). Collected by Junyu

Homework Two. Abstract: Liu. Solutions for Homework Problems Two: (50 points total). Collected by Junyu Homework Two Abstract: Liu. Solutions for Homework Problems Two: (50 points total). Collected by Junyu Contents 1 BT Problem 13.15 (8 points) (by Nick Hunter-Jones) 1 2 BT Problem 14.2 (12 points: 3+3+3+3)

More information

CLASS SCHEDULE 2013 FALL

CLASS SCHEDULE 2013 FALL CLASS SCHEDULE 2013 FALL Class # or Lab # 1 Date Aug 26 2 28 Important Concepts (Section # in Text Reading, Lecture note) Examples/Lab Activities Definition fluid; continuum hypothesis; fluid properties

More information

ME3560 Tentative Schedule Fall 2018

ME3560 Tentative Schedule Fall 2018 ME3560 Tentative Schedule Fall 2018 Week Number 1 Wednesday 8/29/2018 1 Date Lecture Topics Covered Introduction to course, syllabus and class policies. Math Review. Differentiation. Prior to Lecture Read

More information

AE301 Aerodynamics I UNIT B: Theory of Aerodynamics

AE301 Aerodynamics I UNIT B: Theory of Aerodynamics AE301 Aerodynamics I UNIT B: Theory of Aerodynamics ROAD MAP... B-1: Mathematics for Aerodynamics B-: Flow Field Representations B-3: Potential Flow Analysis B-4: Applications of Potential Flow Analysis

More information

The effect of disturbances on the flows under a sluice gate and past an inclined plate

The effect of disturbances on the flows under a sluice gate and past an inclined plate J. Fluid Mech. (7), vol. 576, pp. 475 49. c 7 Cambridge University Press doi:.7/s7486 Printed in the United Kingdom 475 The effect of disturbances on the flows under a sluice gate and past an inclined

More information

Fluid Dynamics Problems M.Sc Mathematics-Second Semester Dr. Dinesh Khattar-K.M.College

Fluid Dynamics Problems M.Sc Mathematics-Second Semester Dr. Dinesh Khattar-K.M.College Fluid Dynamics Problems M.Sc Mathematics-Second Semester Dr. Dinesh Khattar-K.M.College 1. (Example, p.74, Chorlton) At the point in an incompressible fluid having spherical polar coordinates,,, the velocity

More information

UNIT IV BOUNDARY LAYER AND FLOW THROUGH PIPES Definition of boundary layer Thickness and classification Displacement and momentum thickness Development of laminar and turbulent flows in circular pipes

More information

Vector Fields and Line Integrals The Fundamental Theorem for Line Integrals

Vector Fields and Line Integrals The Fundamental Theorem for Line Integrals Math 280 Calculus III Chapter 16 Sections: 16.1, 16.2 16.3 16.4 16.5 Topics: Vector Fields and Line Integrals The Fundamental Theorem for Line Integrals Green s Theorem Curl and Divergence Section 16.1

More information

Chapter 2. The continuous equations

Chapter 2. The continuous equations Chapter. The continuous equations Fig. 1.: Schematic of a forecast with slowly varying weather-related variations and superimposed high frequency Lamb waves. Note that even though the forecast of the slow

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