SlideShare a Scribd company logo
2.016 Hydrodynamics Reading #3
2.016 Hydrodynamics
Prof. A.H. Techet
Introduction to basic principles of fluid mechanics
I. Flow Descriptions
1. Lagrangian (following the particle):
In rigid body mechanics the motion of a body is described in terms of the body’s position
in time. This body can be translating and possibly rotating, but not deforming. This
description, following a particle in time, is a Lagrangian description, with velocity vector
=
V ui + v j + w z . (3.1)
Using the Lagrangian approach, we can describe a particle located at point
x = ( ,
x y , z ) for some time t = to, such that the particle velocity is
o o o o
∂x
V =
∂t
, (3.2)
and particle acceleration is
∂V
a = . (3.3)
∂t
We can use Newton’s Law of motion ( F = ma ) on the body to determine the acceleration
and thus, the velocity and position. However, in fluid mechanics, it is difficult to track a
single fluid particle. But in the lab we can observe many particles passing by one single
location.
2. Eulerian (observing at one location):
In the lab, we can easily observe many particles passing a single location, and we can
make measurements such as drag on a stationary model as fluid flows past. Thus it is
useful to use the Eulerian description, or control volume approach, and describe the flow
at every fixed point in space (x y z) as a function of time, t .
, ,
version 3.0 updated 8/30/2005 -1- ©2005 A. Techet
2.016 Hydrodynamics Reading #3
version 3.0 updated 8/30/2005 -2- ©2005 A. Techet
z
x
w u
Figure 1: An Eulerian description gives a velocity vector at every point in x,y,z as a
function of time.
In an Eulerian velocity field, velocity is a function of the position vector and time,
( , )
V x t . For example:
2 2
( , ) 6 3 10
V x t tx i zy j xyt z
= + +
3. Reynolds Transport Theorem (the link between the two views):
In order to apply Newton’s Laws of motion to a control volume, we need to be able to
link the control volume view to the motion of fluid particles. To do this, we use the
Reynolds Transport Theorem, which you’ll derive in graduate fluids classes, like 2.25.
Suffice it to say that the theorem exists. For this class, we’ll use control volumes to
describe fluid motion.
4. Description of Motion:
Streamlines: Line everywhere tangent to velocity (Eulerian) (No velocity exists
perpendicular to the streamline!)
Streaklines: instantaneous loci of all fluid particles that pass through a given point xo.
2.016 Hydrodynamics Reading #3
Particle Pathlines: Trajectory of fluid particles (“more” lagrangian)
In steady flow stream, streak, and pathlines are identical!! (Steady flow has no time
dependence.)
II. Governing Laws
The governing laws of fluid motion can be derived using a control volume approach.
This is equivalent to a “fluidic black box” where all we know about the flow is what is
going in and what is coming out of the control volume: mass, momentum, and energy.
The control volume (CV) can be fixed or move with the fluid. For simplicity it is often
ideal to fix the CV, but this does not always provide the easiest solution in all cases. For
most of this class the CV will be fixed.
When analyzing a control volume problem there are three laws that are always true:
1. Conservation of Mass
2. Conservation of Momentum
3. Conservation of Energy
1. Conservation of Mass:
Basic fluid mechanics laws dictate that mass is conserved within a control volume for
constant density fluids. Thus the total mass entering the control volume must equal the
total mass exiting the control volume plus the mass accumulating within the control
volume.
mass in – mass out = mass accumulating
min − mout = m (3.4)
acc
Let us consider three cases:
version 3.0 updated 8/30/2005 -3- ©2005 A. Techet
2.016 Hydrodynamics Reading #3
Case I:
In control volume 1, water is poured into a tub with a drain. The mass flow rate into the
tub is min = ρV Ain . Similarly, the mass flow rate out of the tub is mout = ρVout Aout . If the
in
mass flow rate in is greater than the mass flow rate out, water will accumulate in the tub.
If the mass flow rate out is greater, then the tub will drain. If the two are equal, then no
water will accumulate in the tub. Think about it next time you’re in the shower!
Case II:
Control Volume 2 is a section of a pipe full of water. Since the CV is full, the only way
more mass can accumulate is if it becomes denser. Remember, in this class, we treat
water as incompressible, so the density cannot change and we never have mass
accumulating in a full control volume. Thus, the mass flow rate in equals the mass flow
rate out. Furthermore, since CV2 is drawn in a pipe of constant area, then the velocity in
must equal the velocity out. For an incompressible fluid, there is no change in velocity
through a pipe of constant area!
version 3.0 updated 8/30/2005 -4- ©2005 A. Techet
2.016 Hydrodynamics Reading #3
Case III:
Let’s now consider a general control volume immersed in a fluid:
We can write a 2D mass balance equation for the fluid entering and exiting the control
volume.
− mout = m (3.5)
min acc
∂u ∂v
ρudydz+ ρvdxdz − ρ(u + dx)dydz − ρ(v+ dy)dxdz = 0 (3.6)
∂x ∂y
∂u
−ρ dxdydz − ρ
∂v
dydxdz = 0 (3.7)
∂x ∂y
Which simplifies to,
∂u ∂v
+ = 0 (3.8)
∂x ∂y
In three dimensions, the derivation is the same, and we have:
∂u ∂v ∂w
+ + = 0 (3.9)
∂x ∂y ∂z
∂ ∂
or in vector notation, recalling the gradient operator: ∇ = ( ∂
, ∂y , ∂z ), we have
∂x
∇⋅V = 0 (3.10)
version 3.0 updated 8/30/2005 -5- ©2005 A. Techet
2.016 Hydrodynamics Reading #3
2. Conservation of Momentum:
Newton’s second law is simply the law of conservation of momentum.
It states that the time rate of change of momentum of a system of particles is equal to the
sum of external forces acting on that body.
d
Σ = {MV} (3.11)
Fi
dt
where M = ρ x z is the mass of the fluid parcel (in two dimensions, ie mass per unit
δ δ
length) and MV is the linear momentum of the system (V is the velocity vector). Since
the fluid density is constant, the time-rate of change of linear momentum can be written
as
d
x
{MV} = ρδ δ z
dV
. (3.12)
dt dt
The rate of change of velocity of the fluid parcel can be found, for small δt , as
dV
=
lim 1
{V(x +δ x z +δ z , +δtp ) − V(x z t)} (3.13)
dt δt → 0 δt
p , p t , ,
δ δ
We can substitute,δ xp = u t , and,δ zp = w t , into equation (3.13) and cancel terms to
arrive at a more familiar form of the momentum equation.
The total derivative of the velocity is written as:
DV = ∂V + ∂V u + ∂V w (3.14)
Dt ∂t ∂x ∂z
which can be simplified using the vector identity,
V ⋅∇ = u
∂
∂
x
+ v
∂
∂
y
+ w ∂ (3.15)
∂z
version 3.0 updated 8/30/2005 -6- ©2005 A. Techet
2.016 Hydrodynamics Reading #3
The total (material) derivative of the velocity is the sum of the conventional
∂
acceleration, V
, and the advection term,(V⋅∇)V :
∂t
DV ∂V
= + (V ⋅∇)V. (3.16)
Dt ∂t
Finally, the momentum equation, from equation (3.11), can be rewritten in two
dimensions as
DV
Σ = ρ δ δ z . (3.17)
Fi x
Dt
3. Forces
The LHS of equation (3.17) is the sum of the forces acting on the control volume.
Contributions from gravity and pressure both play a role in this term as well as any
applied external forces. These forces are found as follows:
1. Force on a fluid volume due to gravity:
) ˆ
F = −(ρ δ δ
g x z k (3.18)
g
2. Pressure Forces due: Force due to pressure is simply pressure times the surface area it
acts on
⋅
FP = P A. (3.19)
The pressure force in x-direction is
⎛ ⎞
x
FPx =
⎛
p +
1 ∂p
δ z⎟
⎞
δ z −⎜ p +
1 ∂p
δ z +
∂p
δ δ z = −
∂p
δ δ z (3.20)
⎜
⎝ 2 ∂z ⎠ ⎝ 2 ∂z ∂x
x⎟
⎠ ∂x
and the pressure force in z-direction is
FPz = −
∂p
δ xδ z . (3.21)
∂z
version 3.0 updated 8/30/2005 -7- ©2005 A. Techet
2.016 Hydrodynamics Reading #3
Thus the total pressure force in two dimensions is
∂
, x
FP = −(
∂p p
)δ xδ z = −∇pδ δ z. (3.22)
x z
∂ ∂
4. Euler Equation
Substituting relations (3.18) and (3.22) for the gravity and pressure forces acting on the
body, into the momentum equation (3.17) we arrive at
⎫
x g x z k −∇pδ δ
ρ
⎧
⎨
∂V
+ (V ⋅∇)V⎬δ δ z = (−ρ δ δ ) ˆ x z (3.23)
⎩ ∂t ⎭
for any δ x,δ z . The final result is the Euler equation in vector form:
⎫
ρ
⎧
⎨
∂V
+ (V ⋅∇)V⎬ = −ρgk̂ −∇ . (3.24)
⎩ ∂t ⎭
p
We can further manipulate this equation with the vector identity
(V ⋅∇)V = 1
∇(V V) , (3.25)
⋅
2
such that the Euler equation becomes
⎫
ρ ⎨
⎧∂V
+
1
∇(V V)⎬ = −ρgk̂ −∇ . (3.26)
⋅
⎩ ∂t 2 ⎭
p
version 3.0 updated 8/30/2005 -8- ©2005 A. Techet
2.016 Hydrodynamics Reading #3
5. Bernoulli’s Equation:
Application of Newton’s Second Law along a streamline:
1
2
2 1
2
2
p + ρV1 + ρgz = p + ρV2 + ρgz = C (3.27)
1 1 2 2
Assuming the following conditions:
1) Points 1 and 2 are on the same streamline!
2) Fluid density is constant
dV
3) Flow is steady: = 0 (no time dependence or turbulence)
dt
4) Fluid is “inviscid” or can be approximated as inviscid. No frictional
effects
5) No Work Added!
We can derive this through a Lagrangian derivation:
Looking at a small elemental volume along a streamline d∀ = dn ds dx (dx is the depth
into the paper).
Fluid weight in the (-z) direction.:
g dn ds dx
ρ (3.28)
Component of weight acting in the s-direction:
g sin dn ds dx
ρ β
− (3.29)
Where sin
dz
ds
β = so that the weight in the s-direction is:
version 3.0 updated 8/30/2005 -9- ©2005 A. Techet
2.016 Hydrodynamics Reading #3
dz
−ρg dn ds dx . (3.30)
ds
The force due to pressure in the s-direction is found similarly:
Fs = ⎜
⎛
p −
∂p ⎞ ⎛ ∂p ds ⎞ ⎛ ∂p
⎝ ∂s ⎠
⎟dn dx −
⎝
⎜ p +
∂s 2 ⎠
⎟dn dx =
⎝
⎜−
∂s
− ρg
∂
∂
z
s ⎠
⎟
⎞
dn ds dx (3.31)
The force accelerates the fluid along the streamline such that the rate of change in
momentum, per unit volume, is
⎛ ∂V ⎞
ρ ⎜
⎜V +
∂s
ds −V ⎟ ∂V
⎟ = ρV (3.32)
⎜ dt ⎟ ∂s
⎝ ⎠
∂s
where V = .
∂t
So Euler’s equation in one dimension along a streamline becomes:
∂V
ρV +
∂p
+ ρg
∂z
= 0 . (3.33)
∂s ∂s ∂s
Change in Pressure along a streamline: dp =
∂p
ds
∂s
∂V
Change in Velocity along a streamline: dV = ds
∂s
∂z
Change in height along a streamline: dz = ds
∂s
Multiplying equation 23 through by ds gives us
ρV dV + dp + ρg dz = 0 (3.34)
dp
+V dV + g dz = 0 (3.35)
ρ
If density is constant along the streamline then we can integrate along the streamline to
get:
version 3.0 updated 8/30/2005 -10- ©2005 A. Techet
2.016 Hydrodynamics Reading #3
p
+ 1
2V 2
+ g z = C
ρ
Along a streamline Bernoulli’s equation relates pressure, height and velocity at two
points:
p1 2
+ 1
2V1
2
+ g z =
p
+ 1
2V2
2
+ g z = C (3.36)
1 2
ρ ρ
This equation also assumes that NO additional heat or work is added to the system along
the streamline.
6. Irrotational flow
An irrotational flow is defined as a flow for which each and every fluid particle is not
rotating. Mathematically speaking, the curl of the velocity is identically zero.
ˆ
i ĵ k̂
x
ω
∂
= ∇× =
∂
V
y
∂
∂
0
z
∂
=
∂
(3.37)
u v w
∂v ∂w ∂u
ω = i
ˆ(
∂w
− ) + ĵ(
∂u
− ) + k̂(
∂v
− ) = 0. (3.38)
∂y ∂z ∂z ∂x ∂x ∂y
For 2D flow this reduces to ∂u = ∂w .
∂z ∂x
version 3.0 updated 8/30/2005 -11- ©2005 A. Techet

More Related Content

Similar to Introduction to basic principles of fluid mechanics

Basic fluids
Basic fluidsBasic fluids
Basic fluidseshenxian
 
02 conservation equations
02 conservation equations02 conservation equations
02 conservation equations
anees solangi
 
Chapter 4. diffrential
Chapter 4. diffrentialChapter 4. diffrential
Chapter 4. diffrential
kidanemariam tesera
 
Navier strokes equation
Navier strokes equationNavier strokes equation
Navier strokes equation
NEERAJ JAIN
 
Chap8_Sec3.ppt
Chap8_Sec3.pptChap8_Sec3.ppt
Chap8_Sec3.ppt
Emmanuelkodo
 
TWO-DIMENSIONAL IDEAL FLOW (Chapter 6)
TWO-DIMENSIONAL IDEAL FLOW (Chapter 6)TWO-DIMENSIONAL IDEAL FLOW (Chapter 6)
TWO-DIMENSIONAL IDEAL FLOW (Chapter 6)
Shekh Muhsen Uddin Ahmed
 
Presentation1.ppt
Presentation1.pptPresentation1.ppt
Presentation1.ppt
DoulatNangare1
 
03 tensors
03 tensors03 tensors
03 tensorsTino Lc
 
application of differential equation and multiple integral
application of differential equation and multiple integralapplication of differential equation and multiple integral
application of differential equation and multiple integral
divya gupta
 
Part 1 Last weeks summary.pdf
Part 1 Last weeks summary.pdfPart 1 Last weeks summary.pdf
Part 1 Last weeks summary.pdf
SajawalNawaz5
 
Chapter9.pdf
Chapter9.pdfChapter9.pdf
Chapter9.pdf
SaraKarawani
 
Vectors and Kinematics
Vectors and KinematicsVectors and Kinematics
Vectors and Kinematics
Dr. Virendra Kumar Verma
 
120715 - LMAJdS paper - HydroVision 2012 presentation - 14 pages
120715 - LMAJdS paper - HydroVision 2012 presentation - 14 pages120715 - LMAJdS paper - HydroVision 2012 presentation - 14 pages
120715 - LMAJdS paper - HydroVision 2012 presentation - 14 pagesLuc-Marie Jeudy de Sauceray
 
Notes mech v
Notes mech vNotes mech v
Notes mech vRung Heo
 
Application of vector integration
Application of vector integration Application of vector integration
Application of vector integration
Varuna Kapuge
 
Flow in Pipes
Flow in PipesFlow in Pipes
Flow in Pipes
MuhammadUsman1795
 

Similar to Introduction to basic principles of fluid mechanics (20)

Basic fluids
Basic fluidsBasic fluids
Basic fluids
 
02 conservation equations
02 conservation equations02 conservation equations
02 conservation equations
 
article 1
article 1article 1
article 1
 
Wave force
Wave forceWave force
Wave force
 
Chapter 4. diffrential
Chapter 4. diffrentialChapter 4. diffrential
Chapter 4. diffrential
 
Navier strokes equation
Navier strokes equationNavier strokes equation
Navier strokes equation
 
Chap8_Sec3.ppt
Chap8_Sec3.pptChap8_Sec3.ppt
Chap8_Sec3.ppt
 
TWO-DIMENSIONAL IDEAL FLOW (Chapter 6)
TWO-DIMENSIONAL IDEAL FLOW (Chapter 6)TWO-DIMENSIONAL IDEAL FLOW (Chapter 6)
TWO-DIMENSIONAL IDEAL FLOW (Chapter 6)
 
Presentation1.ppt
Presentation1.pptPresentation1.ppt
Presentation1.ppt
 
03 tensors
03 tensors03 tensors
03 tensors
 
application of differential equation and multiple integral
application of differential equation and multiple integralapplication of differential equation and multiple integral
application of differential equation and multiple integral
 
Lec02
Lec02Lec02
Lec02
 
Part 1 Last weeks summary.pdf
Part 1 Last weeks summary.pdfPart 1 Last weeks summary.pdf
Part 1 Last weeks summary.pdf
 
Chapter9.pdf
Chapter9.pdfChapter9.pdf
Chapter9.pdf
 
Vectors and Kinematics
Vectors and KinematicsVectors and Kinematics
Vectors and Kinematics
 
120715 - LMAJdS paper - HydroVision 2012 presentation - 14 pages
120715 - LMAJdS paper - HydroVision 2012 presentation - 14 pages120715 - LMAJdS paper - HydroVision 2012 presentation - 14 pages
120715 - LMAJdS paper - HydroVision 2012 presentation - 14 pages
 
Notes mech v
Notes mech vNotes mech v
Notes mech v
 
Application of vector integration
Application of vector integration Application of vector integration
Application of vector integration
 
pRO
pROpRO
pRO
 
Flow in Pipes
Flow in PipesFlow in Pipes
Flow in Pipes
 

Recently uploaded

Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 

Recently uploaded (20)

Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 

Introduction to basic principles of fluid mechanics

  • 1. 2.016 Hydrodynamics Reading #3 2.016 Hydrodynamics Prof. A.H. Techet Introduction to basic principles of fluid mechanics I. Flow Descriptions 1. Lagrangian (following the particle): In rigid body mechanics the motion of a body is described in terms of the body’s position in time. This body can be translating and possibly rotating, but not deforming. This description, following a particle in time, is a Lagrangian description, with velocity vector = V ui + v j + w z . (3.1) Using the Lagrangian approach, we can describe a particle located at point x = ( , x y , z ) for some time t = to, such that the particle velocity is o o o o ∂x V = ∂t , (3.2) and particle acceleration is ∂V a = . (3.3) ∂t We can use Newton’s Law of motion ( F = ma ) on the body to determine the acceleration and thus, the velocity and position. However, in fluid mechanics, it is difficult to track a single fluid particle. But in the lab we can observe many particles passing by one single location. 2. Eulerian (observing at one location): In the lab, we can easily observe many particles passing a single location, and we can make measurements such as drag on a stationary model as fluid flows past. Thus it is useful to use the Eulerian description, or control volume approach, and describe the flow at every fixed point in space (x y z) as a function of time, t . , , version 3.0 updated 8/30/2005 -1- ©2005 A. Techet
  • 2. 2.016 Hydrodynamics Reading #3 version 3.0 updated 8/30/2005 -2- ©2005 A. Techet z x w u Figure 1: An Eulerian description gives a velocity vector at every point in x,y,z as a function of time. In an Eulerian velocity field, velocity is a function of the position vector and time, ( , ) V x t . For example: 2 2 ( , ) 6 3 10 V x t tx i zy j xyt z = + + 3. Reynolds Transport Theorem (the link between the two views): In order to apply Newton’s Laws of motion to a control volume, we need to be able to link the control volume view to the motion of fluid particles. To do this, we use the Reynolds Transport Theorem, which you’ll derive in graduate fluids classes, like 2.25. Suffice it to say that the theorem exists. For this class, we’ll use control volumes to describe fluid motion. 4. Description of Motion: Streamlines: Line everywhere tangent to velocity (Eulerian) (No velocity exists perpendicular to the streamline!) Streaklines: instantaneous loci of all fluid particles that pass through a given point xo.
  • 3. 2.016 Hydrodynamics Reading #3 Particle Pathlines: Trajectory of fluid particles (“more” lagrangian) In steady flow stream, streak, and pathlines are identical!! (Steady flow has no time dependence.) II. Governing Laws The governing laws of fluid motion can be derived using a control volume approach. This is equivalent to a “fluidic black box” where all we know about the flow is what is going in and what is coming out of the control volume: mass, momentum, and energy. The control volume (CV) can be fixed or move with the fluid. For simplicity it is often ideal to fix the CV, but this does not always provide the easiest solution in all cases. For most of this class the CV will be fixed. When analyzing a control volume problem there are three laws that are always true: 1. Conservation of Mass 2. Conservation of Momentum 3. Conservation of Energy 1. Conservation of Mass: Basic fluid mechanics laws dictate that mass is conserved within a control volume for constant density fluids. Thus the total mass entering the control volume must equal the total mass exiting the control volume plus the mass accumulating within the control volume. mass in – mass out = mass accumulating min − mout = m (3.4) acc Let us consider three cases: version 3.0 updated 8/30/2005 -3- ©2005 A. Techet
  • 4. 2.016 Hydrodynamics Reading #3 Case I: In control volume 1, water is poured into a tub with a drain. The mass flow rate into the tub is min = ρV Ain . Similarly, the mass flow rate out of the tub is mout = ρVout Aout . If the in mass flow rate in is greater than the mass flow rate out, water will accumulate in the tub. If the mass flow rate out is greater, then the tub will drain. If the two are equal, then no water will accumulate in the tub. Think about it next time you’re in the shower! Case II: Control Volume 2 is a section of a pipe full of water. Since the CV is full, the only way more mass can accumulate is if it becomes denser. Remember, in this class, we treat water as incompressible, so the density cannot change and we never have mass accumulating in a full control volume. Thus, the mass flow rate in equals the mass flow rate out. Furthermore, since CV2 is drawn in a pipe of constant area, then the velocity in must equal the velocity out. For an incompressible fluid, there is no change in velocity through a pipe of constant area! version 3.0 updated 8/30/2005 -4- ©2005 A. Techet
  • 5. 2.016 Hydrodynamics Reading #3 Case III: Let’s now consider a general control volume immersed in a fluid: We can write a 2D mass balance equation for the fluid entering and exiting the control volume. − mout = m (3.5) min acc ∂u ∂v ρudydz+ ρvdxdz − ρ(u + dx)dydz − ρ(v+ dy)dxdz = 0 (3.6) ∂x ∂y ∂u −ρ dxdydz − ρ ∂v dydxdz = 0 (3.7) ∂x ∂y Which simplifies to, ∂u ∂v + = 0 (3.8) ∂x ∂y In three dimensions, the derivation is the same, and we have: ∂u ∂v ∂w + + = 0 (3.9) ∂x ∂y ∂z ∂ ∂ or in vector notation, recalling the gradient operator: ∇ = ( ∂ , ∂y , ∂z ), we have ∂x ∇⋅V = 0 (3.10) version 3.0 updated 8/30/2005 -5- ©2005 A. Techet
  • 6. 2.016 Hydrodynamics Reading #3 2. Conservation of Momentum: Newton’s second law is simply the law of conservation of momentum. It states that the time rate of change of momentum of a system of particles is equal to the sum of external forces acting on that body. d Σ = {MV} (3.11) Fi dt where M = ρ x z is the mass of the fluid parcel (in two dimensions, ie mass per unit δ δ length) and MV is the linear momentum of the system (V is the velocity vector). Since the fluid density is constant, the time-rate of change of linear momentum can be written as d x {MV} = ρδ δ z dV . (3.12) dt dt The rate of change of velocity of the fluid parcel can be found, for small δt , as dV = lim 1 {V(x +δ x z +δ z , +δtp ) − V(x z t)} (3.13) dt δt → 0 δt p , p t , , δ δ We can substitute,δ xp = u t , and,δ zp = w t , into equation (3.13) and cancel terms to arrive at a more familiar form of the momentum equation. The total derivative of the velocity is written as: DV = ∂V + ∂V u + ∂V w (3.14) Dt ∂t ∂x ∂z which can be simplified using the vector identity, V ⋅∇ = u ∂ ∂ x + v ∂ ∂ y + w ∂ (3.15) ∂z version 3.0 updated 8/30/2005 -6- ©2005 A. Techet
  • 7. 2.016 Hydrodynamics Reading #3 The total (material) derivative of the velocity is the sum of the conventional ∂ acceleration, V , and the advection term,(V⋅∇)V : ∂t DV ∂V = + (V ⋅∇)V. (3.16) Dt ∂t Finally, the momentum equation, from equation (3.11), can be rewritten in two dimensions as DV Σ = ρ δ δ z . (3.17) Fi x Dt 3. Forces The LHS of equation (3.17) is the sum of the forces acting on the control volume. Contributions from gravity and pressure both play a role in this term as well as any applied external forces. These forces are found as follows: 1. Force on a fluid volume due to gravity: ) ˆ F = −(ρ δ δ g x z k (3.18) g 2. Pressure Forces due: Force due to pressure is simply pressure times the surface area it acts on ⋅ FP = P A. (3.19) The pressure force in x-direction is ⎛ ⎞ x FPx = ⎛ p + 1 ∂p δ z⎟ ⎞ δ z −⎜ p + 1 ∂p δ z + ∂p δ δ z = − ∂p δ δ z (3.20) ⎜ ⎝ 2 ∂z ⎠ ⎝ 2 ∂z ∂x x⎟ ⎠ ∂x and the pressure force in z-direction is FPz = − ∂p δ xδ z . (3.21) ∂z version 3.0 updated 8/30/2005 -7- ©2005 A. Techet
  • 8. 2.016 Hydrodynamics Reading #3 Thus the total pressure force in two dimensions is ∂ , x FP = −( ∂p p )δ xδ z = −∇pδ δ z. (3.22) x z ∂ ∂ 4. Euler Equation Substituting relations (3.18) and (3.22) for the gravity and pressure forces acting on the body, into the momentum equation (3.17) we arrive at ⎫ x g x z k −∇pδ δ ρ ⎧ ⎨ ∂V + (V ⋅∇)V⎬δ δ z = (−ρ δ δ ) ˆ x z (3.23) ⎩ ∂t ⎭ for any δ x,δ z . The final result is the Euler equation in vector form: ⎫ ρ ⎧ ⎨ ∂V + (V ⋅∇)V⎬ = −ρgk̂ −∇ . (3.24) ⎩ ∂t ⎭ p We can further manipulate this equation with the vector identity (V ⋅∇)V = 1 ∇(V V) , (3.25) ⋅ 2 such that the Euler equation becomes ⎫ ρ ⎨ ⎧∂V + 1 ∇(V V)⎬ = −ρgk̂ −∇ . (3.26) ⋅ ⎩ ∂t 2 ⎭ p version 3.0 updated 8/30/2005 -8- ©2005 A. Techet
  • 9. 2.016 Hydrodynamics Reading #3 5. Bernoulli’s Equation: Application of Newton’s Second Law along a streamline: 1 2 2 1 2 2 p + ρV1 + ρgz = p + ρV2 + ρgz = C (3.27) 1 1 2 2 Assuming the following conditions: 1) Points 1 and 2 are on the same streamline! 2) Fluid density is constant dV 3) Flow is steady: = 0 (no time dependence or turbulence) dt 4) Fluid is “inviscid” or can be approximated as inviscid. No frictional effects 5) No Work Added! We can derive this through a Lagrangian derivation: Looking at a small elemental volume along a streamline d∀ = dn ds dx (dx is the depth into the paper). Fluid weight in the (-z) direction.: g dn ds dx ρ (3.28) Component of weight acting in the s-direction: g sin dn ds dx ρ β − (3.29) Where sin dz ds β = so that the weight in the s-direction is: version 3.0 updated 8/30/2005 -9- ©2005 A. Techet
  • 10. 2.016 Hydrodynamics Reading #3 dz −ρg dn ds dx . (3.30) ds The force due to pressure in the s-direction is found similarly: Fs = ⎜ ⎛ p − ∂p ⎞ ⎛ ∂p ds ⎞ ⎛ ∂p ⎝ ∂s ⎠ ⎟dn dx − ⎝ ⎜ p + ∂s 2 ⎠ ⎟dn dx = ⎝ ⎜− ∂s − ρg ∂ ∂ z s ⎠ ⎟ ⎞ dn ds dx (3.31) The force accelerates the fluid along the streamline such that the rate of change in momentum, per unit volume, is ⎛ ∂V ⎞ ρ ⎜ ⎜V + ∂s ds −V ⎟ ∂V ⎟ = ρV (3.32) ⎜ dt ⎟ ∂s ⎝ ⎠ ∂s where V = . ∂t So Euler’s equation in one dimension along a streamline becomes: ∂V ρV + ∂p + ρg ∂z = 0 . (3.33) ∂s ∂s ∂s Change in Pressure along a streamline: dp = ∂p ds ∂s ∂V Change in Velocity along a streamline: dV = ds ∂s ∂z Change in height along a streamline: dz = ds ∂s Multiplying equation 23 through by ds gives us ρV dV + dp + ρg dz = 0 (3.34) dp +V dV + g dz = 0 (3.35) ρ If density is constant along the streamline then we can integrate along the streamline to get: version 3.0 updated 8/30/2005 -10- ©2005 A. Techet
  • 11. 2.016 Hydrodynamics Reading #3 p + 1 2V 2 + g z = C ρ Along a streamline Bernoulli’s equation relates pressure, height and velocity at two points: p1 2 + 1 2V1 2 + g z = p + 1 2V2 2 + g z = C (3.36) 1 2 ρ ρ This equation also assumes that NO additional heat or work is added to the system along the streamline. 6. Irrotational flow An irrotational flow is defined as a flow for which each and every fluid particle is not rotating. Mathematically speaking, the curl of the velocity is identically zero. ˆ i ĵ k̂ x ω ∂ = ∇× = ∂ V y ∂ ∂ 0 z ∂ = ∂ (3.37) u v w ∂v ∂w ∂u ω = i ˆ( ∂w − ) + ĵ( ∂u − ) + k̂( ∂v − ) = 0. (3.38) ∂y ∂z ∂z ∂x ∂x ∂y For 2D flow this reduces to ∂u = ∂w . ∂z ∂x version 3.0 updated 8/30/2005 -11- ©2005 A. Techet