🎓 Lesson 2 D2

Core Principles and Theory

Open channel flow is water moving freely under gravity in a channel with an open surface, like rivers, canals, or ditches.

🎯 Learning Objectives

  • Calculate uniform flow depth and velocity using Manning’s equation
  • Analyze critical flow conditions to identify transitions (e.g., hydraulic jump locations)
  • Design trapezoidal channel geometry for a given discharge and slope while meeting permissible velocity limits
  • Apply energy and momentum principles to evaluate flow stability and control structures

📖 Why This Matters

In mining, open channel flow governs drainage of pit lakes, tailings dam spillways, leach pad runoff, and stormwater management systems. Poorly designed channels can cause erosion, slope instability, or flooding—jeopardizing safety, environmental compliance, and operational continuity. Understanding how water behaves in open channels ensures reliable, cost-effective, and regulatory-compliant infrastructure.

📘 Core Principles

Open channel flow rests on three foundational concepts: (1) Conservation of mass (continuity), requiring Q = A·V at any section; (2) Conservation of energy (Bernoulli with losses), leading to specific energy and gradually varied flow analysis; and (3) Momentum balance, essential for rapidly varied flow like hydraulic jumps. Flow regimes are classified by Froude number (Fr): Fr < 1 (subcritical, tranquil), Fr = 1 (critical), Fr > 1 (supercritical, rapid). Uniform flow occurs when gravitational driving force balances boundary resistance—enabling design simplifications. Non-uniform flow arises from changes in slope, geometry, or obstructions, demanding step-backwater or direct integration methods.

📐 Manning’s Equation for Uniform Flow

Manning’s equation relates discharge to channel geometry, slope, and roughness—used universally in mining civil design for stable, steady flow conditions.

Manning’s Equation (SI)

Q = (1.0/n) × A × R^(2/3) × S^(1/2)

Computes uniform, steady flow discharge in open channels.

Variables:
SymbolNameUnitDescription
Q Discharge m³/s Volumetric flow rate
n Manning’s roughness coefficient s/m^(1/3) Empirical resistance factor based on channel surface
A Flow area Cross-sectional area of flowing water
R Hydraulic radius m A divided by wetted perimeter P
S Energy slope m/m Downward gradient of the energy grade line (≈ bed slope for uniform flow)
Typical Ranges:
Concrete-lined channel: 0.011 – 0.015
Riprap-lined ditch: 0.025 – 0.035
Natural earthen channel: 0.025 – 0.060

💡 Worked Example

Problem: Design a concrete-lined trapezoidal channel (n = 0.013) to carry Q = 15 m³/s on a 0.001 slope. Side slopes = 2H:1V. Assume best hydraulic section (minimum wetted perimeter) and solve for normal depth y.
1. Step 1: For best hydraulic trapezoid with z = 2, use geometric relation: b = 2y(√(1+z²) − z) = 2y(√5 − 2) ≈ 0.472y.
2. Step 2: Compute area A = y(b + zy) = y(0.472y + 2y) = 2.472y²; hydraulic radius R = A/P, where P = b + 2y√(1+z²) = 0.472y + 2y√5 ≈ 0.472y + 4.472y = 4.944y → R = 2.472y² / 4.944y = 0.500y.
3. Step 3: Apply Manning: Q = (1.0/n)·A·R^(2/3)·S^(1/2) → 15 = (1/0.013)·(2.472y²)·(0.500y)^(2/3)·(0.001)^(1/2). Solve iteratively: y ≈ 2.18 m (verified via calculator or spreadsheet).
Answer: The normal depth is 2.18 m, which yields V = Q/A ≈ 15/(2.472×2.18²) ≈ 1.26 m/s — within the typical erosion-control range of 0.6–2.5 m/s for concrete-lined channels.

🏗️ Real-World Application

At the Bingham Canyon Mine (Utah), a 12-km-long lined diversion channel handles monsoon runoff from waste rock dumps. Engineers used Manning’s equation combined with HEC-RAS modeling to size the channel and locate stilling basins downstream of steep chutes—preventing scour-induced liner failure. Field verification confirmed ±5% accuracy in predicted velocities, validating the design’s reliance on uniform flow assumptions over long reaches and energy-based corrections at transitions.

🔧 Interactive Calculator

🔧 Open Open Channel Flow Calculator

📋 Case Connection

📋 Open Channel Flow in Large-Scale Industrial Projects

Complex engineering requirements at scale

📋 Small-Scale Open Channel Flow Implementation

Limited resources and tight budget

📋 Open Channel Flow in Challenging Environments

Environmental and terrain challenges

📋 Cost Optimization in Open Channel Flow

Maintaining quality while reducing costs

📚 References