← ArticlesFluid Dynamics: Conservation, Flow and Stability: /20 SummaryEngineering · PhysicsLesson 8/13← PrevNext →
GuidePublished 14 Aug 202627 min readBy Kevin JoginPhysicsApplied Classical PhysicsFluid Dynamics: ConservationFlow and Stability

Engineering · Physics · Applied Classical Physics

Fluid Dynamics: Conservation, Flow and Stability: /20 Summary

Engineering handbook for fluid dynamics: conservation, flow and stability, covering context and scope, /20 summary, foundations of fluid dynamics.

Executive summary

This handbook section converts the supplied engineering material into a practical, source-controlled reference. It concentrates on the following learning outcomes.

Context and scope
/20 Summary
Foundations of Fluid Dynamics
Continuum Hypothesis & Fluid Variables
Lagrangian vs Eulerian Descriptions
Conservation Laws

Context and scope

the supplied physics reference, Applications of Classical Physics — Chapters 13–19 Foundations · Vorticity · Turbulence · Waves · Compressible & Supersonic Flow · Convection · Magnetohydrodynamics



/20 Summary

  • A fluid is a continuum that cannot support shear stress at rest (μshear=0\mu_{\text{shear}} = 0). It flows under arbitrarily small applied shear.
  • The fluid equations are the conservation laws of Part I, with constitutive relations for stress and energy flux:
    • Mass: tρ+(ρ𝐯)=0\partial_t \rho + \nabla\cdot(\rho\mathbf{v}) = 0
    • Momentum (Euler / Navier-Stokes): ρD𝐯/Dt=P+μ2𝐯+ρ𝐠\rho\,D\mathbf{v}/Dt = -\nabla P + \mu\nabla^2\mathbf{v} + \rho\mathbf{g}
    • Energy / entropy: transport with possible heating, viscous dissipation, radiation losses
  • One dimensionless group dominates each regime:
    • Reynolds Re=vL/ν\text{Re} = vL/\nu: viscous vs inertial — onset of turbulence
    • Mach M=v/csM = v/c_s: compressibility — subsonic / supersonic / shocks
    • Froude Fr=v/gL\text{Fr} = v/\sqrt{gL}: gravity vs inertia — open-channel / atmospheric
    • Rossby Ro=v/(fL)\text{Ro} = v/(fL): rotation vs inertia — geophysical flows
    • Rayleigh Ra\text{Ra}: buoyancy vs diffusion — convection onset
    • Magnetic Reynolds Rm=vL/ηm\text{Rm} = vL/\eta_m: advection vs diffusion of 𝐁\mathbf{B} — frozen-in vs reconnection
  • Vorticity 𝛚=×𝐯\boldsymbol\omega = \nabla\times\mathbf{v} is the protagonist of incompressible flow. Kelvin's theorem makes it a near-Lagrangian invariant in ideal flow.
  • Turbulence is the unsolved problem — but the Kolmogorov k5/3k^{-5/3} spectrum in the inertial range is universal and predictive.
  • Magnetohydrodynamics = fluid + 𝐁\mathbf{B}. Frozen-in field, Alfvén waves, reconnection, dynamos. Foundation of solar/stellar physics, fusion, magnetosphere.
  • Practical reach: weather, oceans, blood, jet engines, plasma reactors, stellar interiors, accretion disks, supernova explosions.


Master Map

mindmap
  root((Fluid Dyn))
    Ch.13 Foundations
      Continuum
      ρ v T fields
      Material deriv D/Dt
      Continuity
      Euler eq
      Navier-Stokes
      Bernoulli
      Hydrostatics
      Surface tension
      Re number
      Stokes flow
      Poiseuille
    Ch.14 Vorticity
      ω = ∇×v
      Kelvin circulation
      Helmholtz theorems
      Vortex tubes
      Rotating frames
      Coriolis
      Taylor-Proudman
      Ekman layer
      Geostrophic
      Rossby
    Ch.15 Turbulence
      Reynolds decomp
      Reynolds stress
      K41 theory
      Cascade
      E(k) ∝ k^-5/3
      Kolmogorov scales
      Intermittency
      Boundary layer
      Log law
      Closure problem
    Ch.16 Waves
      Sound
      Gravity (surface)
      Internal
      Capillary
      Shallow / deep water
      Dispersion ω(k)
      Phase / group v
      Tsunami
      Rossby waves
      WKB
    Ch.17 Compressible
      Mach M
      Sound c_s
      Riemann invariants
      Shocks
      Rankine-Hugoniot
      Oblique shocks
      Prandtl-Meyer
      Nozzles
      Choked
      Sedov-Taylor
    Ch.18 Convection
      Buoyancy
      Boussinesq
      Schwarzschild
      Rayleigh-Bénard
      Ra, Nu, Pr
      Pattern formation
      MLT stellar
    Ch.19 MHD
      Frozen-in
      Magnetic Reynolds Rm
      Alfvén waves
      Fast / slow MS
      Reconnection
      Sweet-Parker
      Dynamos
      MHD instabilities


Foundations of Fluid Dynamics


Continuum Hypothesis & Fluid Variables

Continuum assumption: scale of interest LL ≫ mean free path \ell ≫ molecular scale. Define fluid parcels large compared to molecules, small compared to flow.

Field Symbol Source
Density ρ(𝐱,t)\rho(\mathbf{x},t) Conservation of mass
Velocity 𝐯(𝐱,t)\mathbf{v}(\mathbf{x},t) Bulk fluid motion
Pressure P(𝐱,t)P(\mathbf{x},t) Isotropic part of stress
Temperature T(𝐱,t)T(\mathbf{x},t) Equation of state + energy
Specific entropy ss Thermodynamic state
Specific energy uu Internal energy per mass

Equation of state closes the system: P=P(ρ,T)P = P(\rho, T) or P=P(ρ,s)P = P(\rho, s).


Lagrangian vs Eulerian Descriptions

Description Variables Picture
Eulerian Fields at fixed 𝐱\mathbf{x} Watch the river from the bank
Lagrangian Follow particular fluid element Float downstream with a leaf

Material (convective/substantial) derivative:

DDtt+𝐯\boxed{\frac{D}{Dt} \equiv \frac{\partial}{\partial t} + \mathbf{v}\cdot\nabla}

— rate of change as seen by a fluid element. Bridges Eulerian fields to Lagrangian particle dynamics.


Conservation Laws


Mass — Continuity Equation

ρt+(ρ𝐯)=0DρDt=ρ𝐯\boxed{\frac{\partial \rho}{\partial t} + \nabla\cdot(\rho\mathbf{v}) = 0 \quad\Leftrightarrow\quad \frac{D\rho}{Dt} = -\rho\nabla\cdot\mathbf{v}}

Incompressible flow: Dρ/Dt=0𝐯=0D\rho/Dt = 0 \Rightarrow \nabla\cdot\mathbf{v} = 0. Valid when M21M^2 \ll 1 AND density variations from heating/stratification are small.


Momentum — Euler & Navier-Stokes

Stress tensor for fluid:

Tij=Pδij2μσijζ(𝐯)δijT_{ij} = P\,\delta_{ij} - 2\mu\,\sigma_{ij} - \zeta\,(\nabla\cdot\mathbf{v})\,\delta_{ij}

with dynamic shear viscosity μ\mu, bulk viscosity ζ\zeta, and rate-of-strain σij=12(ivj+jvi)13(𝐯)δij\sigma_{ij} = \tfrac{1}{2}(\partial_i v_j + \partial_j v_i) - \tfrac{1}{3}(\nabla\cdot\mathbf{v})\delta_{ij} (deviatoric).

Euler equation (ideal, μ=ζ=0\mu = \zeta = 0):

ρD𝐯Dt=P+ρ𝐠\boxed{\rho\frac{D\mathbf{v}}{Dt} = -\nabla P + \rho\,\mathbf{g}}

Navier-Stokes (Newtonian viscous fluid):

ρD𝐯Dt=P+μ2𝐯+(ζ+μ3)(𝐯)+ρ𝐠\boxed{\rho\frac{D\mathbf{v}}{Dt} = -\nabla P + \mu\nabla^2\mathbf{v} + (\zeta + \tfrac{\mu}{3})\nabla(\nabla\cdot\mathbf{v}) + \rho\mathbf{g}}

Kinematic viscosity: ν=μ/ρ\nu = \mu/\rho (units m²/s — diffusivity of momentum).


Energy

Internal-energy form: ρTDsDt=Φ𝐪+Q\rho T \frac{Ds}{Dt} = \Phi - \nabla\cdot\mathbf{q} + Q

with viscous dissipation rate Φ=2μσijσij+ζ(𝐯)20\Phi = 2\mu\sigma_{ij}\sigma_{ij} + \zeta(\nabla\cdot\mathbf{v})^2 \ge 0, heat flux 𝐪\mathbf{q} (Fourier: κT-\kappa\nabla T), volumetric heat source QQ.

Important: entropy can only increase via Φ\Phi (viscous) and 𝐪-\nabla\cdot\mathbf{q} (heat conduction). Ideal flow (μ=κ=0\mu=\kappa=0) is adiabatic and isentropic: Ds/Dt=0Ds/Dt = 0.


Hydrostatics

Velocity =0= 0 ⇒ Euler reduces to P=ρ𝐠\nabla P = \rho\mathbf{g}.

Configuration Result
Constant ρ\rho (incompressible liquid) P=P0+ρghP = P_0 + \rho g h
Ideal gas, isothermal P=P0ez/HP = P_0 e^{-z/H}, H=kBT/mgH = k_BT/mg
Ideal gas, adiabatic Tz1T \propto z^{-1}\Rightarrow atmospheric lapse rate Γa=g/cp\Gamma_a = g/c_p
Polytropic (PργP\propto\rho^\gamma) Lane-Emden equation (stellar structure)

Archimedes' principle: buoyant force on submerged body = weight of displaced fluid.

Standard atmosphere scale height: H8.5H \approx 8.5 km on Earth.


Bernoulli's Equation

For steady, ideal, barotropic (ρ=ρ(P)\rho = \rho(P)) flow with conservative body force 𝐠=Φ\mathbf{g} = -\nabla\Phi:

v22+dPρ+Φ=const along streamlines\boxed{\frac{v^2}{2} + \int\!\frac{dP}{\rho} + \Phi = \text{const along streamlines}}

Incompressible form: P+12ρv2+ρgz=constP + \tfrac{1}{2}\rho v^2 + \rho g z = \text{const}

Compressible (adiabatic, ideal gas): 12v2+γγ1Pρ+gz=const\tfrac{1}{2}v^2 + \frac{\gamma}{\gamma-1}\frac{P}{\rho} + gz = \text{const}

— equivalent to $\tfrac{1}{2}v^2 + c_p T + gz = $ const.

Applications: Venturi tube, Pitot probe, lift on airfoils, fountains, draining tanks (Torricelli v=2ghv = \sqrt{2gh}).

Beware: Bernoulli requires streamline analysis; constants differ on different streamlines (unless flow is also irrotational).


Reynolds Number — The Master Dimensionless Group

Re=ρvLμ=vLν=inertialviscous\text{Re} = \frac{\rho v L}{\mu} = \frac{v L}{\nu} = \frac{\text{inertial}}{\text{viscous}}

Re Regime
1\ll 1 Stokes (creeping) flow — viscosity dominates
1110310^3 Laminar; viscous boundary layers
10310^310510^5 Transitional
105\gtrsim 10^5 Fully turbulent

Typical values: bacteria swimming 104\sim 10^{-4}; insect flight 102\sim 10^2; car at highway 106\sim 10^6; jet aircraft 108\sim 10^8; ocean basin circulation 1012\sim 10^{12}.


Low-Reynolds (Stokes) Flow

Drop inertial term:

P=μ2𝐯,𝐯=0\nabla P = \mu\nabla^2\mathbf{v}, \quad \nabla\cdot\mathbf{v} = 0

Linear — solutions superpose.

Stokes drag on sphere (radius aa, velocity UU):

Fdrag=6πμaU\boxed{F_{\text{drag}} = 6\pi\mu a U}

— foundation of Brownian-motion calibration (Part II), settling velocities, microswimmer physics.

Reversibility: Stokes-flow equations are time-symmetric. Consequence — scallop theorem: a swimmer with only one reciprocal degree of freedom (like a scallop opening/closing) makes no net progress at low Re.


Classic Laminar Flows


Poiseuille (Pipe Flow)

Steady, axisymmetric flow in pipe radius aa, pressure gradient dP/dz-dP/dz:

vz(r)=(dP/dz)4μ(a2r2)v_z(r) = \frac{(-dP/dz)}{4\mu}(a^2 - r^2)

Volume flux: Q=πa4(dP/dz)/(8μ)Q = \pi a^4(-dP/dz)/(8\mu) — the famous a4a^4 dependence (blood vessels constricting by 20% halve their flow).


Couette Flow

Two parallel plates separated by hh, top moves at UU, bottom stationary:

v(y)=Uy/h,τ=μU/hv(y) = U y/h, \quad \tau = \mu U/h

Linear velocity profile. Measurement principle for μ\mu (rotating cylinder rheometer).


Surface Tension & Capillarity

Surface tension γ\gamma [N/m]: free energy per area of interface.

Young-Laplace equation (pressure jump across curved interface):

ΔP=γ(1/R1+1/R2)=2γ/R(sphere)\boxed{\Delta P = \gamma(1/R_1 + 1/R_2) = 2\gamma/R \;\text{(sphere)}}

Phenomenon Formula
Capillary rise in tube radius aa h=2γcosθ/(ρga)h = 2\gamma\cos\theta/(\rho g a)
Bubble pressure (radius RR) ΔP=4γ/R\Delta P = 4\gamma/R (two surfaces)
Capillary length c=γ/(ρg)\ell_c = \sqrt{\gamma/(\rho g)} (water: ~2.7 mm)

Capillary waves (next chapter): ω2=(γ/ρ)k3\omega^2 = (\gamma/\rho)k^3 at small wavelengths (high kk).



Vorticity


The Vorticity Field

𝛚×𝐯\boxed{\boldsymbol\omega \equiv \nabla\times\mathbf{v}}

— a pseudovector, twice the local angular velocity of an infinitesimal fluid element.

Decomposition of velocity gradient: jvi=σij+13(𝐯)δij12ϵijkωk\partial_j v_i = \sigma_{ij} + \tfrac{1}{3}(\nabla\cdot\mathbf{v})\delta_{ij} - \tfrac{1}{2}\epsilon_{ijk}\omega_k

(deviatoric strain + isotropic expansion + rotation).

Irrotational = 𝛚=0\boldsymbol\omega = 0𝐯=ϕ\mathbf{v} = \nabla\phi (velocity potential). Combined with incompressibility ⇒ 2ϕ=0\nabla^2\phi = 0 (Laplace) — potential flow theory.


The Vorticity Equation

Take curl of Navier-Stokes:

D𝛚Dt=(𝛚)𝐯𝛚(𝐯)+ρ×Pρ2+ν2𝛚\boxed{\frac{D\boldsymbol\omega}{Dt} = (\boldsymbol\omega\cdot\nabla)\mathbf{v} - \boldsymbol\omega(\nabla\cdot\mathbf{v}) + \frac{\nabla\rho\times\nabla P}{\rho^2} + \nu\nabla^2\boldsymbol\omega}

Term Name Physical effect
(𝛚)𝐯(\boldsymbol\omega\cdot\nabla)\mathbf{v} Vortex stretching Stretching vortex tubes intensifies ω\omega (angular momentum conservation)
𝛚(𝐯)-\boldsymbol\omega(\nabla\cdot\mathbf{v}) Compression Compressing fluid concentrates ω\omega
(ρ×P)/ρ2(\nabla\rho\times\nabla P)/\rho^2 Baroclinic generation Misaligned ρ\nabla\rho and P\nabla P create ω\omega
ν2𝛚\nu\nabla^2\boldsymbol\omega Viscous diffusion Spreads + dissipates ω\omega

Crucial 3-D effect: vortex stretching only exists in 3-D — it has no 2-D analog. This makes turbulence in 3-D qualitatively different (and energy cascades to small scales).


Kelvin's Circulation Theorem

Circulation: Γ=C𝐯d=S𝛚d𝐒\Gamma = \oint_C \mathbf{v}\cdot d\boldsymbol\ell = \int_S \boldsymbol\omega\cdot d\mathbf{S} (Stokes).

For ideal, barotropic flow with conservative forces:

DΓDt=0(material loop)\boxed{\frac{D\Gamma}{Dt} = 0 \quad \text{(material loop)}}

— circulation around any closed material loop is conserved.

Consequences (Helmholtz vortex theorems):

  1. Vortex lines move with the fluid (Lagrangian invariant).
  2. Vortex tubes have constant strength along their length.
  3. Vortex tubes can't end in the fluid — must close on themselves or terminate at boundaries.

Caveats: broken by viscosity (re-organizes ω\omega), baroclinicity (creates ω\omega from misaligned gradients), and external curl forces (e.g. magnetic in MHD).


Rotating Reference Frames

Transform to a frame rotating at angular velocity 𝛀\boldsymbol\Omega (e.g., Earth-frame for geophysics):

ρD𝐯Dt=P2ρ𝛀×𝐯ρ𝛀×(𝛀×𝐫)+ρ𝐠\rho\frac{D\mathbf{v}}{Dt} = -\nabla P - 2\rho\boldsymbol\Omega\times\mathbf{v} - \rho\boldsymbol\Omega\times(\boldsymbol\Omega\times\mathbf{r}) + \rho\mathbf{g}

Pseudo-force Direction Comment
Coriolis 2ρ𝛀×𝐯-2\rho\boldsymbol\Omega\times\mathbf{v} Perpendicular to motion Deflects right in N hemisphere, left in S
Centrifugal ρ𝛀×(𝛀×𝐫)-\rho\boldsymbol\Omega\times(\boldsymbol\Omega\times\mathbf{r}) Outward from Ω\Omega axis Absorbed into effective gravity for Earth

Coriolis parameter: f=2Ωsinλf = 2\Omega\sin\lambda (latitude λ\lambda).


Geophysical Flow Regimes

Rossby number Ro=U/(fL)\text{Ro} = U/(fL): inertia / Coriolis.

  • Ro1\text{Ro} \ll 1: rotation dominates ⇒ geostrophic balance P/ρ=2𝛀×𝐯-\nabla P/\rho = 2\boldsymbol\Omega\times\mathbf{v}. Flow follows isobars (low to right of velocity, N hemisphere).
  • Ro1\text{Ro} \sim 1: mesoscale weather, large-scale ocean
  • Ro1\text{Ro} \gg 1: small-scale, rotation negligible

Taylor-Proudman theorem: for Ro0\text{Ro}\to 0 flow, slow steady incompressible motion is 2-D — velocity has no variation along 𝛀\boldsymbol\Omega:

(𝛀)𝐯=0(\boldsymbol\Omega\cdot\nabla)\mathbf{v} = 0

Spectacular demo: stir tank gently in rotating frame — fluid forms "Taylor columns" parallel to axis, can hide obstacle by acting as if it spanned the entire vertical extent.

Ekman layer: thin boundary layer where viscosity restores no-slip on a rotating surface. Thickness δE=2ν/f\delta_E = \sqrt{2\nu/f}. Generates secondary flow ("Ekman pumping") — drives ocean circulation.


Rossby Waves

  • Restoring force: gradient of Coriolis parameter f/y=β\partial f/\partial y = \beta.
  • Dispersion: ω=βkx/(k2+κ2)\omega = -\beta k_x/(k^2 + \kappa^2), $\kappa = $ deformation wavenumber.
  • Propagate westward (always).
  • Govern weather patterns; jet stream undulations are Rossby waves.


Turbulence


The Transition to Turbulence

Above critical Re, laminar flow becomes unstable → cascade through wavenumbers → chaotic 3-D flow.

Critical Re for various configurations:

Flow Rec\text{Re}_c
Pipe (Reynolds 1883) 2000\sim 2000
Plane Couette 350\sim 350
Plane Poiseuille 5500\sim 5500
Boundary layer over flat plate 5×105\sim 5\times 10^5
Sphere wake 200\sim 200 for vortex shedding, 3×105\sim 3\times 10^5 for drag crisis

Transition is sensitive to perturbations — Reynolds's own experiments showed subcritical transition with disturbances and could maintain laminar flow well above nominal Rec_c with controlled inlet.


Reynolds Decomposition & Reynolds Stress

Decompose 𝐯=𝐯+𝐯\mathbf{v} = \bar{\mathbf{v}} + \mathbf{v}' (mean + fluctuation, 𝐯=0\langle\mathbf{v}'\rangle = 0).

Substituting into Navier-Stokes and averaging:

ρDviDt=iP+μ2vij(ρvivj¯)\rho\frac{D\bar{v}_i}{Dt} = -\partial_i\bar P + \mu\nabla^2\bar v_i - \partial_j(\rho\overline{v'_i v'_j})

— the last term is the Reynolds stress:

τijR=ρvivj¯\boxed{\tau^R_{ij} = -\rho\overline{v'_i v'_j}}

Acts on mean flow exactly like a stress — but it's quadratic in fluctuations, hence the closure problem: equations for v\bar v involve vv¯\overline{v'v'}; equations for vv¯\overline{v'v'} involve vvv¯\overline{v'v'v'}; ... infinite hierarchy. Must be closed by modeling (mixing length, kk-ϵ\epsilon, RANS, LES, DNS).


Kolmogorov (K41) Theory

Premises (1941):

  1. Turbulence is statistically homogeneous and isotropic at small scales, independent of large-scale geometry.
  2. Energy injected at large scale LL cascades to smaller scales, dissipated by viscosity at the Kolmogorov scale η\eta.
  3. In the intermediate "inertial range" ηL\eta \ll \ell \ll L, the only relevant parameter is the energy dissipation rate ϵ\epsilon [m²/s³].

Kolmogorov Scales (from dimensional analysis with ν,ϵ\nu, \epsilon)

η=(ν3/ϵ)1/4,vη=(νϵ)1/4,τη=(ν/ϵ)1/2\boxed{\eta = (\nu^3/\epsilon)^{1/4}, \quad v_\eta = (\nu\epsilon)^{1/4}, \quad \tau_\eta = (\nu/\epsilon)^{1/2}}

Re at Kolmogorov scale = 1 by construction (viscous and inertial in balance).

Range of scales: L/ηRe3/4L/\eta \sim \text{Re}^{3/4}. So Re=104L/η103\text{Re} = 10^4 \Rightarrow L/\eta \sim 10^3; Re=108L/η106\text{Re} = 10^8 \Rightarrow L/\eta \sim 10^6. Why DNS is impossible at high Re.


Energy Spectrum

In the inertial range:

E(k)=CKϵ2/3k5/3\boxed{E(k) = C_K\, \epsilon^{2/3}\, k^{-5/3}}

with Kolmogorov constant CK1.5C_K \approx 1.5. Universally observed in atmospheric, oceanic, lab, astrophysical turbulence.

Velocity structure functions: (δv)n=Cn(ϵ)n/3(K41)\langle (\delta v_\|)^n\rangle = C_n (\epsilon\, \ell)^{n/3} \quad \text{(K41)}

Famous 4/5 law (exact, no model assumption beyond K41): (δv)3=45ϵ\langle (\delta v_\|)^3\rangle = -\tfrac{4}{5}\epsilon\, \ell


Intermittency Corrections

K41 predicts ζn=n/3\zeta_n = n/3 (scaling exponents). Reality: ζn<n/3\zeta_n < n/3 at high nnintermittency. Models (She-Lévêque 1994): ζn=n/9+2[1(2/3)n/3]\zeta_n = n/9 + 2[1 - (2/3)^{n/3}].


Boundary Layer Turbulence — The Log Law

Near a wall, momentum is carried by turbulent eddies. Self-similar matching argument:

Friction velocity: uτ=τw/ρu_\tau = \sqrt{\tau_w/\rho} where τw\tau_w is wall shear stress. Wall units: y+=yuτ/νy^+ = y u_\tau/\nu, U+=U/uτU^+ = U/u_\tau.

Region y+y^+ Velocity
Viscous sublayer y+5y^+ \lesssim 5 U+=y+U^+ = y^+ (linear)
Buffer layer 5y+305 \lesssim y^+ \lesssim 30 Transition
Log layer 30y+0.1δ+30 \lesssim y^+ \lesssim 0.1 \delta^+ U+=(1/κ)lny++B\boxed{U^+ = (1/\kappa)\ln y^+ + B}

with von Kármán constant κ0.41\kappa \approx 0.41, B5.0B \approx 5.0.

The log law is a robust prediction; observed in pipes, channels, atmospheric boundary layer, astrophysical settings.


Free Turbulence — Jets, Wakes, Shear Layers

Flow Width δ(x)\delta(x) Centerline velocity U(x)U(x)
Round jet x\propto x 1/x\propto 1/x
Plane jet x\propto x 1/x\propto 1/\sqrt{x}
Round wake x1/3\propto x^{1/3} x2/3\propto x^{-2/3}
Plane wake x\propto \sqrt{x} 1/x\propto 1/\sqrt{x}
Mixing layer x\propto x const

Coherent structures — large eddies (Kelvin-Helmholtz rolls, hairpin vortices) persist within seemingly chaotic background. Modern view: turbulence = coherent structures + cascade.



Waves


Linearized Wave Equations

Perturb about a uniform background: ρ=ρ0+ρ\rho = \rho_0 + \rho', 𝐯=𝐯\mathbf{v} = \mathbf{v}', P=P0+PP = P_0 + P' (primes small).

Linearize continuity and Euler:

tρ+ρ0𝐯=0\partial_t\rho' + \rho_0\nabla\cdot\mathbf{v}' = 0 ρ0t𝐯=P\rho_0\partial_t\mathbf{v}' = -\nabla P'

Plus equation of state P=cs2ρP' = c_s^2\rho'.

Sound wave equation:

t2ρ=cs22ρ,cs=(P/ρ)S\boxed{\partial_t^2\rho' = c_s^2\nabla^2\rho', \quad c_s = \sqrt{(\partial P/\partial\rho)_S}}


Sound Waves

Medium csc_s
Air (20°C) 343 m/s
Water (20°C) 1480 m/s
Sea water 1530 m/s
Steel (P-wave) 5900 m/s
Ideal gas γkBT/m\sqrt{\gamma k_BT/m}
Solar photosphere 7\sim 7 km/s
Intracluster medium 1000\sim 1000 km/s

Plane-wave solution: ρ=Aei(𝐤𝐱ωt)\rho' = A\,e^{i(\mathbf{k}\cdot\mathbf{x} - \omega t)}, ω=cs|𝐤|\omega = c_s|\mathbf{k}|.

Non-dispersive: vphase=vgroup=csv_{\text{phase}} = v_{\text{group}} = c_s — sound packets keep shape.

Acoustic impedance Z=ρcsZ = \rho c_s; reflection coefficient at interface (Z2Z1)/(Z2+Z1)(Z_2 - Z_1)/(Z_2 + Z_1).


Gravity Waves on a Free Surface

Liquid layer of depth hh, perturbation η(x,t)\eta(x,t). Solving the Laplace equation for the velocity potential + linearized BC at surface:

Full dispersion relation:

ω2=(gk+γρk3)tanh(kh)\boxed{\omega^2 = \left(gk + \frac{\gamma}{\rho}k^3\right)\tanh(kh)}

Limit Approximation Regime
kh1kh \ll 1 (shallow) ω2=gk2h\omega^2 = gk^2 hvphase=ghv_{\text{phase}} = \sqrt{gh} λh\lambda \gg h; non-dispersive
kh1kh \gg 1 (deep) ω2=gk\omega^2 = gkvphase=g/kv_{\text{phase}} = \sqrt{g/k} λh\lambda \ll h; long waves faster
Small λ\lambda (capillary) ω2=(γ/ρ)k3\omega^2 = (\gamma/\rho)k^3 λ<c\lambda < \ell_c
General full formula All wavelengths

Minimum phase speed of water surface wave: vmin=(4gγ/ρ)1/423v_{\min} = (4g\gamma/\rho)^{1/4} \approx 23 cm/s at λ1.7\lambda \approx 1.7 cm — what your finger creates pushing through water.


Tsunamis

Ocean depth ~ 4 km; λ100\lambda \sim 100300300 km ⇒ deep ocean is shallow water for tsunamis. Speed:

v=gh200m/s720km/hv = \sqrt{gh} \approx 200\,\text{m/s} \approx 720\,\text{km/h}

Approaching shore (smaller hh): slower BUT η\eta amplifies as h1/4h^{-1/4} (Green's law) → enormous on landfall.


Internal Gravity Waves

In a stratified medium (density ρ0(z)\rho_0(z)), restoring force = buoyancy. The Brunt-Väisälä frequency:

N2=gρ0dρ0dz(adiabatic)N^2 = -\frac{g}{\rho_0}\frac{d\rho_0}{dz} \;\text{(adiabatic)}

(Modify with adiabatic gradient for compressible.) N2>0N^2 > 0 ⇒ stable stratification.

Dispersion: ω=Ncosθ\omega = N\cos\theta where θ\theta is angle of 𝐤\mathbf{k} from horizontal.

Bizarre property: group velocity perpendicular to phase velocity, energy propagates perpendicular to wavefronts. Allow "St. Andrew's Cross" patterns from oscillating sources.


Group vs Phase Velocity

vphase=ω/k,vg=dω/dkv_{\text{phase}} = \omega/k, \quad v_g = d\omega/dk

Medium Behavior
Sound vg=vphasev_g = v_\text{phase}, non-dispersive
Deep water vg=vphase/2v_g = v_\text{phase}/2 — packet falls behind individual waves
Capillary vg=3vphase/2v_g = 3 v_\text{phase}/2 — packet outruns
Light in glass normal dispersion vg<vphasev_g < v_\text{phase} (anomalous near absorption)

Energy travels at vgv_g (for narrow-band wavepacket).



Compressible & Supersonic Flow


Mach Number & Compressibility

M=v/csM = v/c_s

  • M<0.3M < 0.3: density variations 5%\lesssim 5\%, incompressible approximation OK.
  • M<1M < 1: subsonic; disturbances propagate upstream
  • M=1M = 1: sonic
  • M>1M > 1: supersonic; upstream cannot "know" about downstream → shocks possible
  • M1M \gg 1: hypersonic

Steady, Quasi-1-D Flow

Incompressible + Bernoulli gives $P + \rho v^2/2 = $ const. Compressible version:

12v2+γγ1Pρ=const=12vmax2\tfrac{1}{2}v^2 + \frac{\gamma}{\gamma-1}\frac{P}{\rho} = \text{const} = \tfrac{1}{2}v_{\max}^2

Stagnation properties:

T0T=1+γ12M2\frac{T_0}{T} = 1 + \frac{\gamma-1}{2}M^2 P0P=[1+γ12M2]γ/(γ1)\frac{P_0}{P} = \left[1 + \tfrac{\gamma-1}{2}M^2\right]^{\gamma/(\gamma-1)} ρ0ρ=[1+γ12M2]1/(γ1)\frac{\rho_0}{\rho} = \left[1 + \tfrac{\gamma-1}{2}M^2\right]^{1/(\gamma-1)}

Subscript 0 = adiabatic stagnation (brought to rest reversibly).


Riemann Invariants (1-D Unsteady)

For 1-D isentropic flow, define J±=v±dP/(ρcs)=v±2cs/(γ1)J_\pm = v \pm \int dP/(\rho c_s) = v \pm 2c_s/(\gamma-1). Then:

(t+(v±cs)x)J±=0\left(\partial_t + (v\pm c_s)\partial_x\right) J_\pm = 0

J+J_+ propagates rightward at v+csv+c_s, JJ_- leftward at vcsv-c_s. Characteristic curves of the hyperbolic system.


Shock Waves — Rankine-Hugoniot Jump Conditions

When characteristics converge, smooth flow develops discontinuity. Conservation across shock (frame in which shock is stationary):

Conserved Equation
Mass ρ1v1=ρ2v2\rho_1 v_1 = \rho_2 v_2
Momentum P1+ρ1v12=P2+ρ2v22P_1 + \rho_1 v_1^2 = P_2 + \rho_2 v_2^2
Energy h1+v12/2=h2+v22/2h_1 + v_1^2/2 = h_2 + v_2^2/2 (per unit mass enthalpy h=u+P/ρh = u + P/\rho)

For ideal gas, normal shock, define M1=v1/cs,1M_1 = v_1/c_{s,1} (upstream Mach):

P2P1=1+2γγ+1(M121)\frac{P_2}{P_1} = 1 + \frac{2\gamma}{\gamma+1}(M_1^2 - 1)

ρ2ρ1=v1v2=(γ+1)M12(γ1)M12+2\frac{\rho_2}{\rho_1} = \frac{v_1}{v_2} = \frac{(\gamma+1)M_1^2}{(\gamma-1)M_1^2 + 2}

M22=(γ1)M12+22γM12(γ1)M_2^2 = \frac{(\gamma-1)M_1^2 + 2}{2\gamma M_1^2 - (\gamma-1)}

Properties:

  • M1>1M2<1M_1 > 1 \Rightarrow M_2 < 1 (shock decelerates flow to subsonic).
  • Entropy increases across shock (2nd law).
  • For strong shocks (M1M_1 \to \infty): ρ2/ρ1(γ+1)/(γ1)=4\rho_2/\rho_1 \to (\gamma+1)/(\gamma-1) = 4 for γ=5/3\gamma = 5/3.
  • For weak shock: thickness \sim several mean free paths.

Oblique Shocks & Prandtl-Meyer Expansion

Oblique shock at angle β\beta relative to upstream flow, with flow deflection θ\theta:

tanθ=2cotβM12sin2β1M12(γ+cos2β)+2\tan\theta = 2\cot\beta\,\frac{M_1^2\sin^2\beta - 1}{M_1^2(\gamma + \cos 2\beta) + 2}

For given M1M_1, maximum deflection θmax\theta_{\max} (beyond which shock detaches).

Prandtl-Meyer expansion fan: smooth supersonic turn through convex corner. Defines:

ν(M)=γ+1γ1arctan(γ1)(M21)γ+1arctanM21\nu(M) = \sqrt{\tfrac{\gamma+1}{\gamma-1}}\arctan\sqrt{\tfrac{(\gamma-1)(M^2-1)}{\gamma+1}} - \arctan\sqrt{M^2-1}

Flow turning angle = ν(M2)ν(M1)\nu(M_2) - \nu(M_1).


De Laval Nozzle (Converging-Diverging)

Steady 1-D flow with area A(x)A(x):

dAA=(M21)dvv\frac{dA}{A} = (M^2 - 1)\frac{dv}{v}

Subsonic (M<1M<1) Supersonic (M>1M>1)
Area ↓ → vv Area ↓ → vv
Area ↑ → vv Area ↑ → vv

→ to accelerate gas from subsonic to supersonic, need converging-diverging nozzle. Sonic point M=1M=1 at throat (smallest AA).

Choked flow: at M=1M = 1 at throat, mass flux is maximal for given stagnation properties:

ṁmax=AtP0γRT0(2γ+1)(γ+1)/[2(γ1)]\dot m_{\max} = A_t P_0\sqrt{\frac{\gamma}{RT_0}}\left(\frac{2}{\gamma+1}\right)^{(\gamma+1)/[2(\gamma-1)]}

Foundation of rocket engines, jet engines, gas-turbine cycles.


Sedov-Taylor Blast Wave

Strong point explosion releases energy EE in uniform medium of density ρ0\rho_0. Self-similar solution: shock radius

Rs(t)=(ξEt2ρ0)1/5\boxed{R_s(t) = \left(\frac{\xi E t^2}{\rho_0}\right)^{1/5}}

with dimensionless ξ1\xi \approx 1. Famous use: G. I. Taylor declassified the Trinity test yield from photographs of the fireball expansion.

Astrophysical analog: supernova remnants in their Sedov-Taylor phase (after free expansion, before snowplow).



Convection


Stability of Stratification — Schwarzschild Criterion

A fluid parcel displaced upward adiabatically retains its entropy. If its new density is less than ambient → buoyant → unstable.

Schwarzschild criterion for stability:

dTdz>dTdz|ad=gcp\boxed{\frac{dT}{dz} > \frac{dT}{dz}\bigg|_{\text{ad}} = -\frac{g}{c_p}}

(temperature decreases slower than adiabatic ⇒ stable).

In atmospheric science: lapse rate Γ=dT/dz\Gamma = -dT/dz.

  • Γ<Γad9.8\Gamma < \Gamma_{\text{ad}} \approx 9.8 K/km: stable.
  • Γ>Γad\Gamma > \Gamma_{\text{ad}}: convectively unstable.

In stellar physics: convective vs radiative zones determined by =dlnT/dlnP\nabla = d\ln T/d\ln P vs ad\nabla_{\text{ad}}.


Boussinesq Approximation

When density variations are small (Δρ/ρ1\Delta\rho/\rho \ll 1) but driving buoyancy: keep ρ\rho constant everywhere except the buoyancy term:

ρ0D𝐯Dt=P+ρ𝐠+μ2𝐯,ρ=ρ0α(TT0)\rho_0\frac{D\mathbf{v}}{Dt} = -\nabla P' + \rho'\mathbf{g} + \mu\nabla^2\mathbf{v}, \quad \rho' = -\rho_0\alpha(T - T_0)

with α=ρ01(ρ/T)P\alpha = -\rho_0^{-1}(\partial\rho/\partial T)_P (thermal expansion).

Excellent approximation for: oceans, atmosphere (locally), Earth's mantle, lab thermal convection.


Rayleigh-Bénard Convection

Fluid between two horizontal plates, bottom hot, top cool. Three key dimensionless groups:

Number Formula Meaning
Rayleigh Ra=gαΔTd3/(νκ)\text{Ra} = g\alpha\,\Delta T\,d^3/(\nu\kappa) Buoyancy / dissipation
Prandtl Pr=ν/κ\text{Pr} = \nu/\kappa Viscous / thermal diffusion
Nusselt Nu=qactual/qcond\text{Nu} = q_{\text{actual}}/q_{\text{cond}} Convective enhancement

Critical Rayleigh (for plate-to-plate, rigid free boundaries; Rayleigh 1916; Pellew & Southwell 1940):

  • Rigid–rigid: Rac=1707.76\text{Ra}_c = 1707.76
  • Free–free: Rac=657.51\text{Ra}_c = 657.51
  • Rigid–free: Rac1100.65\text{Ra}_c \approx 1100.65

At onset, critical wavenumber kcd3.117k_c d \approx 3.117 ⇒ horizontal wavelength ≈ 2dd.

Beyond onset:

  • Ra103\text{Ra} \sim 10^310410^4: hexagonal cells, rolls
  • Ra104\text{Ra} \sim 10^410510^5: oscillatory time-dependence
  • Ra106\text{Ra} \gg 10^6: turbulent convection
  • NuRa1/3\text{Nu} \sim \text{Ra}^{1/3} (Malkus); Ra2/7\text{Ra}^{2/7} in some experiments

Mixing Length Theory (Stellar Convection)

Phenomenological model: convective "blobs" travel a mixing length mHp\ell_m \sim H_p (pressure scale height) before dissolving.

Convective velocity: vconvgβΔmv_{\text{conv}} \sim \sqrt{g\beta\Delta\nabla\,\ell_m}

with Δ=ad\Delta\nabla = \nabla - \nabla_{\text{ad}} (super-adiabatic excess).

Convective heat flux: FconvρcpvconvT(Δ)F_{\text{conv}} \sim \rho c_p v_{\text{conv}} T(\Delta\nabla)

In stellar interiors, Δ\Delta\nabla is tiny (107\sim 10^{-7}), so convection is enormously efficient. In stellar atmospheres, Δ\Delta\nabla is order unity — radiative losses matter — granulation we see on the Sun.


Pattern Formation

Above onset, convection picks definite spatial patterns: rolls, hexagons, squares, spirals (in rotation), traveling waves. Amplitude (Landau-Ginzburg) equation captures the weakly nonlinear regime, akin to phase transitions in Part II.



Magnetohydrodynamics (MHD)


The MHD Equations

Combine fluid dynamics with Maxwell's equations under the assumption that the fluid is highly conducting and slowly varying compared to ωplasma\omega_{\text{plasma}}.

MHD assumptions:

  1. Non-relativistic (vcv \ll c); drop displacement current.
  2. Charge neutrality (quasineutral plasma).
  3. Ideal Ohm's law in fluid frame: 𝐄=0𝐄=𝐯×𝐁\mathbf{E}' = 0 \Rightarrow \mathbf{E} = -\mathbf{v}\times\mathbf{B} (resistive: 𝐄=𝐯×𝐁+𝐉/σ\mathbf{E} = -\mathbf{v}\times\mathbf{B} + \mathbf{J}/\sigma).

Full ideal MHD system:

tρ+(ρ𝐯)=0\partial_t\rho + \nabla\cdot(\rho\mathbf{v}) = 0

ρD𝐯Dt=P+1μ0(×𝐁)×𝐁+ρ𝐠\rho\frac{D\mathbf{v}}{Dt} = -\nabla P + \frac{1}{\mu_0}(\nabla\times\mathbf{B})\times\mathbf{B} + \rho\mathbf{g}

t𝐁=×(𝐯×𝐁)+ηm2𝐁\partial_t\mathbf{B} = \nabla\times(\mathbf{v}\times\mathbf{B}) + \eta_m\nabla^2\mathbf{B}

𝐁=0\nabla\cdot\mathbf{B} = 0

with magnetic diffusivity ηm=1/(μ0σ)\eta_m = 1/(\mu_0\sigma).

Lorentz force decomposed:

(×𝐁)×𝐁μ0=(B22μ0)+(𝐁)𝐁μ0\frac{(\nabla\times\mathbf{B})\times\mathbf{B}}{\mu_0} = -\nabla\!\left(\frac{B^2}{2\mu_0}\right) + \frac{(\mathbf{B}\cdot\nabla)\mathbf{B}}{\mu_0}

= magnetic pressure (B2/2μ0)-\nabla(B^2/2\mu_0) + magnetic tension along field lines.


Frozen-In Field Theorem (Alfvén's Theorem)

For ideal MHD (ηm0\eta_m \to 0): magnetic flux through any material loop is conserved.

dΦdt=0\frac{d\Phi}{dt} = 0

Equivalent: field lines move with the fluid. The induction equation reduces to t𝐁=×(𝐯×𝐁)\partial_t\mathbf{B} = \nabla\times(\mathbf{v}\times\mathbf{B}) which is structurally identical to Kelvin's vorticity theorem.

Astrophysical consequence: stretching matter stretches frozen-in fields, amplifying |B||B| — basis of dynamos. Compressing reduces flux per area but increases field strength.


Magnetic Reynolds Number

Rm=vL/ηm\text{Rm} = vL/\eta_m

  • Rm1\text{Rm} \gg 1: ideal MHD, frozen-in dominates (most astro contexts).
  • Rm1\text{Rm} \ll 1: diffusion dominates (e.g., liquid metals in lab).
  • Rm1\text{Rm} \sim 1: reconnection / dynamo / instability regime.

Typical Rm: | System | Rm | |---|---| | Earth's outer core | 10310^3 | | Sun's interior | 101010^{10} | | Interstellar medium | 101510^{15}+ | | Lab plasma | 10210^210510^5 |


Alfvén Waves

Linearize MHD about uniform 𝐁0\mathbf{B}_0. Three wave modes:

Wave Restoring force v2v^2
Shear Alfvén Magnetic tension vA2=B02/(μ0ρ0)v_A^2 = B_0^2/(\mu_0\rho_0)
Fast magnetosonic (P+B2/2μ0)\nabla(P + B^2/2\mu_0) 12(cs2+vA2)+12(cs2+vA2)24cs2vA2cos2θ\tfrac{1}{2}(c_s^2 + v_A^2) + \tfrac{1}{2}\sqrt{(c_s^2 + v_A^2)^2 - 4c_s^2 v_A^2\cos^2\theta}
Slow magnetosonic Both similar with - sign

with θ\theta = angle between 𝐤\mathbf{k} and 𝐁0\mathbf{B}_0.

Alfvén speed:

vA=Bμ0ρ\boxed{v_A = \frac{B}{\sqrt{\mu_0\rho}}}

Properties of shear Alfvén wave:

  • Propagates along 𝐁0\mathbf{B}_0 (θ=0\theta = 0): ω=vAk\omega = v_A k_\|.
  • Polarization: 𝐯1,𝐁1𝐁0\mathbf{v}_1, \mathbf{B}_1 \perp \mathbf{B}_0 and to each other.
  • Incompressible (𝐯1=0\nabla\cdot\mathbf{v}_1 = 0).

Typical vAv_A: | System | vAv_A | |---|---| | Solar corona | 1000\sim 1000 km/s | | Solar wind | 50\sim 50 km/s | | Earth's magnetosphere | 100\sim 100 km/s | | Tokamak | 106\sim 10^6 m/s | | ISM (warm phase) | 5\sim 5 km/s |


Magnetic Reconnection

When opposite-polarity field lines come together, frozen-in flux locally breaks down (large gradients → large diffusion). Topology changes; magnetic energy converted to kinetic + thermal.


Sweet-Parker Reconnection

Thin current sheet of length LL, thickness δ\delta:

  • Mass conservation: vinL=vAδv_{\text{in}} L = v_A \delta
  • Resistive diffusion at sheet: vinδ=ηmv_{\text{in}} \delta = \eta_m
  • δ=L/S\delta = L/\sqrt{\text{S}}, reconnection rate vin/vA=1/Sv_{\text{in}}/v_A = 1/\sqrt{\text{S}}

where Lundquist number S=LvA/ηm\text{S} = L v_A/\eta_m.

Problem: for solar values S1012\text{S} \sim 10^{12}, predicted reconnection time scale far too slow to explain observations.

Engineering use and verification

State the model, coordinate system, assumptions, boundary conditions and validity range before using an equation. Track dimensions and sign conventions through each derivation, test limiting cases, and distinguish mathematical possibility from physical realisability. Where a model informs engineering design, compare it with measurement or a second method and quantify the effect of idealisations rather than hiding them inside numerical precision.

  • Confirm scope, assumptions, interfaces and required outcome.
  • Check dimensions, sign conventions, boundary conditions and limiting cases.
  • Identify current project, customer and regulatory requirements.
  • Separate source examples from mandatory acceptance criteria.
  • Check calculations, tables and selections by an independent method.
  • Verify safety, maintainability and credible failure modes.
  • Record evidence, revisions, approvals and unresolved limitations.
  • Validate the result under representative operating conditions.

Continue learning

Elasticity, Stress and Continuum Mechanics: Final TakeawaysGuide · PhysicsNEXT LESSON →Fluid Dynamics: Conservation, Flow and Stability: Petschek ReconnectionGuide · PhysicsElasticity, Stress and Continuum Mechanics: /20 SummaryGuide · PhysicsPlasma Physics: Kinetics, Fields and Waves: /20 SummaryGuide · Physics