Fluid Mechanics · Chapter 1 of 10 · Beginner

Introduction and Basic Concepts

A fluid is anything that cannot resist a shear without flowing. That single fact, plus one dimensionless number, sets up nearly everything in the course.

01

Readiness check

This opening chapter needs basic physics and unit sense. Tick only what you can do closed-notes.

  • Recall density, pressure, and velocity with their SI units.
  • Check that an equation is dimensionally consistent.
  • Compute a ratio and recognise a dimensionless quantity.
  • Convert between m, mm, kPa, and Pa.
  • Distinguish a solid from a liquid and a gas.
0 or 1 weak itemsContinue with this chapter.
2 weak itemsSkim the physics of fluids in Physics: Fluids.
3 or more weak itemsReview units and basic mechanics before continuing.
02

The core idea

A fluid deforms continuously under any shear stress, sticks to solid walls (no-slip), and its behaviour is organised by the Reynolds number, the ratio of inertial to viscous forces.

a fluid flows under any shearRe = ρVL/μ = VL/νRe < 2300 laminar (pipe)

Unlike a solid, which deforms a fixed amount and stops, a fluid keeps deforming as long as a shear acts. We treat it as a continuum, a smooth field of density, velocity, and pressure, and assume it sticks to walls so the velocity there matches the wall (no-slip). Whether a flow is smooth (laminar) or chaotic (turbulent), and whether viscosity matters, is governed by the Reynolds number. Because the laws are universal, dimensional homogeneity is a constant check.

The skill works when: you classify a flow by its Reynolds number and keep every equation dimensionally consistent.
The skill breaks down when: a fluid is treated like a solid that resists shear statically, or units are mixed across a formula.
The concept. Fluid between two plates: it sticks to each wall (no-slip), so the top moves with the plate and the bottom stays put, leaving a velocity profile. Any shear keeps it deforming, which is what makes it a fluid.
03

The skills, taught in order

This chapter frames the whole course. Five skills define a fluid, set the modelling assumptions, classify flows, and introduce the Reynolds number and unit discipline.

1.1 What a fluid is

A solid resists a shear stress with a fixed deformation; a fluid (liquid or gas) cannot, and flows continuously for as long as the shear is applied. This is the defining property and the reason fluid problems are about rates of motion, not static equilibrium alone.

1.2 The continuum and no-slip

Rather than track molecules, we treat the fluid as a continuum, a smooth field of properties (density, pressure, velocity) defined at every point. At a solid boundary the fluid sticks: the no-slip condition makes the fluid velocity equal the wall velocity, which is the origin of wall friction and boundary layers.

1.3 Classifying flows

Naming a flow tells you which simplifications are allowed.

PairDistinction
Viscous / inviscidis friction important, or negligible?
Laminar / turbulentsmooth layers, or chaotic mixing?
Incompressible / compressibleis density essentially constant?
Internal / externalbounded by walls, or over a body?
Steady / unsteadyunchanging in time, or not?

1.4 The Reynolds number

The Reynolds number Re = ρVL/μ = VL/ν compares inertial forces to viscous forces. It predicts the flow regime: in a pipe, Re below about 2300 is laminar, above about 4000 turbulent, with a transition between. It is the single most important dimensionless group in the subject.

1.5 Dimensions, units, and homogeneity

Every term in a valid equation must carry the same dimensions. Checking dimensional homogeneity catches errors instantly and reveals the units of unknown constants. Work consistently in SI: kg, m, s, with pressure in Pa (N/m²) and force in N.

Engineering connection: the Reynolds number decides which model to use in every later chapter, from pipe friction to drag, and dimensional reasoning underpins the modelling of Chapter 7.

04

Worked example 1: classifying a flow

Water at 20 °C (ρ = 998 kg/m³, μ = 1.002×10⁻³ Pa·s) flows at 2 m/s through a 5 cm diameter pipe. Find the Reynolds number and classify the flow.

Figure 1. The Reynolds number is built from density, speed, a length scale (here the diameter), and viscosity. At nearly 10⁵ it is far above the turbulent threshold.
  1. ProblemFind Re and classify the pipe flow in Figure 1.
  2. Given / findρ = 998 kg/m³, μ = 1.002×10⁻³ Pa·s, V = 2 m/s, D = 0.05 m. Find Re and the regime.
  3. AssumptionsWater at 20 °C, full pipe, the diameter is the length scale.
  4. ModelCompute Re = ρVD/μ and compare with the pipe thresholds (2300, 4000).
  5. EquationsRe = ρVD/μ
  6. SolveRe = (998 × 2 × 0.05)/(1.002×10⁻³) = 99.8/1.002×10⁻³ = 99,600. Since Re ≫ 4000, the flow is turbulent.
  7. CheckRe is dimensionless: (kg/m³)(m/s)(m)/(Pa·s) = (kg/m³)(m²/s)/(kg/m·s²·s) cancels to a pure number, as it must. A value near 10⁵ is typical of everyday pipe flow, which is almost always turbulent.
  8. ConclusionThe Reynolds number alone classifies the flow and tells us to expect turbulent friction in Chapter 8. Most engineering pipe and external flows sit in the turbulent range.
Result. Re ≈ 99,600, so the flow is turbulent (well above 4000).
05

Worked example 2: dimensional homogeneity

The pressure drop in pipe flow is often written Δp = f(L/D)(ρV²/2). Confirm it is dimensionally homogeneous (gives pascals), then evaluate it for f = 0.02, L = 50 m, D = 5 cm, ρ = 998 kg/m³, V = 2 m/s.

Figure 2. The friction factor and length-to-diameter ratio are dimensionless, so the units come entirely from ρV², which has units of pressure. The formula must yield pascals.
  1. ProblemCheck the dimensions of the pressure-drop relation and evaluate it for the pipe in Figure 2.
  2. Given / findf = 0.02, L = 50 m, D = 0.05 m, ρ = 998 kg/m³, V = 2 m/s. Find Δp and confirm the units.
  3. Assumptionsf and L/D are dimensionless; SI units throughout.
  4. ModelCheck that ρV² carries the dimensions of pressure, then substitute numbers.
  5. Equations[ρV²] = (kg/m³)(m²/s²) = kg/(m·s²) = Pa Δp = f(L/D)(ρV²/2)
  6. SolveρV² = 998 × 2² = 3992 kg/(m·s²) = 3992 Pa, confirming pressure units. Δp = 0.02 × (50/0.05) × (3992/2) = 0.02 × 1000 × 1996 = 39,920 Pa ≈ 39.9 kPa.
  7. CheckBoth f and L/D are pure ratios, so the whole expression inherits the pascal units of ρV²/2. The ~40 kPa drop over 50 m of pipe is reasonable for water at 2 m/s.
  8. ConclusionDimensional homogeneity confirms the formula is well formed before any number is trusted. This same relation returns, fully derived, in the pipe-flow chapter.
Result. ρV² has units of pascals, and Δp = 39.9 kPa for the given pipe.
06

Misconceptions and diagnostics

MistakeSymptomDiagnostic questionCorrection
Treating a fluid like a solidExpecting it to hold a static shear"Does it keep deforming under shear?"A fluid flows under any shear; that is what defines it.
Ignoring no-slipAssuming the fluid slides freely at a wall"What is the velocity at the wall?"The fluid velocity equals the wall velocity (no-slip).
Wrong length scale in ReRe off by an order of magnitude"Which L does this Re use?"Use the diameter for pipes, the chord or length for bodies, consistently.
Mixing unitsNumbers off by powers of ten"Is every term in SI?"Convert all quantities to kg, m, s before computing.
07

Practice ladder

Level 1 · Direct skill

Air at 20 °C (ρ = 1.20 kg/m³, μ = 1.82×10⁻⁵ Pa·s) flows at 10 m/s over a 0.5 m plate. Find the Reynolds number.

Show answer

Re = ρVL/μ = (1.20 × 10 × 0.5)/(1.82×10⁻⁵) = 6/1.82×10⁻⁵ = 3.3×10⁵. Using the plate length as L; well into the turbulent range for a flat plate.

Level 2 · Mixed concept

The same water pipe (Worked Example 1) is slowed to 0.04 m/s. Is the flow now laminar?

Show answer

Re scales with V, so Re = 99,600 × (0.04/2) = 1992, below 2300, so the flow is laminar. Slow, viscous, small-diameter flows are where laminar behaviour appears.

Level 3 · Independent problem

Show that kinematic viscosity ν = μ/ρ has units of m²/s, and that Re = VL/ν matches Re = ρVL/μ.

Show answer

[μ/ρ] = (Pa·s)/(kg/m³) = (kg/m·s²·s)/(kg/m³) = (kg/m·s)/(kg/m³) = m²/s. Then VL/ν = (m/s·m)/(m²/s) = dimensionless, and substituting ν = μ/ρ gives ρVL/μ, the same number.

Level 4 · Transfer to real engineering

Pick a real flow (tap water, blood in an artery, air over a wing). Estimate its Reynolds number and say whether it is laminar or turbulent, naming the length scale you used.

What good work looks like

Sensible estimates of V, L, and fluid properties, a Reynolds number with the length scale stated, and a regime classification against the appropriate threshold.

08

Working with AI, and proving it yourself

Use AI as an examiner, not a solver

"Check that my Reynolds number is dimensionless and uses the right length scale."
"Give me five flows; I will classify each as laminar or turbulent."
"Is this flow turbulent?" Computing Re and comparing to the threshold yourself is the skill.
"What are the units here?" Checking dimensional homogeneity is the point.

Portfolio task

Characterise one real fluid system: classify the flow with a Reynolds number, name the modelling assumptions it justifies, and verify one governing equation is dimensionally homogeneous.

Must include: a Reynolds number with its length scale, a regime classification, and a dimensional check.
09

Retrieval and spaced review

Closed notes. Answer out loud, then reveal.

1. What defines a fluid?

It deforms continuously under any shear stress, rather than holding a fixed deformation like a solid.

2. State the no-slip condition.

At a solid boundary, the fluid velocity equals the wall velocity.

3. Write the Reynolds number and its meaning.

Re = ρVL/μ = VL/ν, the ratio of inertial to viscous forces.

4. Give the pipe-flow transition values.

Laminar below ~2300, turbulent above ~4000, with a transition between.

5. Why check dimensional homogeneity?

Every term must share dimensions; the check catches errors and reveals units of constants.

TodayFinish this quiz and Levels 1 and 2 of the ladder.
+1 dayRe-derive the Reynolds number and dimensional check from a blank page.
+3 daysClassify three new flows by Reynolds number.
+7 daysCarry these ideas into fluid properties, Chapter 2.
+30 daysReuse the Reynolds number for pipe flow and drag later.
10

Textbook mapping

ItemMapping
Primary sourceÇengel and Cimbala, Fluid Mechanics: Fundamentals and Applications, Chapter 1 (Introduction and Basic Concepts)
Cross-referenceWhite, Ch. 1 · Munson, Ch. 1
Core topics1.1 What a fluid is · 1.2 Continuum and no-slip · 1.3 Classifying flows · 1.4 Reynolds number · 1.5 Dimensions and units
Engineering connectionThe Reynolds number and unit discipline run through every later chapter.
Read nextChapter 2: Properties of Fluids.