2.2.17 · D3Fluid Mechanics

Worked examples — Viscous flow — Poiseuille flow, velocity profile in pipe

3,924 words18 min readBack to topic

Everything here rests on the parent: the topic note. Symbols used: = pipe radius, = pipe length, = pressure drop across the length, = viscosity, = volume flow rate (volume per second), = speed at distance from the axis.


The scenario matrix

Before any numbers, here is the full map of case-classes this topic can throw at you. Every worked example below is tagged with the cell (C1C12) it covers.

Cell Case class What makes it tricky
C1 Solve for directly Straight plug-in — the baseline
C2 Solve for a hidden variable (, , , ) Must rearrange the formula
C3 Velocity profile — speed at a point Use , not
C4 Degenerate input: (axis) and (wall) Endpoints of the parabola
C5 Limiting / scaling: double , halve , etc. Powers (, ) dominate
C6 Zero / vanishing input: , or Flow stops — sanity of formula
C7 Pipes in series (same , pressures add) Continuity + additive
C8 Mean vs max speed Factor of
C9 Real-world word problem (blood / oil) Translate story → symbols
C10 Exam twist: validity check (is it even laminar?) Reynolds number gatekeeper
C11 Pipes in parallel (same , flows add) Conductances, not resistances, add
C12 Sign & singular limits: , Reversed flow; blow-up as

We now clear the matrix, cell by cell.


C1 — Straight flow-rate calculation


C2 — Solve for a hidden variable


C3 & C4 — The velocity profile and its endpoints


C5 — Scaling / limiting behaviour


C6 — Zero and vanishing inputs (degenerate limits)


C7 — Two pipes in series


C8 — Mean speed vs maximum speed


C9 — Real-world word problem (blood)


C10 — Exam twist: is Poiseuille even valid?


C11 — Two pipes in parallel


C12 — Sign of and the singular short-pipe limit


Active recall

Recall Which formula for which question? (cover answers)

Given and asked for speed at a point, which form avoids and ? ::: The ratio form , where . Two pipes in series carry the same what, and add what? ::: Same (continuity); pressure drops add. Two pipes in parallel share the same what, and add what? ::: Same ; the flow rates add. A 20% radius reduction leaves what fraction of flow? ::: — about 41%. What does a negative mean physically? ::: Flow simply reverses direction; magnitude unchanged. Before applying Poiseuille, which number must you check? ::: The Reynolds number ( for laminar). Mean speed relates to max speed how? ::: .


Connections

  • Parent topic — the derivations these examples exercise.
  • Equation of continuity — the "same " rule used in the series problem (C7).
  • Reynolds number and turbulence — the validity gate in C10.
  • Blood flow and circulatory system — the physiology behind C9.
  • Viscosity and Newton's law of viscosity — where and shear stress come from.