2.2.10 · D3Fluid Mechanics

Worked examples — Streamlines, pathlines, streaklines

2,293 words10 min readBack to topic

This is a practice child page for the parent topic. Before we start, one reminder of the three tools so no symbol is used unearned:

Recall The three curves in one breath
  • Streamline — freeze time, follow the arrows. ODE: with a constant.
  • Pathline — one particle's whole trip. ODE: , , integrate in time.
  • Streakline — the smoke plume: all particles that passed one point, seen now.

Here = the horizontal (x-direction) speed of the fluid, = the vertical (y-direction) speed. Together is the velocity field.

Every symbol below is defined the first time it appears. A "field" just means: give me a point and a time , I hand you back the two speeds and .


The scenario matrix

Think of this topic as a machine that can be fed different kinds of flow. Each row is a case class; the last column names the worked example that lands on it.

# Case class What makes it special Example
C1 Steady, curved field → all three curves coincide Ex 1
C2 Steady, straight-but-shearing field streamlines curve even though flow never changes in time Ex 2
C3 Unsteady field, all three differ time appears explicitly in Ex 3
C4 Sign / quadrant bookkeeping change sign; which way do arrows point in each quadrant Ex 4
C5 Zero / degenerate input (stagnation point) and/or ; division-by-zero in the ODE Ex 5
C6 Limiting behaviour or a source switched on long ago Ex 6
C7 Real-world word problem (smoke plume in gusty wind) translate physical story into Ex 7
C8 Exam twist — reverse question given streamlines, reconstruct a field & test steadiness Ex 8

We will cover all eight.










Recall Cover-check: did we hit every cell?

Steady curved (C1) ::: Ex 1 Steady shear, straight streamlines (C2) ::: Ex 2 Unsteady, all three differ (C3) ::: Ex 3 Signs/quadrants (C4) ::: Ex 4 Zero/degenerate stagnation (C5) ::: Ex 5 Limiting behaviour (C6) ::: Ex 6 Real-world word problem (C7) ::: Ex 7 Exam reverse twist (C8) ::: Ex 8


Connections

  • Velocity field and material derivative
  • Steady vs unsteady flow
  • Continuity equation
  • Stream function ψ
  • Lagrangian vs Eulerian description
  • Flow visualization techniques (dye, smoke, PIV)

Concept Map

coincide

differ

Scenario matrix

Steady curved Ex1

Steady shear Ex2

Unsteady split Ex3

Signs quadrants Ex4

Stagnation zero Ex5

Limit tau to minus inf Ex6

Smoke word problem Ex7

Reverse field twist Ex8

Steady rule all three equal

Unsteady all three differ