This page is a drill ground for the parent Navier–Stokes note . There we built the equation from F = m a . Here we use it in every situation it can throw at you — steady and unsteady, viscous and inviscid, at rest and gravity-driven, plus a word problem and an exam twist.
Before we begin, one reminder of the master sentence we are always plugging into:
Every symbol, so nobody is lost from line one:
Definition The alphabet of this page
ρ (rho) — the fluid's density , mass packed into each cubic metre, units kg / m 3 .
u — the velocity field : at every point in space and time it tells you which way and how fast the fluid there is moving. u x is its component along the x -axis.
P — pressure , the inward push per unit area on any surface, units Pa = N / m 2 .
μ (mu) — dynamic viscosity , how "sticky/thick" the fluid is, units Pa ⋅ s (see Viscosity & Newton's law of viscosity ).
g — gravity as a vector (it has a direction, straight down), magnitude written g = 9.8 m/s 2 . Whenever we pick an axis we must project g onto it: the component along axis x is g x = g ⋅ x ^ . So g (arrow) and g (number) are different objects — always check which one a formula wants.
∇ (nabla) — the "slope in every direction" operator; ∇ P is the vector pointing toward fastest pressure rise. ∇ 2 applies it twice (curvature).
D t D — the Material derivative , acceleration measured following the moving fluid : D t D u = ∂ t ∂ u + ( u ⋅ ∇ ) u . It appears explicitly in Ex 5 (pure convection) and Ex 6 (pure local term).
∂ versus d (read once, use everywhere)
We write ∂ / ∂ y (partial derivative) when a quantity depends on several variables and we vary just one, holding the rest fixed. We write d / d y (ordinary derivative) only after the problem has collapsed to a function of a single variable. So in a full field u x ( x , y , z , t ) we use ∂ ; once "steady + only-y -dependence" reduces it to u x ( y ) alone, that same object becomes an ODE and we honestly switch to d / d y . Watch for this switch in Ex 2, 3, 6 — it is the visible proof that variables were frozen.
Every problem you can meet is one (or a blend) of these cells . The examples below are labelled with the cell they hit.
Cell
Case class
What is switched on / off
Example
C1
At rest (u = 0 )
only pressure + gravity
Ex 1
C2
Steady viscous, pressure-driven
∂ t = 0 , μ = 0 , gradient drives
Ex 2
C3
Steady viscous, gravity-driven
μ = 0 , ρ g drives (falling film)
Ex 3
C4
Inviscid limit (μ = 0 )
drop viscous term → Euler
Ex 4
C5
Convective term dominant
( u ⋅ ∇ ) u = 0 , narrowing pipe
Ex 5
C6
Unsteady (transient start-up)
∂ t = 0
Ex 6
C7
Sign / direction check
which way does the sign of ∂ x P push?
Ex 7
C8
Degenerate / limiting numbers
μ → 0 , h → 0 , G → 0
Ex 8
C9
Real-world word problem
put numbers to Poiseuille flow rate
Ex 9
C10
Exam twist (dimensionless)
build Reynolds number from NS terms
Ex 10
C11
All terms live at once
unsteady + convective + viscous + free surface
Ex 11
Worked example A tank of water, 3 m deep. Find the gauge pressure at the bottom. (
ρ = 1000 kg/m 3 , g = 9.8 .)
Forecast: guess the number before reading on. Deeper → more weight of water above → higher pressure. Roughly 1 0 4 Pa per metre. What do you get for 3 m?
Step 1. Set u = 0 everywhere. Why this step? "At rest" is exactly u = 0 ; this kills the entire left side and the whole viscous term (both need a moving field).
0 = − ∇ P + ρ g
Step 2. Take the vertical component. Let z point up , so g = ( 0 , 0 , − g ) , i.e. its z -projection is g z = − g . Why this step? g is a vector; to read one scalar equation we project it onto z . Nothing varies horizontally, so ∂ x P = ∂ y P = 0 and P depends on z alone — the partial becomes an ordinary derivative.
0 = − ∂ z ∂ P − ρ g ⇒ d z d P = − ρ g
Step 3. Integrate from the surface down. Why this step? d P / d z is constant, so pressure grows linearly with depth h .
P = P surface + ρ g h
Verify: P gauge = ρ g h = 1000 × 9.8 × 3 = 29400 Pa . Units: m 3 kg ⋅ s 2 m ⋅ m = m ⋅ s 2 kg = Pa ✓. This is exactly Hydrostatic pressure .
Worked example Water between two fixed plates at
y = 0 and y = h = 2 mm , pushed by pressure gradient G = − ∂ P / ∂ x = 500 Pa/m , viscosity μ = 1 0 − 3 Pa⋅s . Find the centreline velocity.
Forecast: the profile is a parabola, zero at both walls (no-slip), fastest in the middle. Will the max speed be millimetres/s or metres/s?
What to see in the figure: the two thick horizontal slate lines are the fixed plates. The lavender curve bulging to the right is the velocity profile u x ( y ) — notice it is pinned to zero at both plates (no-slip) and fattest in the middle. Each short coral arrow is the local flow speed at that height: they grow from nothing at the walls to longest at the centre, tracing the parabola. The butter arrow at the bottom is the pressure push G = − ∂ P / ∂ x that drives everything, and the mint dot marks u m a x at y = h /2 . The picture is the derivation: constant curvature (Step 1) forced by no-slip walls (Step 2) can only be a symmetric parabola.
Step 1. Steady (∂ t = 0 ), flow only along x , depends only on y . Because the field now reduces to the single-variable function u x ( y ) , we switch from ∂ 2 / ∂ y 2 to the ordinary d 2 / d y 2 . Why this step? every dropped term is literally zero — no time change, no cross-flow, so convection ( u ⋅ ∇ ) u = 0 . Also, continuity ∂ u x / ∂ x = 0 guarantees u x cannot depend on x — that is what lets us write u x ( y ) alone.
0 = G + μ d y 2 d 2 u x
Step 2. Solve the ODE with no-slip u x ( 0 ) = u x ( h ) = 0 . Why this step? Second derivative is constant ⇒ integrate twice; the walls pin the constants. This is Poiseuille flow .
u x ( y ) = 2 μ G y ( h − y )
Step 3. Max at y = h /2 . Why this step? Symmetric parabola peaks at the midpoint.
u m a x = 8 μ G h 2
Verify: u m a x = 8 × 1 0 − 3 500 × ( 0.002 ) 2 = 8 × 1 0 − 3 500 × 4 × 1 0 − 6 = 0.25 m/s . Units: Pa⋅s ( Pa/m ) ⋅ m 2 = s m ✓.
Worked example A thin film of oil (
μ = 0.1 Pa⋅s , ρ = 900 ) flows down a vertical wall, film thickness δ = 1 mm , open to air (zero shear) on the free surface. Find the surface velocity.
Forecast: here gravity is the driver, not a pressure gradient. The free surface is fastest (nothing drags it), the wall is stopped. Half-parabola.
Step 1 — choose axes and project g . Let x point straight down the wall (the flow direction) and y measured horizontally out from the wall. Because x is chosen aligned with the downward vertical, the gravity vector projects fully onto x : g x = g ⋅ x ^ = + g and g y = 0 . Why this step? g is a vector; the x -momentum equation only wants its x -component. By aligning x with g we get the clean g x = g , and the y -equation just gives the (constant) hydrostatic pressure across the thin film, which we ignore. Steady, u x ( y ) only (continuity again forbids x -dependence, so ∂ 2 → d 2 ):
0 = ρ g x + μ d y 2 d 2 u x = ρ g + μ d y 2 d 2 u x ⇒ d y 2 d 2 u x = − μ ρ g
Step 2 — free-surface boundary condition. No-slip at wall u x ( 0 ) = 0 ; zero shear at the free surface d y d u x y = δ = 0 . Why this step? Air can't grip the oil, so the viscous stress μ d u / d y must vanish at the open top — this is the free-surface pressure/stress condition : at an interface with a much lighter fluid, tangential stress → 0 and surface pressure = atmospheric.
Step 3. Integrate: u x ( y ) = μ ρ g ( δ y − 2 y 2 ) . Why this step? First integration + zero-shear fixes the slope constant; second + no-slip fixes the offset. Surface speed at y = δ :
u surf = 2 μ ρ g δ 2
Verify: u surf = 2 × 0.1 900 × 9.8 × ( 0.001 ) 2 = 0.2 900 × 9.8 × 1 0 − 6 = 0.0441 m/s ✓.
Worked example A frictionless ideal fluid (
μ = 0 ) flows steadily. Show NS becomes Bernoulli-friendly Euler, and evaluate the pressure drop when speed doubles from 2 to 4 m/s (ρ = 1000 , horizontal, no gravity term along the streamline).
Forecast: with no stickiness, only pressure and gravity remain. Faster flow → lower pressure. How much lower?
Step 1. Set μ = 0 . Why this step? The whole viscous term dies, leaving the Euler equation (inviscid flow) :
ρ D t D u = − ∇ P + ρ g
Step 2. Steady, along a horizontal streamline, integrate → Bernoulli: P + 2 1 ρ u 2 = const . Why this step? ρ ( u ⋅ ∇ ) u integrates to the kinetic term.
Step 3. Δ P = − 2 1 ρ ( u 2 2 − u 1 2 ) . Why this step? Constant total: pressure must fall to pay for the extra speed.
Verify: Δ P = − 2 1 × 1000 × ( 4 2 − 2 2 ) = − 2 1 × 1000 × 12 = − 6000 Pa . Pressure drops by 6 kPa ✓.
Worked example Steady flow in a narrowing channel: velocity along
x is u x ( x ) = u 0 ( 1 + α x ) with u 0 = 1 m/s , α = 2 m − 1 . Find the acceleration of a fluid particle at x = 0.5 m using the material derivative.
Forecast: even though ∂ u / ∂ t = 0 (steady!), a particle speeds up by moving into faster water. So acceleration is not zero. Positive or negative?
Step 1. Write the material derivative and drop the local term. Why this step? The Material derivative is the true particle acceleration; steady flow zeroes ∂ u / ∂ t , leaving only convection:
D t D u x = = 0 ∂ t ∂ u x + ( u ⋅ ∇ ) u x = u x d x d u x
Step 2. d x d u x = u 0 α , so D t D u x = u x ( x ) ⋅ u 0 α = u 0 ( 1 + α x ) ⋅ u 0 α = u 0 2 α ( 1 + α x ) . Why this step? Chain rule on the given profile — this is convective acceleration made concrete.
Verify: D t D u x = 1 2 × 2 × ( 1 + 2 × 0.5 ) = 2 × 2 = 4 m/s 2 . Positive → accelerating into the narrows, matching the leaf-in-a-river picture ✓.
Worked example Stokes' first problem: a fluid rests above a plate. At
t = 0 the plate suddenly moves. Near the plate the equation is ∂ t ∂ u = ν ∂ y 2 ∂ 2 u with ν = μ / ρ = 1 0 − 6 m 2 / s . How deep has motion "diffused" after t = 4 s ?
Forecast: viscosity spreads momentum like heat spreads. The reached depth grows like ν t — not linearly. Estimate the penetration depth δ ∼ ν t .
Step 1. Keep only ∂ t and the viscous term. Why this step? No pressure gradient, no gravity along the plate; here the flow depends on both y and t , so we genuinely keep partial derivatives (unlike Ex 2/3 which collapsed to one variable). The material derivative reduces to its local piece ∂ u / ∂ t since u has no x -dependence. This is the diffusion equation.
Step 2. Dimensional balance: t u ∼ ν δ 2 u ⇒ δ ∼ ν t . Why this step? Matching the two surviving terms' sizes reveals the growth law.
Verify: δ = ν t = 1 0 − 6 × 4 = 4 × 1 0 − 6 = 2 × 1 0 − 3 m = 2 mm ✓. Slow diffusion — that's why viscous startup is sluggish.
Worked example Pressure increases along
+ x : ∂ P / ∂ x = + 300 Pa/m . Which way is the pressure force per volume, and what happens to a fluid parcel (ignore other forces)?
Forecast: the sign trap. Common instinct: "high pressure pushes forward." Careful — force is − ∇ P .
Step 1. Pressure force per volume f x = − ∂ P / ∂ x . Why this step? We derived in the parent that only the difference matters, and the minus sign says fluid is pushed from high toward low pressure.
Step 2. f x = − ( + 300 ) = − 300 Pa/m = − 300 N/m 3 . Why this step? Plug the given gradient.
Verify: negative → force points in − x , i.e. backward , decelerating a parcel moving in + x . Matches intuition: fluid climbs against rising pressure ✓. Magnitude ∣ f x ∣ = 300 N/m 3 .
Worked example Take the Poiseuille result
u m a x = 8 μ G h 2 from Ex 2. Examine three limits: (a) μ → 0 , (b) h → 0 , (c) G → 0 . What does each mean physically, and evaluate u m a x if h is halved to 1 mm (keeping G , μ from Ex 2)?
Forecast: thinner gap → dramatically slower flow because h appears squared. Halving h should cut speed by a factor of 4 , not 2.
Step 1 (a). μ → 0 : u m a x → ∞ . Why this step? No friction means nothing resists the push — unphysical, telling us real fluids always keep some μ .
Step 2 (b). h → 0 : u m a x → 0 . Why this step? Squeeze the gap shut and both walls stop the fluid everywhere — flow vanishes.
Step 3 (c). G → 0 : u m a x → 0 . Why this step? No driving gradient, no flow — consistent with Cell C1 (at rest).
Verify: halve h to 0.001 m : u m a x = 8 × 1 0 − 3 500 × ( 0.001 ) 2 = 8 × 1 0 − 3 500 × 1 0 − 6 = 0.0625 m/s . That is 0.25/4 — exactly a quarter of Ex 2's answer ✓.
Worked example Blood (treat as
μ = 3.5 × 1 0 − 3 Pa⋅s ) flows through a capillary-like round tube, radius R = 1 mm , length L = 0.1 m , pressure difference Δ P = 200 Pa . Find the volume flow rate Q .
Forecast: the round-pipe Poiseuille law is Q = 8 μL π R 4 Δ P . Notice R 4 — flow is extremely sensitive to radius. Expect a tiny number in m 3 / s .
Step 1. Same NS reduction as Ex 2 but in cylindrical coordinates gives u ( r ) = 4 μL Δ P ( R 2 − r 2 ) . Why this step? Round geometry replaces the flat-plate parabola with a paraboloid, still from μ ∇ 2 u = − ∂ x P .
Step 2. Integrate the speed over the cross-section: Q = ∫ 0 R u ( r ) 2 π r d r = 8 μL π R 4 Δ P . Why this step? Flow rate is speed summed over area.
Verify: Q = 8 × 3.5 × 1 0 − 3 × 0.1 π ( 1 0 − 3 ) 4 × 200 = 2.8 × 1 0 − 3 π × 1 0 − 12 × 200 ≈ 2.244 × 1 0 − 7 m 3 / s ✓ (about 0.22 mL/s ). See Poiseuille flow .
Worked example By comparing the sizes of the convective term and the viscous term in NS, derive the dimensionless group that decides "inertia vs friction." Evaluate it for water in a pipe:
U = 1 m/s , L = 0.05 m , ν = 1 0 − 6 m 2 / s .
Forecast: the ratio you get is the Reynolds number R e = U L / ν . Big R e = inertia wins (turbulent-prone); small R e = viscosity wins (smooth).
Step 1 — size the convective (inertia) term. Replace each derivative by (typical change)/(typical length): a velocity of scale U changing over a distance L . Why this step? We only want the order of magnitude , so exact derivatives are unnecessary.
ρ ( u ⋅ ∇ ) u ∼ ρ U ⋅ L U = L ρ U 2
Step 2 — size the viscous term. The viscous term is a second derivative, so it carries two length divisions: μ ∇ 2 u ∼ μ U / L 2 . Why this step? Same order-of-magnitude accounting, applied to ∇ 2 (curvature ⇒ divide by L twice).
μ ∇ 2 u ∼ μ L 2 U
Step 3 — form the ratio. Divide inertia by viscosity; the U / L common piece cancels and μ / ρ = ν (kinematic viscosity) appears. Why this step? A pure ratio of two forces must be dimensionless — that number is the Reynolds number.
R e = μU / L 2 ρ U 2 / L = μ ρ U L = ν U L
Verify: R e = 1 0 − 6 1 × 0.05 = 50000 . Large → inertia dominates, flow likely turbulent ✓. Dimensionless check: m 2 / s ( m/s ) ( m ) = pure number ✓.
Worked example Impulsively started pipe: at
t = 0 a long round pipe (radius R ) is switched to a pressure gradient G . Before the parabola settles, all NS terms can matter. Confirm which survive, and after steady state find the mean speed if R = 1 mm , G = 500 Pa/m , μ = 1 0 − 3 Pa⋅s .
Forecast: at start-up the flow is unsteady (∂ t = 0 ); if the pipe also narrows the parcel accelerates (( u ⋅ ∇ ) u = 0 ); friction is always present (μ ∇ 2 u ); and the pipe outlet meets air (free-surface / atmospheric pressure condition). The final settled mean speed is half the centreline.
Step 1 — which terms are alive? During the transient, the x -momentum equation keeps every term:
ρ ( unsteady ∂ t ∂ u x + convective ( u ⋅ ∇ ) u x ) = G + viscous μ ∇ 2 u x
Why this step? This is the only example where none of the three left-block effects is switched off — it is the genuine "combined" cell promised in the matrix. In a straight uniform pipe continuity ∂ u x / ∂ x = 0 kills convection; in a narrowing pipe it would survive.
Step 2 — settle to steady state. As t → ∞ , ∂ t → 0 ; in a straight pipe convection is off, so we recover steady Poiseuille u ( r ) = 4 μ G ( R 2 − r 2 ) with centreline u m a x = 4 μ G R 2 . Why this step? The transient dies away and the balance reduces to Cell C2/C9 — a healthy consistency check across cells.
Step 3 — mean speed. For a round pipe the area-average of a paraboloid is exactly half the peak: u ˉ = 2 1 u m a x = 8 μ G R 2 . Why this step? Flow rate ÷ area; the paraboloid's mean is half its max.
Verify: u ˉ = 8 × 1 0 − 3 500 × ( 0.001 ) 2 = 8 × 1 0 − 3 500 × 1 0 − 6 = 0.0625 m/s ✓. (Consistent with the free-surface exit at atmospheric pressure setting the downstream boundary; continuity fixed convection to zero here.)
Recall Which cell was hardest for you?
Cell C7 sign trap (force is − ∇ P ) ::: fluid is pushed from high to low pressure, so a positive ∂ x P gives a negative x -force.
Why does Ex 5 have acceleration despite steady flow? ::: convective term ( u ⋅ ∇ ) u in the material derivative — the parcel moves into faster fluid.
In Ex 8, halving h changes u m a x by what factor? ::: one quarter, because u m a x ∝ h 2 .
When does the convective term survive in a pipe (Ex 11)? ::: only if the pipe narrows; continuity kills it in a straight uniform pipe.
Mnemonic Turn any problem into a cell
Ask three questions: Moving? (C1 vs rest) → Time-changing? (C6/C11) → Friction on? (C4 vs viscous C2/C3). The surviving terms tell you the cell.