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.
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.
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 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.
| Pair | Distinction |
|---|---|
| Viscous / inviscid | is friction important, or negligible? |
| Laminar / turbulent | smooth layers, or chaotic mixing? |
| Incompressible / compressible | is density essentially constant? |
| Internal / external | bounded by walls, or over a body? |
| Steady / unsteady | unchanging 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.
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.
- ProblemFind Re and classify the pipe flow in Figure 1.
- Given / findρ = 998 kg/m³, μ = 1.002×10⁻³ Pa·s, V = 2 m/s, D = 0.05 m. Find Re and the regime.
- AssumptionsWater at 20 °C, full pipe, the diameter is the length scale.
- ModelCompute Re = ρVD/μ and compare with the pipe thresholds (2300, 4000).
- EquationsRe = ρVD/μ
- SolveRe = (998 × 2 × 0.05)/(1.002×10⁻³) = 99.8/1.002×10⁻³ = 99,600. Since Re ≫ 4000, the flow is turbulent.
- 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.
- 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.
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.
- ProblemCheck the dimensions of the pressure-drop relation and evaluate it for the pipe in Figure 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.
- Assumptionsf and L/D are dimensionless; SI units throughout.
- ModelCheck that ρV² carries the dimensions of pressure, then substitute numbers.
- Equations[ρV²] = (kg/m³)(m²/s²) = kg/(m·s²) = Pa Δp = f(L/D)(ρV²/2)
- 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.
- 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.
- ConclusionDimensional homogeneity confirms the formula is well formed before any number is trusted. This same relation returns, fully derived, in the pipe-flow chapter.
Misconceptions and diagnostics
| Mistake | Symptom | Diagnostic question | Correction |
|---|---|---|---|
| Treating a fluid like a solid | Expecting 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-slip | Assuming 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 Re | Re 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 units | Numbers off by powers of ten | "Is every term in SI?" | Convert all quantities to kg, m, s before computing. |
Practice ladder
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.
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.
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.
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.
Working with AI, and proving it yourself
Use AI as an examiner, not a solver
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.
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.
Textbook mapping
| Item | Mapping |
|---|---|
| Primary source | Çengel and Cimbala, Fluid Mechanics: Fundamentals and Applications, Chapter 1 (Introduction and Basic Concepts) |
| Cross-reference | White, Ch. 1 · Munson, Ch. 1 |
| Core topics | 1.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 connection | The Reynolds number and unit discipline run through every later chapter. |
| Read next | Chapter 2: Properties of Fluids. |