FLUID DYNAMICS, THEORY AND COMPUTATION MTHA5002Y

Size: px
Start display at page:

Download "FLUID DYNAMICS, THEORY AND COMPUTATION MTHA5002Y"

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. You will not be penalised if you attempt additional 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 Mark Blyth, MTH Copyright of the University of East Anglia Version: 1

2 (i) Consider a flow with velocity field u(x,y) = yi+q(x)j, for some function q(x), where i and j are the unit vectors in the x and y directions respectively. (a) Is this flow incompressible? Justify your answer. (b) Give the condition for a flow to be irrotational. (c) Determine the form of q(x) such that this flow is irrotational. Your result should contain an arbitrary constant. (d) Determine the arbitrary constant in q if the flow has a stagnation point at (x,y) = (0,0). (e) Assuming the form of q determined in part (i)(d), calculate Du/Dt. [13 marks] (ii) A river flows over a cliff edge to create a large waterfall. Immediately before the cliff edge, the river is flowing horizontally at speed U. The total vertical distance descended by the waterfall is H. (a) Write down the steady form of Bernoulli s equation in a gravitational field with acceleration g. (b) Assuming steady flow in the waterfall, and assuming that the pressure in the water is everywhere equal to atmospheric pressure, p a, show that V 2 U 2 = 2gH, where V is the speed of the waterfall on impact at the bottom. [7 marks] MTHA5002Y Version: 1

3 (i) Consider the flow with velocity field u(x,y) = ui + vj, where i and j are the unit vectors in the x and y directions respectively, and where u = 2y b 2, v = 2x a 2, for constants a > 0 and b > 0. (a) Identify any stagnation points for this flow. (b) Compute the vorticity ω = u for this flow. (c) Given that u = ψ y and v = ψ x, determine the streamfunction ψ for this flow. (d) Sketch the streamline ψ = 1, including an arrow to show the direction of flow. (e) Solve the particle path problem by determining x(t) and y(t) which satisfy dx dt = u, dy dt = v, with initial condition x(0) = a, y(0) = 0. (Hint: Differentiate the first of these equations with respect to time.) [17 marks] (ii) Let C be the streamline corresponding to ψ = 1 for the flow in part (i). State, with reason, if the circulation Γ = u dx C is zero or non-zero. [3 marks] MTHA5002Y PLEASE TURN OVER Version: 1

4 An applied pressure excites waves of small amplitude on the surface of a liquid of infinite depth so that the free surface is located at y = η(x,t), where y measures vertical distance up from mean level y = 0. The velocity potential in the liquid, φ(x,y,t), satisfies Laplace s equation, φ xx + φ yy = 0 over < y < 0, subject to the linearised surface conditions φ t and φ y = η t = gη P sin(βx)sin(σt) on y = 0, ( ) on y = 0, where P, β and σ are all positive constants, and g is the acceleration due to gravity. Also we have that φ 0 as y. ( ) (i) (a) Assume that η = Asin(βx)sin(σt). State the physical meaning of the constants A, β and σ. (b) Assume also that φ = sin(βx) cos(σt)f(y). Starting from Laplace s equation, show that f β 2 f = 0. Obtain the general solution for f(y) involving two arbitrary constants. Eliminate one of these arbitrary constants using the given condition as y. (c) Use conditions ( ) and ( ) to find the other arbitrary constant and hence determine A in terms of P, g, σ, and β. (d) What happens to the wave amplitude as P 0? [17 marks] (ii) What happens mathematically if P 0 and σ 2 = βg? Interpret this case physically. [3 marks] MTHA5002Y Version: 1

5 (i) Describe the purpose of each block of the following Matlab program, including the method being implemented: (a) (x.ˆ2+1)/((x+2). sqrt(1 2 x)); a=0; b=.5; N=100; h=(b a)/n; (b) It=0; for k=1:(n 1) x=a+h k; It=It+feval (f,x); end It=h (f(a)+f (b))/2+h It ; (ii) Given the interpolation points x 0 = 0, x 1 = 1 4, x 2 = 1 : [5 marks] (a) Give the formula for the Lagrange interpolating polynomial of degree two for a general function f(x), where the Lagrange interpolating functions are given by L k (x) = 2 j=0 j k x x j x k x j. (b) Let f(x) = (1+x) 1. Usetheformulain(a)tofindaninterpolatingpolynomial of degree two for f(x). THIS QUESTION CONTINUES ON THE NEXT PAGE [7 marks] MTHA5002Y PLEASE TURN OVER Version: 1

6 - 6 - (iii) A fluid particle moves in a flow so that its path (x(t),y(t)) satisfies dx dt = u(x,y,t) = x, dy dt = v(x,y,t) = y, (x(0),y(0)) = (0.1,1). (a) Determine the streamfunction, ψ(x, y), for the above streamline equations and write the condition that the streamfunction satisfies along streamlines. (b) The Trapezium rule for dy dt = f(y) is given by y k+1 = y k + h 2 (f(y k)+f(y k+1 )), where h is the step size. Apply this rule to dy dt an expression of the form y k+1 = g(h)y k, where g(h) is a function depending on h. = y and rearrange to obtain (c) Use the initial condition to compute y k for k = 1, 2 with h = 0.5. Using the fact that ψ(x,y) is constant along streamlines, compute the corresponding x k values for the streamline passing through (x,y) = (0.1,1) and ψ(x,y) = 1.1. [8 marks] MTHA5002Y Version: 1

7 (i) The complex potential for an irrotational, incompressible flow is given by w(z) = φ(z)+iψ(z), where z = x+iy, φ(z) is the velocity potential and ψ(z) is the streamfunction. Write down the relation between the velocity field of the flow and the complex potential. [2 marks] (ii) Consider two vortices each of circulation Γ with vortex 1 located at (a,0) and vortex 2 located at ( a,0). (a) Write down the complex potential for the flow and use this to evaluate the velocity field of the flow. (b) Determine the stagnation points of the flow. (c) Show that, at very large distances from the origin, the flow is like that of a single point vortex with circulation equal to the sum of the two vortices. (d) By expressing each of z a and z + a in complex polar form or otherwise, obtain an expression for the stream-function. Hence, sketch the streamlines of the flow. [12 marks] (iii) (a) Calculate the induced velocity on vortex 1 and on vortex 2. (b) The two vortices can be brought to rest by adding a third vortex located at the origin. Show that with a suitable choice of the circulation of the third vortex, the induced velocities of the three vortex system will be zero. [6 marks] MTHA5002Y PLEASE TURN OVER Version: 1

8 (i) Amappingfromthecomplex z planetothecomplex ζ planeisgivenby ζ = z+z 1 where z = x+iy. (a) Using the complex polar representation for z, show that this mapping transforms the circle z = 1 to a line on the real axis. (b) Show that the same transformation maps a circle z = a, where a > 1 is a constant, to an ellipse in the ζ plane of the form ( ) 2 ( ) 2 ζr ζi + = 1, c d such that ζ = ζ R +iζ I, where ζ R and ζ I are real. Hence, determine the constants c and d. [6 marks] (ii) An aerofoil can be obtained by mapping a circle centred off the origin at z = δ and with radius 1+δ where δ > 0. The circle has the equation z +δ = 1+δ. (a) Bywritingtheequationforthecircleinpolarcomplexformwith arg(z+δ) = θ, show that the real part of the image of the circle in the complex ζ plane is given by ζ R = 2cosθ +δ( 1+cos2θ)+O(δ 2 ), for small δ and obtain a similar expression for ζ I. (b) Hence, determine the coordinates for the leading and trailing edges of the aerofoil up to and including O(δ). Also, find the value of θ at which the maximum thickness of the aerofoil occurs up to the same order. [8 marks] (iii) A flow past a cylinder in the z complex plane is given by ] w(z) = U [(z +δ)+ (1+δ)2 + iγ ln(z +δ), (z +δ) 2π for real constants U and Γ. Use Blasius formula to determine the lift force on the corresponding aerofoil in the ζ-plane. [6 marks] END OF PAPER MTHA5002Y Version: 1

9 MTHA5002Y Fluid Dynamics Exam Feedback 2017/18 Question 1 The first compulsory question. The first part of this question as answered very well. A few students did not recall the definition of the convective derivative, but many who did applied it correctly and obtained the right result. In part (ii) almost all students remembered the required form of Bernoulli s equation, and the vast majority correctly applied it to derive the given formula connecting the two speeds V and U. Question 2 The second compulsory question. Most students recalled that a stagnation point is one where the fluid velocity vanishes, and correctly computed the vorticity. While very many students determined the streamfunction correctly, the sketch of the required streamline(an ellipse with semi-major axis a and semi-minor axis b) was less successful. A large number of students could not solve the particle path problem, which was almost identical to one seen during the module - a very common mistake here was to overlook the fact that x and y are functions of t and to attempt to integrate the two ODEs directly. In part (ii) some students correctly applied Stokes theorem to note that Γ is non-zero. In fact it was not required to remember Stokes theorem. This was noticed by a few students who correctly reasoned that since ψ = 1 is a streamline, and since the only stagnation point has already been identified at the origin, the given line integral must be non-zero. Question 3 This question on small amplitude waves was attempted very well by a large number of students. Part (ii) is rather tricky and could be answered either by reference to the results from part (i) or as a standalone. Where students did go wrong with this question was either in solving the given ODE for f(y) - this is year 1 work, and the solution was discussed in lectures - or else in applying the boundary condition at minus infinity correctly. Aside from a few algebraic slips, a large number of students successfully determined A and correctly reasoned that the wave amplitude goes to zero as the pressure forcing goes to zero. 1

10 Question 4 Few students answered question 4. For part (i), most students correctly identified the code from part (a), but did not recognize the code in part (b) to be the Trapezoidal rule. For part (ii), few students were able to give the general Lagrange interpolation formula. Students did well on part (iii), which was an example from the lecture notes. Question 5 (i) This required recalling the definition. Straightforward bookwork but there were students who dropped marks on this. (ii) (a) was generally well attempted although a number of students immediately assumed the two vortices represent a vortex and an image even though there is no mention of a wall in the question. It seemed that they were simply replicating an answer from what they considered to be a similar question that was covered in the module. (b) was straightforward with only one stationary point although assuming a vortex an image would have led to the incorrect result. (c) Most people managed to recover the correct answer for this part. (d) Many students struggled here. Most of the attempts were based on the polar form but rather than expressing z a and z + a in polar form, i.e. z a = r 1 exp(iθ 1 ) and z a = r 2 exp(iθ 2 ) people assumed the polar form for z and were not able to proceed very far. Consequently, almost everyone struggled to sketch the streamlines correctly. This last part was the most poorly attempted of the entire question. (iii) This was generally answered well and for those who knew how to answer (a) went on to correctly answer (b) also. One of the main errors that students madewasnottoobtainexpressionforthe velocityatthepositionsofthe vortices but rather to leave their answers as functions of z. Question 6 This question was very poorly attempted. (i)(a) This was bookwork which most students managed to get. For (b) some students struggled with this although on the whole many students found it straightforward. (ii) Here, so many students struggled to recover the correct equation for the circle z+δ = 1+δ which is in fact z = δ+(1+δ)e iθ since this is a circle with origin at ( δ,0) and radius (1 + δ). Once this is known the remainder of the calculation involved substituting into the expression for ζ given in the question and using a Binomial expansion to approximate the z 1 term and thereafter separating real and imaginary parts. For (b), it would have been possible to determine at least the coordinates along the real axis of the leading and trailing 2

11 edges from the expression for ζ R that is already given in the question but hardly anyone attempted to do that. (iii) Only a few students recalled the key results needed for this part of the question, namely Blasius formula how to use the residue theorem to evaluate the integral. Even fewer students then made an attempt to evaluate the lift force on the body. 3

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 2014 15 FLUID DYNAMICS - THEORY AND COMPUTATION MTHA5002Y Time allowed: 3 Hours Attempt QUESTIONS 1 and 2, and THREE other questions.

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

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

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

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

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

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

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

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

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

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

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

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

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 MTHE612B Time allowed: 3 Hours Attempt QUESTIONS 1 and 2, and THREE other questions.

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

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

General Solution of the Incompressible, Potential Flow Equations

General Solution of the Incompressible, Potential Flow Equations CHAPTER 3 General Solution of the Incompressible, Potential Flow Equations Developing the basic methodology for obtaining the elementary solutions to potential flow problem. Linear nature of the potential

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

Attempt THREE questions. You will not be penalised if you attempt additional questions.

Attempt THREE questions. You will not be penalised if you attempt additional questions. UNIVERITY OF EAT ANGLIA chool of Mathematics Main eries UG Examination 07 8 MATHEMATIC FOR CIENTIT C MTHB5007B Time allowed: Hours Attempt THREE questions. You will not be penalised if you attempt additional

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. Do not turn over until you are told to do so by the Invigilator.

Attempt QUESTIONS 1 and 2, and THREE other questions. 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 2016 17 SEMIGROUP THEORY WITH ADVANCED TOPICS MTHE7011A Time allowed: 3 Hours Attempt QUESTIONS 1 and 2, and THREE other questions.

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

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

Chapter 6: Incompressible Inviscid Flow

Chapter 6: Incompressible Inviscid Flow Chapter 6: Incompressible Inviscid Flow 6-1 Introduction 6-2 Nondimensionalization of the NSE 6-3 Creeping Flow 6-4 Inviscid Regions of Flow 6-5 Irrotational Flow Approximation 6-6 Elementary Planar Irrotational

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

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

1 POTENTIAL FLOW THEORY Formulation of the seakeeping problem

1 POTENTIAL FLOW THEORY Formulation of the seakeeping problem 1 POTENTIAL FLOW THEORY Formulation of the seakeeping problem Objective of the Chapter: Formulation of the potential flow around the hull of a ship advancing and oscillationg in waves Results of the Chapter:

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

Attempt QUESTIONS 1 and 2, and THREE other questions. Do not turn over until you are told to do so by the Invigilator.

Attempt QUESTIONS 1 and 2, and THREE other questions. 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 2016 17 SEMIGROUP THEORY MTHE6011A Time allowed: 3 Hours Attempt QUESTIONS 1 and 2, and THREE other questions. Notes are not permitted

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 2016 17 SETS, NUMBERS AND PROBABILITY MTHA4001Y Time allowed: 2 Hours Attempt QUESTIONS 1 and 2, and THREE other questions. Janacek

More information

6664/01 Edexcel GCE Core Mathematics C2 Bronze Level B2

6664/01 Edexcel GCE Core Mathematics C2 Bronze Level B2 Paper Reference(s) 6664/01 Edexcel GCE Core Mathematics C Bronze Level B Time: 1 hour 30 minutes Materials required for examination papers Mathematical Formulae (Green) Items included with question Nil

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

PAPER 84 QUANTUM FLUIDS

PAPER 84 QUANTUM FLUIDS MATHEMATICAL TRIPOS Part III Wednesday 6 June 2007 9.00 to 11.00 PAPER 84 QUANTUM FLUIDS Attempt TWO questions. There are FOUR questions in total. The questions carry equal weight. STATIONERY REQUIREMENTS

More information

Physics 200 Lecture 4. Integration. Lecture 4. Physics 200 Laboratory

Physics 200 Lecture 4. Integration. Lecture 4. Physics 200 Laboratory Physics 2 Lecture 4 Integration Lecture 4 Physics 2 Laboratory Monday, February 21st, 211 Integration is the flip-side of differentiation in fact, it is often possible to write a differential equation

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

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

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

3.5 Vorticity Equation

3.5 Vorticity Equation .0 - Marine Hydrodynamics, Spring 005 Lecture 9.0 - Marine Hydrodynamics Lecture 9 Lecture 9 is structured as follows: In paragraph 3.5 we return to the full Navier-Stokes equations (unsteady, viscous

More information

Time: 1 hour 30 minutes

Time: 1 hour 30 minutes Paper Reference(s) 6664/0 Edexcel GCE Core Mathematics C Bronze Level B Time: hour 0 minutes Materials required for examination Mathematical Formulae (Green) Items included with question papers Nil Candidates

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

Kirchhoff s Elliptical Vortex

Kirchhoff s Elliptical Vortex 1 Figure 1. An elliptical vortex oriented at an angle φ with respect to the positive x axis. Kirchhoff s Elliptical Vortex In the atmospheric and oceanic context, two-dimensional (height-independent) vortices

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

3.1 Definition Physical meaning Streamfunction and vorticity The Rankine vortex Circulation...

3.1 Definition Physical meaning Streamfunction and vorticity The Rankine vortex Circulation... Chapter 3 Vorticity Contents 3.1 Definition.................................. 19 3.2 Physical meaning............................. 19 3.3 Streamfunction and vorticity...................... 21 3.4 The Rankine

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

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

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

Copyright 2007 N. Komerath. Other rights may be specified with individual items. All rights reserved.

Copyright 2007 N. Komerath. Other rights may be specified with individual items. All rights reserved. Low Speed Aerodynamics Notes 5: Potential ti Flow Method Objective: Get a method to describe flow velocity fields and relate them to surface shapes consistently. Strategy: Describe the flow field as the

More information

Classical Mechanics III (8.09) Fall 2014 Assignment 7

Classical Mechanics III (8.09) Fall 2014 Assignment 7 Classical Mechanics III (8.09) Fall 2014 Assignment 7 Massachusetts Institute of Technology Physics Department Due Wed. November 12, 2014 Mon. November 3, 2014 6:00pm (This assignment is due on the Wednesday

More information

Math 263 Final. (b) The cross product is. i j k c. =< c 1, 1, 1 >

Math 263 Final. (b) The cross product is. i j k c. =< c 1, 1, 1 > Math 63 Final Problem 1: [ points, 5 points to each part] Given the points P : (1, 1, 1), Q : (1,, ), R : (,, c 1), where c is a parameter, find (a) the vector equation of the line through P and Q. (b)

More information

Masters in Mechanical Engineering Aerodynamics 1 st Semester 2015/16

Masters in Mechanical Engineering Aerodynamics 1 st Semester 2015/16 Masters in Mechanical Engineering Aerodynamics st Semester 05/6 Exam st season, 8 January 06 Name : Time : 8:30 Number: Duration : 3 hours st Part : No textbooks/notes allowed nd Part : Textbooks allowed

More information

Chapter 9: Differential Analysis

Chapter 9: Differential Analysis 9-1 Introduction 9-2 Conservation of Mass 9-3 The Stream Function 9-4 Conservation of Linear Momentum 9-5 Navier Stokes Equation 9-6 Differential Analysis Problems Recall 9-1 Introduction (1) Chap 5: Control

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

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

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

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

Chapter 9: Differential Analysis of Fluid Flow

Chapter 9: Differential Analysis of Fluid Flow of Fluid Flow Objectives 1. Understand how the differential equations of mass and momentum conservation are derived. 2. Calculate the stream function and pressure field, and plot streamlines for a known

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

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

DO NOT TURN PAGE TO START UNTIL TOLD TO DO SO.

DO NOT TURN PAGE TO START UNTIL TOLD TO DO SO. University of California at Berkeley Physics 7A Lecture 1 Professor Lin Spring 2006 Final Examination May 15, 2006, 12:30 PM 3:30 PM Print Name Signature Discussion Section # Discussion Section GSI Student

More information

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1.

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1. MTH4101 CALCULUS II REVISION NOTES 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) 1.1 Introduction Types of numbers (natural, integers, rationals, reals) The need to solve quadratic equations:

More information

Time: 1 hour 30 minutes

Time: 1 hour 30 minutes Paper Reference(s) 6664/01 Edexcel GCE Core Mathematics C Silver Level S4 Time: 1 hour 0 minutes Materials required for examination Mathematical Formulae (Green) Items included with question papers Nil

More information

Offshore Hydromechanics

Offshore Hydromechanics Offshore Hydromechanics Module 1 : Hydrostatics Constant Flows Surface Waves OE4620 Offshore Hydromechanics Ir. W.E. de Vries Offshore Engineering Today First hour: Schedule for remainder of hydromechanics

More information

Candidates are expected to have available a calculator. Only division by (x + a) or (x a) will be required.

Candidates are expected to have available a calculator. Only division by (x + a) or (x a) will be required. Revision Checklist Unit C2: Core Mathematics 2 Unit description Algebra and functions; coordinate geometry in the (x, y) plane; sequences and series; trigonometry; exponentials and logarithms; differentiation;

More information

CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION

CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION 7.1 THE NAVIER-STOKES EQUATIONS Under the assumption of a Newtonian stress-rate-of-strain constitutive equation and a linear, thermally conductive medium,

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

Hamiltonian aspects of fluid dynamics

Hamiltonian aspects of fluid dynamics Hamiltonian aspects of fluid dynamics CDS 140b Joris Vankerschaver jv@caltech.edu CDS 01/29/08, 01/31/08 Joris Vankerschaver (CDS) Hamiltonian aspects of fluid dynamics 01/29/08, 01/31/08 1 / 34 Outline

More information

MAT389 Fall 2016, Problem Set 4

MAT389 Fall 2016, Problem Set 4 MAT389 Fall 2016, Problem Set 4 Harmonic conjugates 4.1 Check that each of the functions u(x, y) below is harmonic at every (x, y) R 2, and find the unique harmonic conjugate, v(x, y), satisfying v(0,

More information

CALCULUS MATH*2080 SAMPLE FINAL EXAM

CALCULUS MATH*2080 SAMPLE FINAL EXAM CALCULUS MATH*28 SAMPLE FINAL EXAM Sample Final Exam Page of 2 Prof. R.Gentry Print Your Name Student No. SIGNATURE Mark This exam is worth 45% of your final grade. In Part I In Part II In part III In

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

UNIVERSITY OF MANITOBA

UNIVERSITY OF MANITOBA Question Points Score INSTRUCTIONS TO STUDENTS: This is a 6 hour examination. No extra time will be given. No texts, notes, or other aids are permitted. There are no calculators, cellphones or electronic

More information

Prof. Scalo Prof. Vlachos Prof. Ardekani Prof. Dabiri 08:30 09:20 A.M 10:30 11:20 A.M. 1:30 2:20 P.M. 3:30 4:20 P.M.

Prof. Scalo Prof. Vlachos Prof. Ardekani Prof. Dabiri 08:30 09:20 A.M 10:30 11:20 A.M. 1:30 2:20 P.M. 3:30 4:20 P.M. 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. Scalo Prof. Vlachos

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

Simplifications to Conservation Equations

Simplifications to Conservation Equations Chater 5 Simlifications to Conservation Equations 5.1 Steady Flow If fluid roerties at a oint in a field do not change with time, then they are a function of sace only. They are reresented by: ϕ = ϕq 1,

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

Continuum Mechanics Lecture 5 Ideal fluids

Continuum Mechanics Lecture 5 Ideal fluids Continuum Mechanics Lecture 5 Ideal fluids Prof. http://www.itp.uzh.ch/~teyssier Outline - Helmholtz decomposition - Divergence and curl theorem - Kelvin s circulation theorem - The vorticity equation

More information

Fluid Mechanics Answer Key of Objective & Conventional Questions

Fluid Mechanics Answer Key of Objective & Conventional Questions 019 MPROVEMENT Mechanical Engineering Fluid Mechanics Answer Key of Objective & Conventional Questions 1 Fluid Properties 1. (c). (b) 3. (c) 4. (576) 5. (3.61)(3.50 to 3.75) 6. (0.058)(0.05 to 0.06) 7.

More information

Time: 1 hour 30 minutes

Time: 1 hour 30 minutes Paper Reference(s) 6664/01 Edexcel GCE Core Mathematics C Silver Level S3 Time: 1 hour 30 minutes Materials required for examination Mathematical Formulae (Green) Items included with question papers Nil

More information

Inviscid & Incompressible flow

Inviscid & Incompressible flow < 3.1. Introduction and Road Map > Basic aspects of inviscid, incompressible flow Bernoulli s Equation Laplaces s Equation Some Elementary flows Some simple applications 1.Venturi 2. Low-speed wind tunnel

More information

Lab Reports Due on Monday, 11/24/2014

Lab Reports Due on Monday, 11/24/2014 AE 3610 Aerodynamics I Wind Tunnel Laboratory: Lab 4 - Pressure distribution on the surface of a rotating circular cylinder Lab Reports Due on Monday, 11/24/2014 Objective In this lab, students will be

More information

Review of fluid dynamics

Review of fluid dynamics Chapter 2 Review of fluid dynamics 2.1 Preliminaries ome basic concepts: A fluid is a substance that deforms continuously under stress. A Material olume is a tagged region that moves with the fluid. Hence

More information

Lecture 13 - Wednesday April 29th

Lecture 13 - Wednesday April 29th Lecture 13 - Wednesday April 29th jacques@ucsdedu Key words: Systems of equations, Implicit differentiation Know how to do implicit differentiation, how to use implicit and inverse function theorems 131

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

Sample Final Questions: Solutions Math 21B, Winter y ( y 1)(1 + y)) = A y + B

Sample Final Questions: Solutions Math 21B, Winter y ( y 1)(1 + y)) = A y + B Sample Final Questions: Solutions Math 2B, Winter 23. Evaluate the following integrals: tan a) y y dy; b) x dx; c) 3 x 2 + x dx. a) We use partial fractions: y y 3 = y y ) + y)) = A y + B y + C y +. Putting

More information

Jim Lambers MAT 280 Summer Semester Practice Final Exam Solution. dy + xz dz = x(t)y(t) dt. t 3 (4t 3 ) + e t2 (2t) + t 7 (3t 2 ) dt

Jim Lambers MAT 280 Summer Semester Practice Final Exam Solution. dy + xz dz = x(t)y(t) dt. t 3 (4t 3 ) + e t2 (2t) + t 7 (3t 2 ) dt Jim Lambers MAT 28 ummer emester 212-1 Practice Final Exam olution 1. Evaluate the line integral xy dx + e y dy + xz dz, where is given by r(t) t 4, t 2, t, t 1. olution From r (t) 4t, 2t, t 2, we obtain

More information

MATH 434 Fall 2016 Homework 1, due on Wednesday August 31

MATH 434 Fall 2016 Homework 1, due on Wednesday August 31 Homework 1, due on Wednesday August 31 Problem 1. Let z = 2 i and z = 3 + 4i. Write the product zz and the quotient z z in the form a + ib, with a, b R. Problem 2. Let z C be a complex number, and let

More information

1. Introduction - Tutorials

1. Introduction - Tutorials 1. Introduction - Tutorials 1.1 Physical properties of fluids Give the following fluid and physical properties(at 20 Celsius and standard pressure) with a 4-digit accuracy. Air density : Water density

More information

OUTLINE FOR Chapter 3

OUTLINE FOR Chapter 3 013/4/ OUTLINE FOR Chapter 3 AERODYNAMICS (W-1-1 BERNOULLI S EQUATION & integration BERNOULLI S EQUATION AERODYNAMICS (W-1-1 013/4/ BERNOULLI S EQUATION FOR AN IRROTATION FLOW AERODYNAMICS (W-1-.1 VENTURI

More information

ASTR 320: Solutions to Problem Set 2

ASTR 320: Solutions to Problem Set 2 ASTR 320: Solutions to Problem Set 2 Problem 1: Streamlines A streamline is defined as a curve that is instantaneously tangent to the velocity vector of a flow. Streamlines show the direction a massless

More information

Math 251 December 14, 2005 Answer Key to Final Exam. 1 18pt 2 16pt 3 12pt 4 14pt 5 12pt 6 14pt 7 14pt 8 16pt 9 20pt 10 14pt Total 150pt

Math 251 December 14, 2005 Answer Key to Final Exam. 1 18pt 2 16pt 3 12pt 4 14pt 5 12pt 6 14pt 7 14pt 8 16pt 9 20pt 10 14pt Total 150pt Name Section Math 51 December 14, 5 Answer Key to Final Exam There are 1 questions on this exam. Many of them have multiple parts. The point value of each question is indicated either at the beginning

More information

a) Derive general expressions for the stream function Ψ and the velocity potential function φ for the combined flow. [12 Marks]

a) Derive general expressions for the stream function Ψ and the velocity potential function φ for the combined flow. [12 Marks] Question 1 A horizontal irrotational flow system results from the combination of a free vortex, rotating anticlockwise, of strength K=πv θ r, located with its centre at the origin, with a uniform flow

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 FERMAT S LAST THEOREM MTHD6024B Time allowed: 3 Hours Attempt QUESTIONS 1 and 2, and THREE other questions. penalised

More information

Taylor Series and stationary points

Taylor Series and stationary points Chapter 5 Taylor Series and stationary points 5.1 Taylor Series The surface z = f(x, y) and its derivatives can give a series approximation for f(x, y) about some point (x 0, y 0 ) as illustrated in Figure

More information

Flow past a slippery cylinder

Flow past a slippery cylinder Faculty of Mathematics, University of Waterloo, Canada EFMC12, September 9-13, 2018, Vienna, Austria Problem description and background Conformal mapping Boundary conditions Rescaled equations Asymptotic

More information

PART II: 2D Potential Flow

PART II: 2D Potential Flow AERO301:Spring2011 II(a):EulerEqn.& ω = 0 Page1 PART II: 2D Potential Flow II(a): Euler s Equation& Irrotational Flow We have now completed our tour through the fundamental conservation laws that apply

More information

Before you begin read these instructions carefully.

Before you begin read these instructions carefully. MATHEMATICAL TRIPOS Part IB Friday, 8 June, 2012 1:30 pm to 4:30 pm PAPER 4 Before you begin read these instructions carefully. Each question in Section II carries twice the number of marks of each question

More information

McGill University April 20, Advanced Calculus for Engineers

McGill University April 20, Advanced Calculus for Engineers McGill University April 0, 016 Faculty of Science Final examination Advanced Calculus for Engineers Math 64 April 0, 016 Time: PM-5PM Examiner: Prof. R. Choksi Associate Examiner: Prof. A. Hundemer Student

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

I II III IV V VI VII VIII IX X Total

I II III IV V VI VII VIII IX X Total 1 of 16 HAND IN Answers recorded on exam paper. DEPARTMENT OF MATHEMATICS AND STATISTICS QUEEN S UNIVERSITY AT KINGSTON MATH 121 - APR 2017 Section 700 - CDS Students ONLY Instructor: A. Ableson INSTRUCTIONS:

More information

Solutions to Exercises 6.1

Solutions to Exercises 6.1 34 Chapter 6 Conformal Mappings Solutions to Exercises 6.. An analytic function fz is conformal where f z. If fz = z + e z, then f z =e z z + z. We have f z = z z += z =. Thus f is conformal at all z.

More information