🎓 Lesson 15 D5

Weep Hole Hydraulics & Filter Gradation Design

Weep holes are small openings in retaining walls that let water drain out, and filter gradation is the careful selection of gravel and sand layers behind the wall to keep soil from washing out while allowing water to flow freely.

🎯 Learning Objectives

  • Calculate the required weep hole spacing and diameter to achieve target drainage capacity under saturated backfill conditions
  • Design a compatible granular filter using ASTM D2487 and USACE EM 1110-2-1902 gradation criteria
  • Analyze filter performance by evaluating the D15(filter)/D85(soil) ratio and permeability ratio (k_filter/k_soil)
  • Explain the mechanisms of filter failure—including piping, blinding, and segregation—and how they influence weep hole functionality
  • Apply hydraulic conductivity and Dupuit-Forchheimer assumptions to estimate lateral seepage pressure distribution behind a drained retaining wall

📖 Why This Matters

Water buildup behind retaining walls is the #1 cause of structural distress—leading to excessive lateral pressures, frost heave, soil liquefaction, and catastrophic failures like the 2013 Kelowna retaining wall collapse. Weep holes are the 'safety valves' of drainage systems, but they only work when paired with properly designed filters. Without correct filter gradation, weep holes quickly clog or allow fine soil to be eroded—turning a safety feature into a failure trigger. Mastering this synergy is essential for durable, code-compliant, and low-maintenance infrastructure.

📘 Core Principles

Weep hole hydraulics rests on two pillars: (1) Orifice flow theory—where discharge depends on effective head, orifice area, and discharge coefficient—and (2) Soil-filter interaction governed by Terzaghi’s filter criteria and subsequent refinements (e.g., Kenney & Lau, 1985). A functional system requires both adequate *capacity* (to convey anticipated seepage) and *compatibility* (to retain base soil while transmitting water). The filter must be pervious enough to avoid building up pore pressure, yet fine enough to prevent particle migration—requiring simultaneous satisfaction of retention (D15_f ≤ 4–5 × D85_s), permeability (k_f ≥ 5 × k_s), and no-clogging (D15_f ≥ 4–6 × D15_s) criteria. Gradation curves are evaluated on semi-log plots, and the geometric standard deviation (σ_g = √(D60/D10)) informs uniformity and vulnerability to segregation.

📐 Weep Hole Discharge Capacity

The theoretical discharge through a single weep hole under submerged outflow is calculated using the orifice equation, modified for typical wall configurations (e.g., free discharge to atmosphere or submerged outlet). The discharge coefficient C_d accounts for entrance geometry and minor losses.

💡 Worked Example

Problem: A concrete cantilever retaining wall retains silty sand (k = 1.2 × 10⁻⁴ cm/s) over a 6 m height. Saturated unit weight = 19 kN/m³. Design weep holes at 1.5 m vertical spacing along the base. Assume fully saturated backfill, hydrostatic pressure distribution, and discharge to atmospheric air. Determine minimum diameter per weep hole to handle peak seepage assuming 10% of total inflow passes through each meter of wall length.
1. Step 1: Estimate total seepage inflow per linear meter using Dupuit approximation: q = k × H = (1.2 × 10⁻⁶ m/s) × 6 m = 7.2 × 10⁻⁶ m²/s = 0.0072 L/s/m
2. Step 2: Allocate 10% to weep system → q_weep = 0.00072 L/s/m = 7.2 × 10⁻⁷ m³/s/m. With 1.5 m vertical spacing, one weep serves 1.5 m of wall → Q_per_hole = 7.2 × 10⁻⁷ × 1.5 = 1.08 × 10⁻⁶ m³/s
3. Step 3: Apply orifice equation Q = C_d × A × √(2gh), where h ≈ 0.5H = 3 m (effective head at mid-height), C_d = 0.62 (sharp-edged pipe), g = 9.81 m/s² → A = Q / (C_d × √(2gh)) = 1.08e−6 / (0.62 × √(2×9.81×3)) = 1.08e−6 / (0.62 × 7.67) ≈ 2.27 × 10⁻⁷ m²
4. Step 4: Solve for diameter: A = πd²/4 → d = √(4A/π) = √(4 × 2.27e−7 / π) ≈ 0.000537 m = 0.54 mm — unrealistically small; therefore, adopt minimum practical size (20 mm) and verify capacity: A = π(0.02)²/4 = 3.14 × 10⁻⁴ m² → Q_max = 0.62 × 3.14e−4 × 7.67 ≈ 0.0015 m³/s — > required 1.08e−6 → OK.
Answer: The calculated minimum theoretical diameter is 0.54 mm, but industry practice mandates ≥20 mm weep holes to resist clogging. A 20 mm hole provides ~1400× more capacity than required—ensuring robustness against siltation and construction tolerance errors.

🏗️ Real-World Application

In the 2018 redesign of the SR-101 seawall in Newport, OR, engineers replaced failed PVC weep tubes (clogged within 18 months) with staggered 25 mm HDPE perforated pipes embedded in a 150 mm thick ASTM C33 coarse sand filter (D15 = 0.32 mm, D50 = 0.85 mm, σ_g = 2.1). Backfill was poorly graded beach sand (D15 = 0.09 mm, D85 = 0.21 mm). Verification showed D15_filter / D85_soil = 0.32 / 0.21 = 1.52 < 5 (retention satisfied); k_filter / k_soil ≈ 1.8 × 10⁻² cm/s / 1.1 × 10⁻³ cm/s = 16.4 > 5 (permeability satisfied); and D15_filter / D15_soil = 0.32 / 0.09 = 3.6 > 4 (no-clogging satisfied). Post-construction monitoring over 5 years recorded zero clogging incidents and stable piezometric levels.

📚 References