Conservation Laws and Governing Equations of Fluid Mechanics
Conservation Laws and Governing Equations of Fluid Mechanics
Conservation Laws and Governing Equations of Fluid Mechanics
Governing Equations of
Fluid Mechanics
Dr. Fahad Butt
LECTURE 2
Conservation Laws and Governing
Equations
1.1. Synopsis
• Continuum Hypothesis
• Euler and Lagrangian Descriptions
• Relationship Between Eulerian and Lagrangian Descriptions
• Conservation Laws of Mass, Momentum and Energy
• Assignment: Navier-Stoke’s Equations
The dxdt
=u, dy
dt
= v, and dz
dt
= w are the total derivatives and not partial
because x, y and z are functions of time only. Also, u, v and w are
the cartesian velocity components in x, y and z coordinate directions
respectively.
D
In fluid dynamics, we quite often replace dtd with Dt , such that the
equation 1.2 becomes:
Dρ ∂ρ ∂ρ ∂ρ ∂ρ ∂ρ
(1.3) = +u +v +w = + u · ∇ρ.
Dt ∂t ∂x ∂y ∂z ∂t
D
Dt
is a special operator, which is called the substantial or material
derivative or convective derivative and gives the total rate of change of
a moving particle. Its mathematical definition, therefore, is:
D ∂
(1.4) = + u · ∇.
Dt ∂t
4 DR. FAHAD BUTT, CONSERVATION LAWS
For a lagrangian volume, the time rate of change of the total mass is
zero, as no matter flows across the surface (by definition). Hence
Z
dm d
(1.6) = ρ (r, t) dΩ = 0.
dt dt Ω(t)
Can we randomly and simple-mindedly move the time rate of change
inside the volume integral or equivalently can we move the volume
integral outside of the time rate of change? This is only possible if the
volume integral is considered independent of time. By definition you
know that the lagrangian volume changes shape and size as it moves
in space-time, therefore the limits of integration of the volume integral
is time dependent when the fluid is in motion.
Hence we are stuck with a problem of finding a time rate of change
of a time-dependent volume integral of time-dependent integrands. The
procedure to deal with taking a time derivative of a volume integral of
a moving system is known as the Reynolds Transport Theorem.
This is done by assuming that at a given time instant t, the la-
grangian volume coincides exactly with an eulerian volume. Ofcourse
at time t + δt, the lagrangian volume will move on leaving the eulerian
volume behind. But we are only interested in a frozen time instant t
when the two volumes conincide. This way, we can apply the concept
of rate of change of an extensive property of an eulerian volume.
Reynolds Transport Theorem says that the time rate of change of
an extensive property (total mass of the lagrangian volume) is equal
to time rate of change of the corresponding intensive property (local
density inside the eulerian volume) plus the net flow rate across the
surface of the eulerian volume.
LECTURE 2. CONSERVATION LAWS AND GOVERNING EQUATIONS 5
where n̂ is the outward directed unit vector for the surface area element
db. Since the lagrangian volume has a finite volume, we are only inter-
ested in the volume integrals. Using the Gauss’s divergence theorem
for the last term on the right-hand-side in equation 1.7 gives:
Z Z
dm ∂ρ
(1.8) = dΩ + {∇ · ρu} dΩ = 0,
dt Ω(t) ∂t Ω(t)
or
Z
dm ∂ρ
(1.9) = + ∇ · ρu dΩ = 0.
dt Ω(t) ∂t
Now, since the volume integral is zero for the chosen volume, the inte-
grand must be zero. Hence, the differential form of the Law of Conser-
vation of Mass becomes:
∂ρ
(1.10) + ∇ · ρu = 0,
∂t
where the last term on the right-hand-side is a divergence of the product
of velocity vector u and density ρ, and can be expanded as:
(1.11) ∇ · ρu = (ρ∇) · u + ρ (∇ · u) .
Substituting equation 1.11 in equation 1.10 produces:
∂ρ
(1.12) + (ρ∇) · u + ρ (∇ · u) = 0,
∂t
Dρ ∂ρ
recalling that Dt
= ∂t
+ (ρ∇) · u, the equation 1.12 becomes:
Dρ
(1.13) + ρ (∇ · u) = 0,
Dt
giving us an alternate form of the differential form of the Law of Con-
servation of Mass. Equations 1.10 and 1.13 are two variants of the Law
of conservation of Mass and any of these two equations is called the
continuity equation used in the Navier-Stoke’s set of equations.
where T̄¯ is the stress tensor (second-order vector) including the con-
tributions from both normal stresses (i.e., pressures) and tangential
stresses (i.e., shear stresses). Tensors are a compact index form of rep-
resenting equations. Its study might be out of scope for your course
but kindly attend the class presentation to understand the idea behind
it. At the moment it is sufficient to understand that this represents
the surface forces.
Recalling the use of the Reynold’s transport theorem and then the
Divergence theorem for the surface integral, we get for the only term
on the left hand side:
Z Z
d ∂ρu
(1.18) ρudΩ = + ∇ · (ρuu) dΩ,
dt Ω(t) Ω(t) ∂t
also using the Divergence theorem for the last term on the right hand
side in equation 1.17 gives:
Z Z
(1.19) ¯
T̄ · n̂ db = ¯
∇ · T̄ dΩ.
b(t) Ω(t)
Substituting equations 1.18 and 1.19 in 1.17 finally gives the integral
form of the Law of Conservation of linear momentum:
Z
∂ρu ¯
(1.20) + ∇ · ρuu − ρf − ∇ · T̄ dΩ = 0.
Ω(t) ∂t
The integrand must hold too:
∂ρu ¯ = 0.
(1.21) + ∇ · ρuu − ρf − ∇ · T̄
∂t
The second term in the differential form of the Law of Conservation of
linear momentum (equation 1.21) can be simplified by using the vector
identity:
(1.22) ∇ · (ρuu) = ρu · ∇u + u (∇ · (ρu)) ,
∂ρ
and using the continuity equation ∂t
+ ∇ · ρu = 0, we get:
∂ρ
(1.23) ∇ · (ρuu) = ρu · ∇u + u .
∂t
Hence a simplified form of the Law of Conservation of linear momentum
is:
∂u ¯ + ρf ,
(1.24) ρ + ρu · ∇u = ∇ · T̄
∂t
or in terms of material derivative:
Du ¯ + ρf .
(1.25) ρ = ∇ · T̄
Dt
8 DR. FAHAD BUTT, CONSERVATION LAWS