guide
guide
Skeleton Guide
Joseph E. Shepherd
Graduate Aerospace Laboratories
California Institute of Technology
Pasadena, CA 91125
©1995–2021
Joseph E. Shepherd
ORCID 0000-0003-3181-9310
July 6, 2021
Contents
1 Fundamentals 1
1.1 Control Volume Statements . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Reynolds Transport Theorem . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 Integral Equations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3.1 Simple Control Volumes . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.3.2 Steady Momentum Balance . . . . . . . . . . . . . . . . . . . . . . . 3
1.4 Vector Calculus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.4.1 Vector Identities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.4.2 Curvilinear Coordinates . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.4.3 Gauss’ Divergence Theorem . . . . . . . . . . . . . . . . . . . . . . . 4
1.4.4 Stokes’ Theorem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.4.5 Div, Grad and Curl . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.4.6 Specific Coordinates . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.5 Differential Relations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.5.1 Conservation form . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.6 Convective Form . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.7 Divergence of Viscous Stress . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.8 Euler Equations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.9 Bernoulli Equation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.10 Vorticity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
1.11 Dimensional Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2 Thermodynamics 12
2.1 Thermodynamic potentials and fundamental relations . . . . . . . . . . . . . 12
2.2 Maxwell relations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.3 Various defined quantities . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.4 v(P, s) relation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
2.5 Equation of State Construction . . . . . . . . . . . . . . . . . . . . . . . . . 14
3 Compressible Flow 16
3.1 Steady Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
3.1.1 Streamlines and Total Properties . . . . . . . . . . . . . . . . . . . . 16
3.2 Quasi-One Dimensional Flow . . . . . . . . . . . . . . . . . . . . . . . . . . 17
3.2.1 Isentropic Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
3.3 Heat and Friction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
3.3.1 Fanno Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
3.3.2 Rayleigh Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
3.4 Shock Jump Conditions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
3.4.1 Lab frame (moving shock) versions . . . . . . . . . . . . . . . . . . . 22
3.5 Perfect Gas Results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
3.6 Reflected Shock Waves . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
3.7 Detonation Waves . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
3.8 Perfect-Gas, 2-γ Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
i
3.8.1 2-γ Solution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
3.8.2 High-Explosives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
3.9 Weak shock waves . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
3.10 Acoustics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
3.11 Multipole Expansion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
3.12 Baffled (surface) source . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
3.13 1-D Unsteady Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
3.14 2-D Steady Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
3.14.1 Oblique Shock Waves . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
3.14.2 Weak Oblique Waves . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
3.14.3 Prandtl-Meyer Expansion . . . . . . . . . . . . . . . . . . . . . . . . 34
3.14.4 Inviscid Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
3.14.5 Potential Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
3.14.6 Natural Coordinates . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
3.14.7 Method of Characteristics . . . . . . . . . . . . . . . . . . . . . . . . 36
5 Viscous Flow 59
5.1 Scaling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
5.2 Two-Dimensional Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
5.3 Parallel Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61
5.3.1 Steady Flows . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61
5.3.2 Poiseuille Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
5.3.3 Rayleigh Problem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
5.4 Boundary Layers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
ii
5.4.1 Blasius Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67
5.4.2 Falkner-Skan Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68
5.5 Kármán Integral Relations . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68
5.6 Thwaites’ Method . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69
5.7 Laminar Separation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69
5.8 Compressible Boundary Layers . . . . . . . . . . . . . . . . . . . . . . . . . 70
5.8.1 Transformations and Approximations . . . . . . . . . . . . . . . . . . 70
5.8.2 Energy Equation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71
5.8.3 Moving Shock Waves . . . . . . . . . . . . . . . . . . . . . . . . . . . 73
5.8.4 Weak Shock Wave Structure . . . . . . . . . . . . . . . . . . . . . . . 74
5.9 Creeping Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75
iii
1
1 Fundamentals
1.1 Control Volume Statements
Ω is a material volume, V is an arbitrary control volume, ∂Ω indicates the surface of the
volume.
mass conservation:
Z
d
ρ dV = 0 (1)
dt Ω
Momentum conservation:
Z
d
ρu dV = F (2)
dt Ω
Forces: Z Z
F= ρG dV + T dA (3)
Ω ∂Ω
Surface traction forces
T = −P n̂ + τ · n̂ = T · n̂ (4)
Stress tensor T
T = −P I + τ or Tik = −P δik + τik (5)
where I is the unit tensor, which in cartesian coordinates is
I = δik (6)
Viscous stress tensor, shear viscosity µ, bulk viscosity µv
1
τik = 2µ Dik − δik Djj + µv δik Djj implicit sum on j (7)
3
Deformation tensor
1 ∂ui ∂uk 1
∇u + ∇uT
Dik = + or (8)
2 ∂xk ∂xi 2
Energy conservation:
|u|2
Z
d
ρ e+ dV = Q̇ + Ẇ (9)
dt Ω 2
Work: Z Z
Ẇ = ρG · u dV + T · u dA (10)
Ω ∂Ω
Heat: Z
Q̇ = − q · n̂ dA (11)
∂Ω
heat flux q, thermal conductivity k and thermal radiation qr
q = −k∇T + qr (12)
Entropy inequality (2nd Law of Thermodynamics):
q · n̂
Z Z
d
ρs dV ≥ − dA (13)
dt Ω ∂Ω T
2 1 FUNDAMENTALS
|u|2 |u|2
Z Z
d
ρ e+ dV + ρ e+ (u − uV ) · n̂ dA =
dt V 2 ∂V 2
Z Z Z
ρG · u dV + T · u dA − q · n̂ dA (18)
V ∂V ∂V
Z Z Z
d q
ρsdV + ρs (u − uV ) · n̂ dA + · n̂ dA ≥ 0 (19)
dt V ∂V ∂V T
Stationary control volume:
Z Z
d
ρdV + ρu · n̂ dA = 0 (20)
dt V ∂V
Z Z Z Z
d
ρudV + ρuu · n̂ dA = ρG dV + T dA (21)
dt V ∂V V ∂V
|u|2 |u|2
Z Z
d
ρ e+ dV + ρ e+ u · n̂ dA =
dt V 2 ∂V 2
Z Z Z
ρG · u dV + T · u dA − q · n̂ dA (22)
V ∂V ∂V
Z Z Z
d q
ρsdV + ρsu · n̂ dA + · n̂ dA ≥ 0 (23)
dt V ∂V ∂V T
1.4 Vector Calculus 3
where Ai is the cross-sectional area of the ith connection and ṁi = ρi ui is the mass flow rate
per unit area through this connection. The energy equation for this same situation is
I
|u|2 |ui |2
Z
dE d X
= ρ e+ + gz dV = Ai ṁi hi + + gzi
dt dt V 2 i=1
2
J
|uj |2
X
− Aj ṁj hj + + gzj + Q̇ + Ẇ (25)
j=1
2
where Q̇ is the thermal energy (heat) transferred into the control volume and Ẇ is the
mechanical work done on the fluid inside the control volume.
ei · ek = δik (33)
and form a right-handed coordinate system
e3 = e1 × e2 (34)
∂r
hi ≡ (36)
∂xi
The unit of arc length in this coordinate system is ds2 = dr · dr:
This leads to the simple interpretation of the divergence as the following limit
Z
1
∇ · F ≡ lim F · n̂ dA (40)
V →0 V ∂V
For a vector or tensor field F, the following relationship holds on an open, two-sided surface
S bounded by a closed, non-intersecting curve ∂S:
Z Z
(∇ × F) · n̂ dA ≡ F · dr (43)
S ∂S
1 ∂ψ 1 ∂ψ 1 ∂ψ
∇ψ = e1 + e2 + e3 (44)
h1 ∂x1 h2 ∂x2 h3 ∂x3
A simple interpretation of the gradient operator is in terms of the differential of a function
in a direction â
dâ ψ = lim ψ(x + da) − ψ(x) = ∇ψ · da (45)
da→0
h1 e1 h2 e2 h3 e3
1 ∂ ∂ ∂
∇×F= ∂x1 ∂x2 ∂x3 (47)
h1 h2 h3
h1 F1 h2 F2 h3 F3
e1 ∂ ∂
∇×F = (h3 F3 ) − (h2 F2 )
h2 h3 ∂x2 ∂x3
e2 ∂ ∂
+ (h1 F1 ) − (h3 F3 )
h3 h1 ∂x3 ∂x1
e3 ∂ ∂
+ (h2 F2 ) − (h1 F1 ) (48)
h1 h2 ∂x1 ∂x2
Cartesian
(x, y, z) x y z 1 1 1
Cylindrical
(r, θ, z) r sin θ r cos θ z 1 r 1
Spherical
(r, φ, θ) r sin φ cos θ r sin φ sin θ r cos φ 1 r r sin φ
Parabolic Cylindrical √
1 2 2
(u, v, z) 2 (u − v ) uv z u2 + v 2 h1 1
Paraboloidal √
1 2
(u, v, φ) uv cos φ uv sin φ 2 (u − v2 ) u2 + v 2 h1 uv
Elliptic Cylindrical p
(u, v, z) a cosh u cos v a sinh u sin v z a sinh2 u + sin2 v h1 1
Prolate Spheroidal p
(ξ, η, φ) a sinh ξ sin η cos φ a sinh ξ sin η sin φ a cosh ξ cos η a sinh2 ξ + sin2 η h1 a sinh ξ sin η
Dρ
= −ρ∇ · u (56)
Dt
Du
ρ = −∇P + ∇ · τ + ρG (57)
Dt
|u|2
D
ρ e+ = ∇ · (T · u) − ∇ · q + ρG · u (58)
Dt 2
Ds q
ρ ≥ −∇ · (59)
Dt T
Alternate forms of the energy equation:
|u|2
D
ρ e+ = −∇ · (P u) + ∇ · (τ · u) − ∇ · q + ρG · u (60)
Dt 2
Formulation using enthalpy h = e + P/ρ
|u|2
D ∂P
ρ h+ = + ∇ · (τ · u) − ∇ · q + ρG · u (61)
Dt 2 ∂t
D |u|2
ρ = − (u · ∇) P + u · ∇ · τ + ρG · u (62)
Dt 2
Thermal energy equation
De Dv
= −P + vτ :∇u − v∇ · q (63)
Dt Dt
Dissipation
∂ui
Υ = τ :∇u = τik sum on i and k (64)
∂xk
Entropy
2
Ds q Υ ∇T
ρ = −∇ · + +k (65)
Dt T T T
Dρ
= −ρ∇ · u (67)
Dt
Du
ρ = −∇P (68)
Dt
|u|2
D ∂P
ρ h+ = (69)
Dt 2 ∂t
Ds
≥ 0 (70)
Dt
|u|2
D ∂P
ρ h+ = + ∇ · (τ · u) − ∇ · q + ρG · u (71)
Dt 2 ∂t
and further suppose that the external force field G is conservative and can be derived from
a potential Φ as
G = −∇Φ (72)
|u|2
D ∂P
ρ h+ +Φ = + ∇ · (τ · u) − ∇ · q (73)
Dt 2 ∂t
|u|2
u·∇ h+ +Φ =0 (75)
2
Or
H◦ = constant on streamlines
For the ordinary case of isentropic flow of an incompressible fluid dh = dP/ρ◦ in a uniform
gravitational field Φ = g(z − z◦ ), we have the standard result
|u|2
P + ρ◦ + ρ◦ gz = constant (76)
2
1.10 Vorticity 9
1.10 Vorticity
Vorticity is defined as
ω ≡∇×u (77)
and the vector identities can be used to obtain
|u|2
(u · ∇)u = ∇( ) − u × (∇ × u) (78)
2
The momentum equation can be reformulated to read:
|u|2
∂u ∇·τ
∇H = ∇ h + +Φ =− + u × ω + T ∇s + (79)
2 ∂t ρ
10 1 FUNDAMENTALS
r≤f
Parameters for Air and Water Values given for nominal standard conditions 20 C and
1 bar.
Air Water
shear viscosity µ (kg/ms) 1.8×10−5 1.00×10−3
kinematic viscosity ν 2
(m /s) 1.5×10−5 1.0×10−6
thermal conductivity k (W/mK) 2.54×10−2 0.589
thermal diffusivity κ (m2 /s) 2.1×10−5 1.4×10−7
specific heat cp (J/kgK) 1004. 4182.
sound speed c (m/s) 343.3 1484
density ρ (kg/m3 ) 1.2 998.
gas constant R (m2 /s2 K) 287 462.
thermal expansion β (K−1 ) 3.3×10−4 2.1×10−4
−1
isentropic compressibility κs (Pa ) 7.01×10−6 4.5×10−10
2 Thermodynamics
energy e(s, v)
de = T ds − P dv (80)
enthalpy h(s, P ) = e + Pv
dh = T ds + v dP (81)
Helmholtz f (T, v) = e − Ts
df = −s dT − P dv (82)
Gibbs g(T, P ) = e − Ts + Pv
dg = −s dT + v dP (83)
∂T ∂P
= − (84)
∂v s ∂s v
∂T ∂v
= (85)
∂P s ∂s P
∂s ∂P
= (86)
∂v T ∂T v
∂s ∂v
= − (87)
∂P T ∂T P
Calculus identities:
∂F ∂F
F (x, y, . . . ) dF = dx + dy + . . . (88)
∂x y,z,... ∂y x,z,...
∂f
∂x ∂y
=− ∂f
x (89)
∂y f ∂x y
∂x 1
= ∂f
(90)
∂f y ∂x y
2.3 Various defined quantities 13
∂e
specific heat at constant volume cv ≡ (91)
∂T v
∂h
specific heat at constant pressure cp ≡ (92)
∂T P
cp
ratio of specific heats γ ≡ (93)
c
sv
∂P
sound speed c ≡ (94)
∂ρ s
1 ∂v
coefficient of thermal expansion β ≡ (95)
v ∂T P
1 ∂v
isothermal compressibility KT ≡ − (96)
v ∂P T
1 ∂v 1
isentropic compressibility Ks ≡ − = 2 (97)
v ∂P s ρc
∂P ∂P
KT = γKs or =γ (98)
∂v s ∂v T
2
∂P ∂v
cp − cv = −T (99)
∂v T ∂T P
Fundamental derivative
c4 ∂ 2 v
Γ ≡ (100)
2v 3 ∂P 2 s
v3 ∂ 2P
= (101)
2c2 ∂v 2 s
∂c
= 1 + ρc (102)
∂P
2 2 s
1 v ∂ h
= +1 (103)
2 c2 ∂v 2 s
2 ∂P
c ≡ (104)
∂ρ s
∂P
2
= −v (105)
∂v s
v
= (106)
Ks
v
= γ (107)
Kt
Grüneisen Coefficient
vβ
G ≡ (108)
cv KT
∂P
= v (109)
∂e v
vβ
= (110)
cp Ks
v ∂T
= − (111)
T ∂v s
dv T ds
= −Ks dP + Γ(Ks dP )2 + β + ... (112)
v cp
2
dP dP T ds
= − 2 +Γ 2
+ G 2 + ... (113)
ρc ρc c
The ideal gas limit ρ◦ → 0 has to be carried out slightly differently since the ideal gas
entropy, unlike the internal energy, is a function of density and is singular at ρ = 0. Define
Z T ig Z ρ
ig cv (T ) dρ
s = dT − R (122)
T◦ T ρ◦ ρ
where the second integral on the RHS is R ln ρ◦ /ρ. Then compute the residual function by
substracting the singular part before carrying out the integration
Z ρ !
1 ∂P dρ
sr (ρ, T ) = R− (123)
0 ρ ∂T ρ ρ
and the complete expression for entropy is
3 Compressible Flow
3.1 Steady Flow
A steady flow must be considered as compressible when the Mach number M = u/c is
sufficiently large. In an isentropic flow, the change in density produced by a speed u can be
estimated as
1
∆ρs = c−2 ∆P ∼ − ρM 2 (125)
2
from the energy equation discussed below and the fundamental relation of thermodynamics.
If the flow is unsteady, then the change in the density along the pathlines for inviscid
flows without body forces is
u · ∇u2 1 1 ∂u2 1 ∂P
1 Dρ
= −∇ · u = − − 2 − (126)
ρ Dt 2c2 c 2 ∂t ρ ∂t
This first term is the steady flow condition ∼ M 2 . The second set of terms in the square
braces are the unsteady contributions. These will be significant when the time scale T is
comparable to the acoustic transit time L/c◦ , i.e., T ∼ Lco .
dX
=u X = x◦ when t = 0 (127)
dt
which in Cartesian coordinates yields
|u|2
ht = h + = constant (129)
2
Velocity along a streamline is given by the energy equation:
p
u = |u| = 2(ht − h) (130)
Total properties are defined in terms of total enthalpy and an idealized isentropic deceleration
process along a streamline. Total pressure is defined by
Pt ≡ P (s◦ , ht ) (131)
Other total properties Tt , ρt , etc. can be computed from the equation of state.
3.2 Quasi-One Dimensional Flow 17
d(ρuA) = 0 (132)
ρudu = −dP (133)
u2
h+ = constant or dh = −udu (134)
2
ds ≥ 0 (135)
If ds = 0, then
(dρ)2
dP = c2 dρ + c2 (Γ − 1) + ... (136)
ρ
For isentropic flow, the quasi-one-dimensional equations can be written in terms of the Mach
number as:
1 dρ M 2 1 dA
= (137)
ρ dx 1 − M 2 A dx
1 dP M 2 1 dA
= (138)
ρc2 dx 1 − M 2 A dx
1 du 1 1 dA
= − 2
(139)
u dx 1 − M A dx
1 dM 1 + (Γ − 1)M 2 1 dA
= − (140)
M dx 1 − M2 A dx
2
1 dh M 1 dA
= (141)
c2 dx 1 − M 2 A dx
2
Γ d2 A
dM
= (142)
dx 2A dx2
18 3 COMPRESSIBLE FLOW
Ideal Gas For an ideal gas P = ρRT and e = e(T ) only. In that case, we have
Z T Z T
cP (T )
h(T ) = e + RT = h◦ + cv (T ) dT, s = s◦ + dT − R ln(P/P◦ ) (150)
T◦ T◦ T
γ + 1 γ − 1 T dγ
Γig = + (151)
2 2 γ dT
Perfect or Constant-γ Gas Perfect gas results for isentropic flow can be derived from
the equation of state
γR
P = ρRT h = cp T cp = (152)
γ−1
the value of Γ for a perfect gas,
γ+1
Γpg = (153)
2
the energy integral,
γ−1 2
Tt = T 1 + M (154)
2
and the expression for entropy
T
s − so = cp ln − R ln P/Po (155)
To
or
3.3 Heat and Friction 19
T
s − so = cv ln − R ln ρ/ρo
To
Tt γ−1 2
= 1+ M (156)
T 2
γ
γ−1
Pt Tt
= (157)
P T
1
γ−1
ρt Tt
= (158)
ρ T
M
u = ct q (161)
γ−1
1+ 2
M2
Alternative reference speeds
r r
∗ γ+1 ∗ γ+1
ct = c umax = c (162)
2 γ−1
ρu = ṁ = constant (163)
ρudu + dP = −F dx (164)
dh + udu = Qdx (165)
1 F
ds = Q+ dx (166)
T ρ
20 3 COMPRESSIBLE FLOW
F is the frictional stress per unit length of the duct. In terms of the Fanning friction factor
f
2
F = f ρu2 (167)
D
where D is the hydraulic diameter of the duct D = 4×area/perimeter. Note that the
conventional D’Arcy or Moody friction factor λ = 4 f .
Q is the energy addition as heat per unit mass and unit length of the duct. If the heat
flux into the fluid is q̇, then we have
q̇ 4
Q= (168)
ρu D
ρu = ṁ = constant (169)
ρudu + dP = −F dx (170)
u2
h+ = ht = constant (171)
2
(172)
c2 − u 2
ds
T = (173)
dv F anno v(1 + G)
ρu = ṁ = constant (174)
P + ρu2 = I (175)
dh + udu = Qdx (176)
(177)
c2 − u2
ds
T = (178)
dv Rayleigh vG
3.4 Shock Jump Conditions 21
ρ1 w1 = ρ2 w2 (179)
P1 + ρ1 w12 = P2 + ρ2 w22 (180)
w2 w2
h1 + 1 = h2 + 2 (181)
2 2
s2 ≥ s1 (182)
or defining [f ] ≡ f2 - f1
[ρw] = 0 (183)
P + ρw2
= 0 (184)
w2
h+ = 0 (185)
2
[s] ≥ 0 (186)
P2 − P1
= −(ρ1 w1 )2 = −(ρ2 w2 )2 (187)
v2 − v1
or
[P ]
= −(ρw)2 (188)
[v]
Rankine-Hugoniot relation:
Velocity-P v relation
p
[w]2 = −[P ][v] or w2 − w1 = − −(P2 − P1 )(v2 − v1 ) (190)
ρ1
P2 = P1 + ρ1 w12
1− (191)
ρ2
" 2 #
1 ρ1
h2 = h1 + w12 1 − (192)
2 ρ2
22 3 COMPRESSIBLE FLOW
w1 = Us (193)
Particle (fluid) velocity in laboratory frame
w2 = Us − up (194)
Jump conditions
ρ2 (Us − up ) = ρ1 Us (195)
P2 = P1 + ρ1 Us up (196)
h2 = h1 + up (Us − up /2) (197)
Kinetic energy:
u2p 1
= (P2 − P1 )(v1 − v2 )
2 2
[P ] 2γ
M12 − 1
= (198)
P1 γ+1
[w] 2 1
= − M1 − (199)
c1 γ+1 M1
[v] 2 1
= − 1− 2 (200)
v1 γ+1 M1
[s] Pt2
= − ln (201)
R Pt1
γ
γ+1 2
γ−1
Pt2 1 M1
=
2
(202)
Pt1 2γ
1
γ − 1 γ−1
γ − 1 2
2
M − 1+ M1
γ+1 1 γ+1 2
γ + 1 v2
−
P2 γ − 1 v1
= (203)
P1 γ + 1 v2
−1
γ − 1 v1
Some alternatives
3.6 Reflected Shock Waves 23
P2 2γ
M12 − 1
= 1+ (204)
P1 γ+1
2γ γ−1
= M12 − (205)
γ+1 γ+1
ρ2 γ+1
= (206)
ρ1 γ − 1 + 2/M12
2
M12 +
γ−1
M22 = (207)
2γ
M2 − 1
γ−1 1
Prandtl’s relation
w1 w2 = c∗2 (208)
where c∗ is the sound speed at a sonic point obtained in a fictitious isentropic process in the
upstream flow. r
∗ γ−1 w2
c = 2 ht , ht = h + (209)
γ+1 2
ρ 3 u2
P3 = P2 + ρ 3 2 (211)
−1
ρ2
Enthalpy h3 behind reflected shock:
ρ3
+1
u22
ρ2
h3 = h2 + (212)
2 ρ3 − 1
ρ2
Perfect gas result for incident shock waves:
P2
(3γ − 1) − (γ − 1)
P3 P1
= (213)
P2 P2
(γ − 1) + (γ + 1)
P1
24 3 COMPRESSIBLE FLOW
ρ1 w1 = ρ2 w2 (214)
P1 + ρ1 w12 = P2 + ρ2 w22 (215)
w2 w2
h1 + 1 = h2 + 2 (216)
2 2
s2 ≥ s1 (217)
h1 = cp1 T (218)
h2 = cp2 T − q (219)
P1 = ρ1 R1 T1 (220)
P2 = ρ2 R2 T2 (221)
γ1 R1
cp1 = (222)
γ1 − 1
γ2 R2
cp2 = (223)
γ2 − 1
(224)
P2 1 + γ1 M12
= (225)
P1 1 + γ2 M22
v2 γ2 M22 1 + γ1 M12
= (226)
v1 γ1 M12 1 + γ2 M22
1 1 q
+ M12 + 2
T2 γ1 R1 γ1 − 1 2 c1
= (227)
T1 γ2 R2 1 1
+ M22
γ2 − 1 2
Chapman-Jouguet Conditions Isentrope, Hugoniot and Rayleigh lines are all tangent
at the CJ point
PCJ − P1 ∂P ∂P
= = (228)
vCJ − V1 ∂v Hugoniot ∂v s
which implies that the product velocity is sonic relative to the wave
w2,CJ = c2 (229)
3.8 Perfect-Gas, 2-γ Model 25
1
ds = (v1 − v)2 dṁ2 (230)
2T
Jouguet’s Rule
2 2
" #
w −c G ∂P ∆P
2
= 1 − (v1 − v) − (231)
v 2v ∂v Hug ∆v
CJ pressure
2
PCJ γ1 MCJ +1
= (234)
P1 γ2 + 1
CJ density
2
ρCJ γ1 (γ2 + 1)MCJ
= 2
(235)
ρ1 γ2 (1 + γ1 MCJ )
CJ temperature
TCJ PCJ R1 ρ1
= (236)
T1 P1 R2 ρCJ
Strong detonation approximation MCJ 1
q
UCJ ≈ 2(γ22 − 1)q (237)
γ2 + 1
ρCJ ≈ ρ1 (238)
γ2
1 2
PCJ ≈ ρ1 UCJ (239)
γ2 + 1
(240)
26 3 COMPRESSIBLE FLOW
3.8.2 High-Explosives
For high-explosives, the same jump conditions apply but the ideal gas equation of state is no
longer appropriate for the products. A simple way to deal with this problem is through the
nondimensional slope γs of the principal isentrope, i.e., the isentrope passing through the CJ
point:
v ∂P
γs ≡ − (241)
P ∂v s
Note that for a perfect gas, γs is identical to γ = cp /cv , the ratio of specific heats. In general,
if the principal isentrope can be expressed as a power law:
P v k = constant (242)
then γs = k. For high explosive products, γs ≈ 3. From the definition of the CJ point, we
have that the slope of the Rayleigh line and isentrope are equal at the CJ point:
∂P PCJ − P1 PCJ
= =− γs,CJ (243)
∂v s vCJ − V1 vCJ
[v]
= −Π + ΓΠ2 + O(Π)3 (248)
v1
2
[v] [v]
Π = − +Γ + O ([v])3 (249)
v1 v1
[w] Γ
− = Π − Π2 + O(Π)3 (250)
c1 2
2
Γ [w] [w]
M1 = 1 − +O (251)
2 c1 c1
Γ
M1 = 1 + Π + O(Π)2 (252)
2
Γ
M2 = 1 − Π + O(Π)2 (253)
2
[c]
= (Γ − 1)Π + O(Π)2 (254)
c1
M1 − 1 ≈ 1 − M2 (255)
Prandtl’s relation
1 1
c∗ ≈ w1 + [w] or ≈ w2 − [w] (256)
2 2
Change in entropy for weak waves:
3
T [s] 1 1 [v]
2
= ΓΠ3 + . . . or = − Γ + ... (257)
c1 6 6 v
28 3 COMPRESSIBLE FLOW
3.10 Acoustics
Simple waves
∆P = c2 ∆ρ (258)
∆P = ±ρc∆u (259)
+ for right-moving waves, - for left-moving waves
Acoustic Potential φ
u = ∇φ (260)
∂φ
P 0 = −ρo (261)
∂t
ρo ∂φ
ρ0 = − 2 (262)
co ∂t
Potential Equation
1 ∂ 2φ
∇2 φ − =0 (263)
c2o ∂t2
d’Alembert’s solution for planar (1D) waves
φ = f (x − co t) + g(x + co t) (264)
P0
z= (265)
|u|
For a planar wavefront in a homogeneous medium z = ±ρc, depending on the direction of
propagation.
2z1
ut /ui = (266)
z2 + z1
2z2
Pt0 /Pi0 = (267)
z2 + z1
Harmonic waves (planar)
ω 2π 2π
φ = A exp i(wt − kx) + B exp i(wt + kx) c= k= ω= = 2πf (268)
k λ T
Spherical waves
3.11 Multipole Expansion 29
Q(t − r/c)
φ(r, t) = − (271)
4πr
Energy flux
Φ = P 0u (272)
Acoustic intensity for harmonic waves
T 0
P2
Z
1
I =< Φ >= Φ dt = rms (273)
T 0 ρc
Decibel scale of acoustic intensity
0 0 0
dB = 20 log10 (Prms /Pref ) Pref = 2 × 10−10 atm (275)
Cylindrical waves, q source strength per unit length [q] = L2 T −1
Z t−r/c
1 q(η) dη
φ(r, t) = − p (276)
2π −∞ (t − η)2 − r2 /c2
or
Z ∞
1
φ(r, t) = − q(t − r/c cosh ξ) dξ (277)
2π 0
un = f (x) exp(−iwt)
Fraunhofer conditions |xs | ≤ a
aa
1
λr
Approximate solution:
exp i(kr − wt)
Z
φ=− f (xs ) exp iκ · xs dA
2πr As
3.13 1-D Unsteady Flow 31
∂ρ
+ ∇ · (ρu) = 0 (289)
∂t
∂ρu
+ ∇ · (ρuu) = −∇P (290)
∂t
u2 u2
∂
ρ e+ + ∇ · ρu(h + ) = 0 (291)
∂t 2 2
∂s
+ ∇ · (us) ≥ 0 (292)
∂t
(293)
Alternative version
1 Dρ
= −∇ · u (294)
ρ Dt
Du
ρ = −∇P (295)
Dt
u2
D ∂P
ρ h+ = (296)
Dt 2 ∂t
Ds
≥ 0 (297)
Dt
The characteristic version of the equations for isentropic flow (s = constant) is:
d dx
(u ± F ) = 0 on C ± : =u±c (298)
dt dt
This is equivalent to:
∂ ∂
(u ± F ) + (u ± c) (u ± F ) = 0 (299)
∂t ∂x
Riemann invariants:
Z Z Z
c dP dc
F = dρ= = (300)
ρ ρc Γ−1
Bending of characteristics:
d Γ
(u + c) = (301)
dP ρc
For an ideal gas:
2c
F = (302)
γ−1
32 3 COMPRESSIBLE FLOW
Pressure-velocity relationship for expansion waves moving to the right into state (1), final
state (2) with velocity u2 < 0.
2γ
P2 γ − 1 u2 γ−1 −2c1
= 1+ < u2 ≤ 0 (303)
P1 2 c1 γ−1
Shock waves moving to the right into state (1), final state (2) with velocity u2 > 0.
s
2 2
[P ] γ(γ + 1) u2 4 c1
= 1+ 1+ u2 > 0 (304)
P1 4 c1 γ + 1 u2
Geometry:
w1 = u1 sin β (307)
w2 = u2 sin(β − θ) (308)
v = u1 cos β = u2 cos(β − θ) (309)
ρ2 w1 tan β
= = (310)
ρ1 w2 tan(β − θ)
Shock Polar
[w] M1 tan θ
− = (311)
c1 cos β(1 + tan β tan θ)
[P ] M12 tan θ
= (312)
ρ1 c21 cot β + tan θ
Real fluid results
Mach angle
1
µ = sin−1 (317)
M
2
Γ1 1 [w] [w]
β = µ− p +O (318)
2 M1 − 1 c1
2 c1
2
p
M12 − 1 [w]
[w]
θ = − + O (319)
M12 c1 c1
2
[P ] M
= p 1 θ + O(θ)2 (320)
ρ1 c21 2
M1 − 1
T1 [s] Γ1 M16
= θ3 + O(θ)4 (321)
c21 6 (M12 − 1)3/2
[P ] γM 2
= p 2 1 θ + O(θ)2 (322)
P1 M1 − 1
√
r r
γ+1 γ−1
ω(M ) = tan−1 (M − 1) − tan−1 M 2 − 1
2 (325)
γ−1 γ+1
Maximum turning angle
r
π γ+1
ωmax = −1 (326)
2 γ−1
∂u u2
+ (∇ × u) × u = T ∇S − ∇(h + ) (327)
∂t 2
∇ · (ρu) = 0 (328)
∇×u = 0 (329)
u2
h+ = constant (330)
2
or with u = ∇φ = (φx , φy )
u = U∞ + φ0x (332)
v = φ0y (333)
2
− 1 φ0xx − φ0yy
0 = M∞ (334)
Cpinc
Cp = p (338)
2
1 − M∞
∂ ∂ ∂
= cos θ − sin θ (339)
∂x ∂s ∂n
∂ ∂ ∂
= sin θ + cos θ (340)
∂y ∂s ∂n
u = U cos θ (341)
v = U sin θ (342)
∂ρU ∂θ
+ ρU = 0 (343)
∂s ∂n
∂U ∂P
ρU + = 0 (344)
∂s ∂s
∂θ ∂P
ρU 2 + = 0 (345)
∂s ∂n
∂θ ∂U
ωz = U − = 0 (346)
∂s ∂n
Curvature of stream lines, R = radius of curvature
∂θ 1
= (347)
∂s R
Vorticity production
1 ∂Po (T − To ) ∂S
ωz = − + (348)
U ρo ∂n U ∂n
Elimination of pressure dP = c2 dρ
∂U ∂θ
(M 2 − 1) −U = 0 (349)
∂s ∂n
∂U ∂θ
−U = 0 (350)
∂n ∂s
∂ 1 ∂
(ω − θ) + √ (ω − θ) = 0 (351)
∂s M 2 − 1 ∂n
∂ 1 ∂
(ω + θ) − √ (ω + θ) = 0 (352)
∂s M 2 − 1 ∂n
(353)
Characteristic directions
dn 1
C± = ±√ = ± tan µ (354)
ds M2 − 1
Invariants
J ± = θ ∓ ω = constant on C ± (355)
37
u = ue + uv (356)
Irrotational Flow Define the irrotational portion of the flow by the following two condi-
tions:
∇ × ue = 0 (357)
∇ · ue = e(x, t) volume source distribution (358)
This is satisfied by deriving ue from a velocity potential φ
ue = ∇φ (359)
∇2 φ = e(x, t) (360)
∇ · uv = 0 (361)
∇ × uv = ω(x, t) vorticity source distribution (362)
This is satisfied by deriving uv from a vector potential B
uv = ∇ × B (363)
∇·B = 0 choice of gauge (364)
2
∇ B = −ω(x, t) (365)
Z
1 e(ξ, t)
φ(x, t) = − dVξ (370)
4π Ω r
ξ
Z
1 ω(ξ, t)
B(x, t) = dVξ (371)
4π Ω r
ξ
Z
1 re(ξ, t)
ue (x, t) = dVξ (372)
4π Ω r3
ξ
r × ω(ξ, t)
Z
1
uv (x, t) = − dVξ (373)
4π Ω r3
ξ
If the domain is finite or there are surfaces (stationary or moving bodies, free surfaces,
boundaries), then an additional component of velocity, u0 , must be added to insure that the
boundary conditions (described subsequently) are satisfied. This additional component will
be a source-free, ∇ · u0 = 0, irrotational ∇ × u0 = 0 field. The general solution for the
velocity field will then be
u = ue + uv + u0 (374)
Fluid Boundaries At an internal or free surface of an ideal fluid, the normal components
of the velocity have to be equal on each side of the surface
u1 · n̂ = u2 · n̂ = u∂Ω · n̂ (379)
and the interface has to be in mechanical equilibrium (in the absence of surface forces such
as interfacial tension)
P 1 = P2 (380)
4.4 Streamfunction
The vector potential in flows that are two dimensional or have certain symmetries can be
simplified to one component that can be represented as a scalar function known as the
streamfunction ψ. The exact form of the streamfunction depends on the nature of the
symmetry and related system of coordinates.
which is always true as long as the function ψ(x, y) has continuous 2nd derivatives.
Stream lines (or surfaces in 3-D flows) are defined by ψ = constant. The normal to the
stream surface is
∇ψ
n̂ψ = (386)
|∇ψ|
40 4 INCOMPRESSIBLE, INVISCID FLOW
Integration of the differential of the stream function along a path L connecting points x1
and x2 in the plane can be interpreted as volume flux across the path
dψ = u · n̂L dl = −v dx + u dy (387)
Z Z
dψ = ψ2 − ψ1 = u · n̂L dl = volume flux across L (388)
L L
where ψ1 = ψ(x1 ) and ψ2 = ψ(x2 ). For compressible flows, the difference in the streamfunc-
tion can be interpreted as the mass flux rather than the volume flux.
For this flow, the streamfunction is exactly the nonzero component of the vector potential
∂ψ ∂ψ
B = (Bx , By , Bz ) = (0, 0, ψ) u = ∇ × B = x̂ − ŷ (389)
∂y ∂x
and the equation that the streamfunction has to satisfy will be
∂ 2ψ ∂ 2ψ
∇2 ψ = + 2 = −ωz (390)
∂x2 ∂y
where the z-component of vorticity is
∂v ∂u
ωz = − (391)
∂x ∂y
A special case of this is irrotational flow with ωz = 0.
x = r cos θ (392)
y = r sin θ (393)
z = z (394)
u = ur cos θ − uθ sin θ (395)
v = ur sin θ + uθ cos θ (396)
w = uz (397)
Translational Symmetry in z The results given above for 2-D incompressible flow have
translational symmetry in z such that ∂/∂z = 0. These can be rewritten in terms of the
streamfunction ψ(r, θ) where
B = (0, 0, ψ) (399)
4.4 Streamfunction 41
1 ∂ψ
ur = (400)
r ∂θ
∂ψ
uθ = − (401)
∂r
The only nonzero component of vorticity is
1 ∂ruθ 1 ∂ur
ωz = − (402)
r ∂r r ∂θ
and the stream function satisfies
1 ∂ ∂ψ 1 ∂ 1 ∂ψ
r + = −ωz (403)
r ∂r ∂r r ∂θ r ∂θ
Rotational Symmetry in θ If the flow has rotational symmetry in θ, such that ∂/∂θ =
0, then the stream function can be defined as
ψ
B = 0, , 0 (404)
r
and the velocity components are:
1 ∂ψ
ur = − (405)
r ∂z
1 ∂ψ
uz = (406)
r ∂r
The only nonzero vorticity component is
∂ur ∂uz
ωθ = − (407)
∂z ∂r
The stream function satisfies
∂ 1 ∂ψ ∂ 1 ∂ψ
+ = −ωθ (408)
∂z r ∂z ∂r r ∂r
1 ∂ 2 1 ∂uθ 1 ∂
2
r ur + + (uφ sin φ) = 0 (409)
r ∂r r sin φ ∂θ r sin φ ∂φ
Note that the r coordinate in this system is defined differently than in the cylindrical polar
system discussed previously. If we denote by r0 the radial distance from the z-axis in the
42 4 INCOMPRESSIBLE, INVISCID FLOW
cylindrical polar coordinates, then r0 = r sin φ. With symmetry in the θ direction ∂/∂θ, the
following Stokes’ stream function can be defined
ψ
B = 0, 0, (410)
r sin φ
Note that this stream function is identical to that used in the previous discussion of the case
of rotational symmetry in θ for the cylindrical polar coordinate system if we account for
the reordering of the vector components and the differences in the definitions of the radial
coordinates.
The velocity components are:
1 ∂ψ
ur = (411)
r2 sin φ ∂φ
1 ∂ψ
uφ = − (412)
r sin φ ∂r
The only non-zero vorticity component is:
1 ∂ruφ 1 ∂ur
ωθ = − (413)
r ∂r r ∂φ
The stream function satisfies
1 ∂ 1 ∂ψ 1 ∂ 1 ∂ψ
+ = −ωθ (414)
r ∂r sin φ ∂r r ∂φ r2 sin φ ∂φ
∇2 φ = 0 ∇·u=0 (415)
In the case of flows, that contain sources and sinks or other singularities, this equation
holds everywhere except at those singular points.
ψ = Uy (417)
In spherical polar coordinates, Stokes streamfunction is
U r2
ψ= sin2 φ U = U ẑ (418)
2
4.5 Simple Flows 43
Source Distributions Single source of strength Q(t) located at point ξ 1 . The meaning
of Q is the volume of fluid per unit time introduced or removed at point ξ 1 .
Q
ψ=− cos φ (422)
4π
For a 2-D flow, the source strength q is the volume flux per unit length or area per unit
time since the source can be thought of as a line source.
q q q
u = ur r̂ ur = φ= ln r ψ= θ (423)
2πr 2π 2π
Dipole Consider a source-sink pair of equal strength Q located a distance δ apart. The
limiting process
d = µd̂ (425)
The dipole potential for spherical (3-D) sources is
d·r
φ=− (426)
4πr3
and the resulting velocity field is
1 3d · r d
u= r− 3 (427)
4π r5 r
If the dipole is aligned with the z-axis, Stokes’ stream function is
µ sin2 φ
ψ= (428)
4πr
44 4 INCOMPRESSIBLE, INVISCID FLOW
µ cos φ
ur = (429)
2πr3
µ sin φ
uφ = (430)
4πr3
The dipole potential for 2-D source-sink pairs is
µ cos θ
φ=− (431)
2π r
and the stream function is
µ sin θ
ψ= (432)
2π r
The velocity components are
µ cos θ
ur = (433)
2π r2
µ sin θ
uθ = (434)
2π r2
Combinations More complex flows can be built up by superposition of the flows discussed
above. In particular, flows over bodies can be found as follows:
4.6 Vorticity
Vorticity fields are divergence free In general, we have ∇ · (∇ × A) ≡ 0 so that the vorticity
ω = ∇ × u, satisfies
∇·ω ≡0 (435)
Transport The vorticity transport equation can be obtained from the curl of the momen-
tum equation:
Dω ∇·τ
= (ω · ∇)u − ω(∇ · u) + ∇T × ∇s + ∇ × (436)
Dt ρ
The cross products of the thermodynamic derivatives can be written as
∇P × ∇ρ
∇T × ∇s = ∇P × ∇v = − (437)
ρ2
4.6 Vorticity 45
Vortex Lines and Tubes A vortex line is a curve drawn tangent to the vorticity vectors
at each point in the flow.
dx dy dz
= = (440)
ωx ωy ωz
The collection of vortex lines passing through a simple curve C form a vortex tube. On the
surface of the vortex tube, we have n̂ · ω =0.
A vortex tube of vanishing area is a vortex filament, which is characterized by a circulation
Γ. The contribution du to the velocity field due to an element dl of a vortex filament is
given by the Biot Savart Law
Γ r × dl
du = − (441)
4π r3
Line vortex A potential vortex has a singular vorticity field and purely azimuthal velocity
field. For a single vortex located at the origin of a two-dimensional flow
Γ
ω = ẑΓδ(r) uθ = (442)
2πr
For a line vortex of strength Γi located at (xi , yi ), the velocity field at point (x, y) can be
obtained by transforming the above result to get velocity components (u, v)
Γi y − yi
u = − (443)
2π (x − xi )2 + (y − yi )2
Γi x − xi
v = (444)
2π (x − xi )2 + (y − yi )2
(445)
Or setting Γ = ẑΓ
Γi × ri
ui = (446)
2πri2
46 4 INCOMPRESSIBLE, INVISCID FLOW
where ri = i - xi .
The streamfunction for the line vortex is found by integration to be
Γi
ψi = − ln ri (447)
2π
For a system of n vortices, the velocity field can be obtained by superposition of the individual
contributions to the velocity from each vortex. In the absence of boundaries or other surfaces:
n
X Γi × ri
u= (448)
i=1
2πri2
uθ 1 |ω · n̂|
fn̂ = lim =
r→0 2πr 2π 2
2. Vorticity cannot begin or end within the fluid.
∇·ω =0
3. The circulation is constant along a vortex tube or filament at a given instant in time
Z
ω · n̂ dA = constant
tube
However, the circulation can change with time due to viscous forces, baroclinic torque
or nonconservative external forces. A vortex tube does not have a fixed identity in a
time-dependent flow.
4. Thompson’s or Kelvin’s theorem Vortex filaments move with the fluid and the circula-
tion is constant for an inviscid, homogeneous fluid subject only to conservative body
forces.
DΓ
=0 (449)
Dt
Bjerknes theorem If the fluid is inviscid but inhomgeneous, ρ(x, t), then the circulation
will change due to the baroclinic torque ∇P × ∇ρ:
∇P × ∇ρ
I Z
DΓ dP
=− =− · n̂dA (450)
Dt ∂Ω ρ Ω ρ2
Viscous fluids have an additional contribution due to the diffusion of vorticity into or
out of the tube.
4.8 Unsteady Potential Flow 47
∂ U2 |∇φ|2
P − P∞ = −ρ (φ − φ∞ ) + ρ ∞ − ρ (451)
∂t 2 2
Induced Mass If the external force Fext is applied to a body of mass M , then the accel-
eration of the body dU/dt is determined by
dU
Fext = (m + M·) (452)
dt
where M is the induced mass tensor. For a sphere (3-D) or a cylinder (2-D), the induced
mass is simply M = mi I.
2 3
mi,sphere = πa ρ (453)
3
mi,cylinder = πa2 ρ (454)
(455)
Bubble Oscillations The motion of a bubble of gas within an incompressible fluid can
be described by unsteady potential flow in the limit of small-amplitude, low-frequency oscil-
lations. The potential is given by the 3-D source solution. For a bubble of radius R(t), the
potential is
R2 (t) dR
φ=− (456)
r dt
Integration of the momentum equation in spherical coordinates yields the Rayleigh equation
2
d2 R 3
dR P (R) − P∞
R 2 + = (457)
dt 2 dt ρ
F (z) = φ + iψ (458)
and the complex velocity w is defined as
dF
w = u − iv = (459)
dz
48 4 INCOMPRESSIBLE, INVISCID FLOW
NB sign of v-term! The complex potential is an analytic function and the derivatives satisfy
the Cauchy-Riemann conditions
∂φ ∂ψ
= (460)
∂x ∂y
∂φ ∂ψ
= − (461)
∂y ∂x
which implies that both ∇2 φ = 0 and ∇2 ψ = 0, i.e., the real and imaginary parts of an
analytic function represent irrotational, potential flows.
Examples
F = (U∞ − iV∞ )z
q
F = ln(z − z◦ )
2π
3. Line vortex of strength Γ located at z◦
Γ
F = −i ln(z − z◦ )
2π
4. Source doublet (dipole) at z◦ oriented along +x axis
µ
F =−
2π(z − z◦ )
iλ
F =
2π(z − z◦ )
6. Stagnation point
F = Cz 2
F = Cz n 1/2 ≤ n ≤ 1
4.10 Airfoil Theory 49
π
F = Cz n 1≤n=
α
9. Circular cylinder at origin, radius a, uniform flow U at x = ±∞
a2
F = U (z + )
z
Blasius’ Theorem The force on a cylindrical (2-D) body in a potential flow is given by
I
i
D − iL = ρ w2 dz (463)
2 body
For rigid bodies
L = −ρU∞ Γ (468)
The pressure coefficient on the surface of the cylinder is
2
P − P∞ 4Γ Γ
CP = 1 2 = 1 − 4 sin2 θ + sin θ − (469)
2
ρU∞ 2πaU∞ 2πaU∞
Generalized Cylinder Flow If the flow at infinity is at angle α w.r.t. the x-axis, the
complex potential for flow over a cylinder of radius a, center µ and bound circulation Γ is:
a2 exp(iα)
Γ z−µ
F (z) = U exp(−iα)(z − µ) + − i ln( ) (470)
z−µ 2π a
ζT2
z=ζ+ (471)
ζ
is the Joukowski transformation, which will map a cylinder of radius ζT in the ζ-plane to a
line segment y =0, −2ζT ≤ x ≤ 2ζT . Use this together with the generalized cylinder flow
in the ζ plane to produce the flow for a Joukowski arifoil at an angle of attack. The inverse
transformation is
r
z z 2
ζ= ± − ζT2 (472)
2 2
Kutta Condition The flow at the trailing edge of an airfoil must leave smoothly without
any singularities. There are two special cases:
For a finite-angle trailing edge in potential flow, the trailing edge must be a stagnation
point.
For a cusp (zero angle) trailing edge in potential flow, the velocity can be finite but
must be equal on the two sides of the separating streamline.
L a
CL = 1 2 = 8π sin(α + β) (474)
2
ρU∞ c c
4.11 Thin-Wing Theory 51
u = U∞ cos α + ut + uc (475)
v = U∞ sin α + vt + vc (476)
ut = ∇φt (477)
uc = ∇φc (478)
(479)
and can be represented by a thickness function f (x) and a camber function g(x).
1
Y+ (x) = g(x) + f (x) upper surface (484)
2
1
Y− (x) = g(x) − f (x) lower surface (485)
2
The maximum thickness t = O(f ), the maximum camber h = O(g), and the angle of
attack are all considered to be small in this analysis
t h
α∼ ∼ 1 and ui , vi << U∞ (486)
c c
Boundary Conditions The exact slip boundary condition for inviscid flow on the body
is:
52 4 INCOMPRESSIBLE, INVISCID FLOW
dY v
= (487)
dx u (x,Y (x))
dY± vt + vc
= α + lim (488)
dx y→±0 U∞ (x,y)
1 0 0
vt (x, 0+) + vc (x, 0+) = U∞ g + f − αU∞ (489)
2
0 1 0
vt (x, 0−) + vc (x, 0−) = U∞ g − f − αU∞ (490)
2
1
vt = ± U∞ f 0 for y → ±0 (491)
2
vc = U∞ (g 0 − α) for y → ±0 (492)
In addition, the disturbance velocities have to vanish far from the body.
Z c
1 (x − ξ)q(ξ) dξ
ut = (494)
2π 0 y 2 + (x − ξ)2
Z c
1 yq(ξ) dξ
vt = (495)
2π 0 y + (x − ξ)2
2
Delta Function Representation The limit of the integrand is one of the representations
of the Dirac delta function
1 y
lim = ±δ(x − ξ) (497)
y→±0 π y + (x − ξ)2
2
where Z +∞
0 x 6= ξ
δ(x − ξ) = f (ξ)δ(x − ξ) dξ = f (x) (498)
∞ x=ξ −∞
df
q(x) = U∞ (499)
dx
and the solution for the velocity field is
U∞ c (x − ξ)f 0 (ξ) dξ
Z
∂φt
ut = = (500)
∂x 2π 0 y 2 + (x − ξ)2
U∞ c yf 0 (ξ) dξ
Z
∂φt
vt = = (501)
∂y 2π 0 y 2 + (x − ξ)2
The velocity components satisfy the following relationships across the surface of the wing
P − P∞ u2 + v 2
CP = 1 2
= 1 − 2
(504)
2
ρU∞ U∞
ut + uc
CP ≈ −2 (505)
U∞
For the pure thickness case, then we have the following result:
c
f 0 (ξ) dξ
Z
1
CP ≈ − (506)
π 0 (x − ξ)
The integral is to be evaluated in the sense of the Principal value interpretation.
54 4 INCOMPRESSIBLE, INVISCID FLOW
Z c
∂φc 1 yγ(ξ) dξ
uc = =− (513)
∂x 2π 0 y 2 + (x − ξ)2
Z c
∂φc 1 (x − ξ)γ(ξ) dξ
vc = = (514)
∂y 2π 0 y 2 + (x − ξ)2
γ(x)
lim uc (x, y) = u(x, ±0) = ∓ (515)
y→±0 2
Apply the linearized boundary condition to obtain the following integral equation for the
vorticity distribution γ
4.11 Thin-Wing Theory 55
Z c
dg 1 γ(ξ) dξ
U∞ −α = P dξ (516)
dx 2π 0 (x − ξ)
The total circulation Γ is given by
Z c
Γ= γ(ξ) dξ (517)
0
The velocity components satisfy the following relationships across the surface of the wing
Kutta Condition The Kutta condition at the trailing edge of a sharp-edged airfoil reduces
to
γ(x = c) = 0 (520)
Vorticity Distribution The integral equation for the vorticity distribution can be solved
explicity. A solution that satisfies the Kutta boundary condition is:
1/2 " Z c 0 1/2 #
c−x 1 g (ξ) ξ
γ(x) = −2U∞ α+ P dξ (521)
x π 0 x−ξ c−ξ
The pressure coefficient for the pure camber case is
γ(x)
CP = ± for y → ±0 (522)
U∞
The integrals can be computed exactly for several special cases, which can be expressed most
conveniently using the transformation
2x 2ξ
z= −1 ρ= −1 (523)
c c
Z 1 r
1 1+ρ
P dρ = −π (524)
−1 z − ρ 1−ρ
Z 1 p
1 − ρ2
P dρ = πz (525)
−1 z−ρ
Z 1
1
P p dρ = 0 (526)
−1 1 − ρ2 (z − ρ)
Z 1
ρ
P p dρ = −π (527)
−1 1 − ρ2 (z − ρ)
56 4 INCOMPRESSIBLE, INVISCID FLOW
1
ρ2
Z
P p dρ = −πz (528)
−1 1 − ρ2 (z − ρ)
Higher powers of the numerator can be evaluated from the recursion relation:
1 1
ρn ρn−1 1(3) · · · (n − 2)
Z Z
π
P p dρ = zP p dρ − [1 − (−1)n ]
−1 1 − ρ2 (z − ρ) −1 1 − ρ2 (z − ρ) 2 2(4) · · · (n − 1)
(529)
Z c
∂φ 1 (x − ξ)f (ξ) dξ
u = U∞ + = (531)
∂x 4π 0 [(x − ξ)2 + r2 ]3/2
Z c
∂φ 1 rf (ξ) dξ
v = = (532)
∂r 4π 0 [(x − ξ)2 + r2 ]3/2
(533)
L0
CL0 (y) = 1 2 = m◦ (y) (α − αi − α◦ (y)) (539)
2
ρU∞ c(y)
Induced angle of attack, w = downwash velocity
−1 w w
αi = tan ≈ (540)
U∞ U∞
Induced drag
1
Γ(y) = m◦ U∞ c(y) (α − αi − α◦ (y)) (542)
2
Trailing vortex sheet strength
dΓ
γ=− (543)
dy
Downwash velocity
Z +b/2
1 γ(ξ) dξ
w= P (544)
4pi −b/2 ξ−y
Integral equation for load distribution
" Z +b/2 0 #
1 1 Γ (ξ) dξ
Γ(y) = m◦ (y)U∞ c(y) α − α◦ (y) − P (545)
2 4piU∞ −b/2 ξ − y
Boundary conditions
b b
Γ( ) = Γ(− ) = 0 (546)
2 2
Elliptic load distribution, constant downwash, induced angle of attack
y 2 1/2 Γs Γs
Γ(y) = Γs 1 − w= αi = (547)
2b 2b 2U∞
Lift
πb2
L = ρU∞ Γs (548)
4
Induced drag (minimum for elliptic loading)
58 4 INCOMPRESSIBLE, INVISCID FLOW
1 L2
Di = (549)
π 12 ρU∞
2 b2
CL2 b
CD,i = AR = b2 /S ≈ (550)
πAR c
59
5 Viscous Flow
Equations of motion in cartesian tensor form (without body forces) are:
Conservation of mass:
∂ρ ∂ρuk
+ =0 (551)
∂t ∂xk
Momentum equation:
∂h ∂h ∂P ∂P ∂ui ∂qi
ρ + ρuk = + uk + τik − sum on i and k (556)
∂t ∂xk ∂t ∂xk ∂xk ∂xi
or alternatively
∂ui
Υ = τik (558)
∂xk
Fourier’s law
∂T
qi = −k (559)
∂xi
5.1 Scaling
Reference conditions are
60 5 VISCOUS FLOW
velocity U◦
length L
time T
density ρ◦
viscosity µ◦
thermal conductivity k◦
ρ◦ U◦ L
Reynolds number Re = 1 P ∼ ρ◦ U◦2 (560)
µ◦
Nondimensional momentum equation
Du 1
= −∇P +
ρ ∇·τ (561)
Dt Re
Limiting case, Re → ∞, inviscid flow
Du
ρ = −∇P (562)
Dt
ρ◦ U◦ L µ◦ U◦
Reynolds number Re = 1 P ∼ (563)
µ◦ L
Nondimensional momentum equation
Du
= −∇P + ∇ · τ
Reρ (564)
Dt
Limiting case, Re → 0, creeping flow.
∇P = ∇ · τ (565)
Dissipation function
" 2 2 2 # 2
∂u ∂v ∂u ∂v ∂u ∂v
Υ=µ 2 +2 + + +λ + (567)
∂x ∂y ∂y ∂x ∂x ∂y
5.3 Parallel Flow 61
∂u ∂P ∂ ∂u
ρ = − + µ (569)
∂t ∂x ∂y ∂y
∂P
0 = − (570)
∂y
Couette Flow A special case are flows in which pressure gradients are absent
∂P
=0 (572)
∂x
∂
and the properties strictly depend only on the y coordinate, these flows have ∂x
= 0. The
shear stress is constant in these flows
∂u
τxy = µ = τw (573)
∂y
The motion is produced by friction at the moving boundaries
Using the constant shear stress condition, we have the following energy integral
∂T
uτ − q = −qw = constant q = −k qw = q(y = 0) (577)
∂y
This relationship can be further investigated by defining the Prandtl number
cP µ ν k
Pr = = κ= (578)
k κ ρcP
For gases, P r ∼ 0.7, approximately independent of temperature. The Eucken relation is a
useful approximation that only depends on the ratio of specific heats γ
4γ
Pr ≈ (579)
7.08γ − 1.80
For many gases, both viscosity and conductivity can be approximated by power laws µ ∼
T n , k ∼ T m where the exponents n and m range between 0.65 to 1.4 depending on the
substance.
u2 qw
h − hw + P r = − Pr u (580)
2 τw
For constant cP , this is
u2 qw P r
T = Tw − P r − u (581)
2cP τw cP
1 U2
Tr = Te + P r (583)
2 cP
Contrast with the adiabatic stagnation temperature
1 U2
Tt = Te + (584)
2 cP
The recovery factor is defined as
Tr − Te
r= (585)
Tt − Te
5.3 Parallel Flow 63
In Couette flow, r = P r. The wall temperature is lower than the adiabatic stagnation
temperature Tt when P r < 1, due to thermal conduction removing energy faster than it is
being generated by viscous dissipation. If P r > 1, then viscous dissipation generates heat
faster than it can be conducted away from the wall and Tr > Tt .
Reynolds Analogy If the wall is not adiabatic, then the heat flux at the lower wall may
significantly change the temperature profile. In particular the lower wall temperature (for
cp = constant) is
qw
Tw = Tr + P rU (586)
cP τ w
In order to heat the fluid qw > 0, the lower wall must be hotter than the recovery temperature.
The heat transfer from the wall can be expressed as a heat transfer coefficient or Stanton
number
qw
St = (587)
ρU cP (Tw − Tr )
where qw is the heat flux from the wall into the fluid, which is positive when heat is being
added to the fluid. The Stanton number is proportional to the skin friction coefficient
τw
Cf = 1 (588)
2
ρU 2
For Couette flow,
Cf
St = (589)
2P r
This relationship between skin friction and heat transfer is the Reynolds analogy.
Constant properties If µ and k are constant, then the velocity profile is linear:
U τw
τw = µ u= y (590)
H µ
The skin friction coefficient is
2 ρU H
Cf = Re = (591)
Re µ
∂P ∂ 2u
0=− +µ 2 (592)
∂x ∂y
64 5 VISCOUS FLOW
With the boundary conditions u(0) = u(H) = 0, this can be integrated to yield the velocity
distribution
∂P H 2 y y
u=− 1− (593)
∂x 2µ H H
and the wall shear stress
∂P H
τw = − (594)
∂x 2
Pipe Flow The same situation for a round channel, a pipe of radius R, reduces to
1 ∂ ∂u 1 ∂P
r = (595)
r ∂r ∂r µ ∂x
which integrates to the velocity distribution
1 ∂P
R2 − r 2
u=− (596)
4µ ∂x
and a wall shear stress of
∂P R
τw = − (597)
∂x 2
The total volume flow rate is
∂P πR4
Q=− (598)
∂x 8µ
The skin friction coefficient is traditionally based on the mean speed ū and using the pipe
diameter d = 2R as the scale length.
Q ∂P R2
ū = = − (599)
πR2 ∂x 8µ
and is equal to
τw 16 ρūd
Cf = 2
= Red = (600)
1/2ρū Red µ
In terms of the Darcy friction factor,
8τw 64
Λ= 2
= (601)
ρū Red
Turbulent flow in smooth pipes is correlated by Prandtl’s formula
1 √
√ = 2.0 log Red Λ − 0.8 (602)
Λ
or the simpler curvefit
∂u ∂ 2u
=ν 2 (604)
∂t ∂y
The boundary conditions are
∂u U η2
ω=− =√ exp(− ) (609)
∂y πνt 4
Vorticity thickness
1
Z ∞ √
δω = ω(y, t) dy = πνt (610)
ω◦ 0
Scaling
x ∼ L (611)
y ∼ δ (612)
u ∼ U (613)
δ U
v ∼ U∼ (614)
L Re1/2
L
δ ∼ (615)
Re1/2
66 5 VISCOUS FLOW
∂ρ ∂ρu ∂ρv
+ + = 0 (616)
∂t ∂x ∂y
∂u ∂u ∂u ∂P ∂τxy
ρ + ρu + ρv = − + (617)
∂t ∂x ∂y ∂x ∂y
∂P
0 = − (618)
∂y
∂ht ∂ht ∂ht ∂P ∂
ρ + ρu + ρv = + (uτxy − qy ) (619)
∂t ∂x ∂y ∂t ∂y
Displacement thickness
Z ∞
∗ ρu
δ = 1− dy (621)
0 ρ e ue
Momentum thickness
Z ∞
ρu u
θ= 1− dy (622)
0 ρe ue ue
Displacement Velocity Near the boundary layer, the external flow produces a vertical
velocity ve which can be estimated by continuity to be
∂ρe ue
ρe ve ≈ −y (623)
∂x
The boundary layer displaces the outer flow, producing a vertical velocity v far from the
surface which differs from ve by the amount v ∗
d
ρe v∗ = (ρe ue δ ∗ ) (624)
dx
The boundary layer influence on the outer flow can therefore by visualized as a source
distribution producing an equivalent displacement.
5.4 Boundary Layers 67
∂P ∂ue
= −ρue (625)
∂x ∂x y=0
∂u ∂v
+ = 0 (626)
∂x ∂y
∂u ∂u ∂ue ∂ 2u
u +v = ue +ν 2 (627)
∂x ∂y ∂x ∂y
2
∂e ∂e ∂u ∂ 2T
ρu + ρv = µ +k 2 (628)
∂x ∂y ∂y ∂y
∂ψ ∂ψ
u= v=− ψ = δ(x)U f (η) (630)
∂y ∂x
to obtain the Blasius equation
0.664 ρU x
Cf = 1/2
Rex = (632)
Rex µ
The various thickness measures are:
dδ ∗ 0.861U
v∗ ∼ U = 1/2
(634)
dx Rex
which agrees with direct computation from the stream function
68 5 VISCOUS FLOW
∂ψ U
v ∗ = lim − = lim √ (ηf 0 (η) − f (η)) (635)
η→∞ ∂x η→∞ 2Rex1/2
where by numerical computation
2m
f 000 + f f 00 + β 1 − f 02 = 0
β= (638)
m+1
Some cases
m flow
-.0904 separating
<0 retarded flows, expansion corner
0 flat plate, zero pressure gradient
1 stagnation point
0< accelerated flows, wedges
-2 doublet near a wall
-1 point sink
Cf dθ θ due δ∗
= + (2 + H) H= (639)
2 dx ue dx θ
The Kármán-Pohlhausen technique consists of assuming a Blausius-type similarity profile
for the velocity
y
u = ue (x)f (η) η = (640)
δ
where δ locates a definite outer edge of the boundary layer. Matching the boundary layer
solution smoothly to the outer flow at η = 1 and satisfying the noslip condition at η = 0,
results in the following conditions on f
5.6 Thwaites’ Method 69
f (0) = 0 (641)
δτw
f 0 (0) = (642)
µue
δ 2 due
f 00 (0) = − (643)
ν dx
000
f (0) = 0 (644)
f (1) = 1 (645)
n>1
f (1) = 0 (646)
This results in an ordinary differential equation for δ as a function of x.
∂ρu ∂ρv
+ = 0 (654)
∂x ∂y
∂u ∂u ∂Pe ∂ ∂u
ρu + ρv = − + µ (655)
∂x ∂y ∂x ∂y ∂y
2
∂h ∂h ∂u ∂ ∂T
ρu + ρv = µ + k (656)
∂x ∂y ∂y ∂y ∂y
∂Ψ ∂ 2 Ψ ∂Ψ ∂ 2 Ψ ∂ ∂ 2Ψ
− = ν o C (661)
∂Y ∂XY ∂X ∂Y 2 ∂Y ∂Y 2
2 2
∂Ψ ∂h ∂Ψ ∂h ∂ C ∂h ∂ Ψ
− = ν◦ + ν◦ C (662)
∂Y ∂X ∂X ∂Y ∂Y P r ∂Y ∂Y 2
Similarity variable
r
y 2ν◦ x
η= δ= (663)
δ(x) U
Streamfunction ansatz for zero pressure gradient
(Cf 00 )0 + f f 00 = 0 (665)
C 2
( g 0 )0 + f g 0 = −CEc (f 00 ) (666)
Pr
where the Eckert number is
U2
Ec = = (γ − 1)M 2 for perfect gases (667)
h◦
Transport property approximation
cP µ
C = 1 ρµ = ρ◦ µ◦ Pr = = constant (668)
k
Approximate equation set:
f 000 + f f 00 = 0 (669)
2
g 00 + P rf g 0 = −P rEc (f 00 ) (670)
1
hr = hw (qw = 0) = h∞ + r u2∞ (672)
2
The recovery factor is found to be an increasing function of the Prandtl number. In gases,
u2
∂ht ∂ht ∂ ∂ht
ρu + ρv = µ ht = he + e (674)
∂x ∂y ∂y ∂y 2
This has as a solution in adiabatic flow
u2e u2
ht = he + = h∞ + ∞ = constant for qw = 0 (675)
2 2
Therefore, the recovery enthalpy is
72 5 VISCOUS FLOW
u2∞
hr = h∞ + (676)
2
From the exact correspondence to the x-momentum equation, the general, qw 6= 0, solution
is ht = a + bu. This leads directly to the Crocco integral
u2∞ u2
u
h = h∞ + [hw − hr ] 1 − + 1− 2 (677)
u∞ 2 u∞
The Stanton number can be derived from this result in the form of Reynolds analogy
Cf
St = (678)
2
The generalization of this to other Prandtl numbers that is valid for laminar and turbulent
boundary layers in gases is
Cf
St ' (679)
2P r2/3
General Prandtl Number For similarity solutions, the nondimensional enthalpy can be
found by integration of the energy equation, simplest when C = 1, and P r = constant.
2
g 00 + P r f g 0 = −P r Ec (f 00 ) (680)
This equation can be integrated exactly to yield
"Z #
η0
η η
(f 00 (ξ))2 dξ
Z Z
g(η) = g(0) + g 0 (0) F (η 0 ; P r) dη 0 − P r Ec F (η 0 ; P r) dη 0 (681)
0 0 0 F (ξ; P r)
where
!
Z η Z η0
F (η; P r) = exp −P r f (ξ) dξ dη 0 (682)
0 0
hw ∂T k he ρ 0
g(0) = qw = −k =− g (0) (683)
he ∂y w cP δ ρe
This results in a recovery factor of
"Z #
∞ η
(f 00 (ξ))2 dξ
Z
r = 2P r F (η; P r) dη (684)
0 0 F (ξ; P r)
which for a laminar flat plate boundary layer has the approximate value
Coordinate stretching The physical coordinate can be computed from the transformed
similarity variable and the velocity profile
r Z η
u∞ ρ∞
y = dη (689)
2ν∞ x 0 ρ
The density profile can be computed from the temperature profile since the pressure is
constant across the boundary layer. For an ideal gas
ρ∞ T
= (690)
ρ T∞
For the case of P r = 1 and a perfect gas, the temperature profile is
γ−1 2 η
Z
T
1 − f 02 dη 0
=1+ M∞ (691)
T∞ 2 0
γ−1 2 η
r Z
u∞
1 − f 02 dη 0
y =η+ M∞ (692)
2ν∞ x 2 0
If we suppose that the viscosity varies as µ ∼ T ω , then the skin friction coefficient is
√ 00
2f (0) 1
Cf = (693)
1/2
1 + γ−1 2 1−ω
Rex 2
M∞
ρu = ρ1 u1 (695)
4 ∂u
P + ρ1 u1 u − µ0 = P1 + ρ1 u21 (696)
3 ∂x
u2 4 µ0 ∂u k ∂T u2
h+ − u − = h1 + 1 (697)
2 3 ρ1 u1 ∂x ρ1 u1 ∂x 2
where
3
µ0 = µ + µv (698)
4
Entropy creation by gradients:
" 2 2 #
+∞
4 µ0
Z
1 ∂u 1 ∂T
s2 − s1 = +k dx (699)
ρ1 u1 −∞ 3T ∂x T ∂x
Weak shock thickness estimate based on maximum slope:
8µ0 1 3
∆m = µ0 = µ + µv (700)
3ρc M1n − 1 4
For a perfect gas (γ = constant), the mean free path can be estimated as
πγ 1/2 µ
Λ= (701)
2 ρc
and the shock thickness for γ = 1.4, µv = 0, is
1.8Λ
∆m = (702)
(M1n − 1)
5.9 Creeping Flow 75
∇P = ∇ · τ (703)
If the viscosity and density are constant this is equivalent to
∇2 P = 0 or ∇2 ω = 0 (705)
The Reynolds number enters solely through the boundary conditions. Consider a flow with
characteristic velocity U , lateral dimension L and viscosity µ. If the velocity is specified at
the boundaries,
ρU 2 ρU L
P = f (x/L, geometry) ReL = (707)
ReL µ
If the pressure is specified at the boundaries,
∇4 ψ = 0 (710)
Estimating the magnitude of the integrals, the force in a particular direction will have the
magnitude
F = CµU L (712)
76 5 VISCOUS FLOW
The constant C will in general depend on the shape of the body, the direction x̂ of the force
and the motion of the body.
For a sphere, the flow can be solved by using Stokes axisymmetric streamfunction ψ. The
velocity components are:
1 ∂ψ
ur = (713)
r2
sin φ ∂φ
1 ∂ψ
uφ = − (714)
r sin φ ∂r
∂ψ ∂ψ
ψ=0 =0 =0 r=a (716)
∂r ∂φ
and the flow approaches a uniform flow far from the sphere
U r2
lim ψ = sin2 φ (717)
r→∞ 2
The solution is
a 3r 2r2
U
ψ = a2 sin2 φ − + 2 (718)
4 r a a
The pressure on the body is found by integrating the momentum equation
3µaU
P = P∞ − cos φ (719)
2r2
and the force (drag) is directed opposite to the direction of motion of the sphere with
magnitude
D 24 ρU 2a
D = 6πµU a CD ≡ 2 2
= Re = (720)
1/2ρU πa Re µ
For a thin disk of radius a moving normal to the freestream the drag is
D = 16πµU a (721)
and moving parallel to the freestream
32
D= µU a (722)
3
5.9 Creeping Flow 77
∇·u = 0 (723)
∂u ∂u
ρ + ρU = −∇P + µ∇2 u (724)
∂t ∂x
This results in a corrected drag law (the flow now has a wake) for the sphere
24 3Re 9 2
CD = 1+ + Re ln Re + . . . (725)
Re 16 160
∂ρh ∂ρhu
+ = 0 (727)
∂t ∂x
∂P ∂ ∂u
0 = − + µ (728)
∂x ∂y ∂y
∂P
0 = − (729)
∂y
For a constant property flow, the velocity is given at any point in the channel by the Couette-
Poiseuille expression of parallel flow if the lower boundary is moving with velocity U and the
upper boundary is at most moving in the y direction
h2 ∂P y y y
u=− 1− +U 1− (730)
2µ ∂x h h h
Combining this result with the continuity equation yields the Reynolds lubrication equation
1 ∂ 3 ∂P ∂h ∂h
h = 6U + 12 (731)
µ ∂x ∂x ∂x ∂t
For a slipper pad bearing, the pressure is equal to the ambient value P◦ at x = 0 and x = L
and the gap height h is
x
h = h◦ 1 − α α1 (732)
L
The pressure is given by
78 5 VISCOUS FLOW
h∗ h2◦
µU L h◦
P − P◦ = 6 −1 −3 −1 (733)
αh2◦ h h◦ h2
where h∗ is the gap height at the location of the pressure maximum
h∗ 1−α α α2
=2 ≈1− − + O(α3 ) (734)
h◦ 2−α 2 4
and the maximum pressure is approximately
3 µU L
Pmax − P◦ ≈ α 2 + O(α2 ) (735)
4 h◦