🎓 Lesson 26 D5

Understanding the Moody Chart: From Laminar to Fully Rough

The Moody Chart is a graph that helps engineers quickly find how much friction slows down fluid flowing through pipes, depending on how fast the fluid moves and how rough the pipe’s inside surface is.

🎯 Learning Objectives

  • Calculate the Darcy friction factor using the Moody Chart given Reynolds number and relative roughness
  • Analyze flow regime (laminar, turbulent, or transitional) from Reynolds number and pipe roughness
  • Explain how pipe aging or corrosion affects friction loss by interpreting shifts across Moody Chart zones
  • Apply Colebrook-White equation iteratively to verify Moody Chart readings for critical designs

📖 Why This Matters

In mining operations, accurate prediction of friction loss is essential for designing dewatering systems, slurry transport pipelines, and ventilation ducts—where even small errors in pressure drop can lead to undersized pumps, excessive energy use, or system failure. The Moody Chart transforms complex turbulent flow physics into an intuitive, field-deployable tool trusted by hydraulic engineers worldwide for over 70 years.

📘 Core Principles

Fluid flow resistance depends on two key dimensionless parameters: Reynolds number (Re), which indicates flow regime (laminar < 2300, transitional ~2300–4000, turbulent > 4000), and relative roughness (ε/D), the ratio of absolute pipe roughness (ε) to pipe diameter (D). In laminar flow, f = 64/Re — independent of roughness. In turbulent flow, roughness dominates at high Re: smooth pipe zone (f depends only on Re), transitionally rough zone (f depends on both Re and ε/D), and fully rough zone (f depends only on ε/D). The Moody Chart visually maps these interdependent relationships, enabling rapid interpolation without solving implicit equations.

📐 Key Calculation

While the Moody Chart is graphical, the Colebrook-White equation underpins it and is required for precision in safety-critical applications. It must be solved iteratively or with approximations (e.g., Haaland or Swamee-Jain).

💡 Worked Example

Problem: Given: water at 20°C flowing in a 300-mm-diameter cast iron pipe (ε = 0.26 mm) at 2.5 m/s. Calculate the Darcy friction factor f.
1. Step 1: Compute kinematic viscosity ν = 1.004 × 10⁻⁶ m²/s → Re = VD/ν = (2.5)(0.3)/(1.004×10⁻⁶) ≈ 747,000 (turbulent)
2. Step 2: Compute relative roughness ε/D = 0.00026 / 0.3 = 0.000867
3. Step 3: Apply Colebrook-White: 1/√f = −2 log₁₀[(ε/D)/3.7 + 2.51/(Re√f)]. Iterate starting with f₀ = 0.02 → f₁ = 0.0223 → f₂ = 0.0221 → converges to f ≈ 0.0221
Answer: The result is f = 0.0221, which aligns with the fully rough zone on the Moody Chart for ε/D ≈ 0.00087 and Re > 10⁶.

🏗️ Real-World Application

At the Escondida copper mine (Chile), slurry transport pipelines (D = 500 mm, ductile iron, ε ≈ 0.15 mm) carry abrasive ore-water mixtures at Re ≈ 1.2×10⁶. Engineers used the Moody Chart to confirm operation in the fully rough zone (ε/D = 0.0003), justifying use of the Nikuradse equation (f = [1.14 + 2 log₁₀(D/ε)]⁻²) for pump sizing—reducing design uncertainty and avoiding 12% over-specification of motor power observed in prior projects relying solely on smooth-pipe assumptions.

📋 Case Connection

📋 Ethylene Oxide Absorption Column Design Optimization

Low mass transfer efficiency causing solvent over-circulation and high energy use

📋 Pneumatic Conveying of Catalyst Powder in Fluidized Bed Reactor Feed System

Catalyst attrition and line plugging due to intermittent slug flow and particle segregation

📋 Ventilation System Redesign for Lithium-Ion Battery Dry Room

Moisture ingress hotspots near doorways and equipment penetrations due to buoyancy-driven convection currents

📚 References