🎓 Lesson 5 D3

Water Cover Depth Calculation Using Retention Time & Wind Fetch

Water cover depth is how deep the water layer must be over a mine void to stay in place long enough for sediment to settle and prevent erosion, based on wind strength and the size of the water surface.

🎯 Learning Objectives

  • Calculate required water cover depth using wind fetch and target retention time
  • Analyze the influence of local wind climate and basin geometry on water cover stability
  • Design a water cover system that meets regulatory sediment retention criteria (e.g., >95% TSS removal)
  • Explain the physical relationship between wind fetch, wave height, and sediment resuspension thresholds

📖 Why This Matters

When mines close, flooded pits become permanent water bodies — but if the water is too shallow, wind can stir up sediments, clouding the water, releasing contaminants, and undermining ecosystem recovery. Getting the water cover depth right isn’t just about filling a hole — it’s about engineering a self-sustaining, low-maintenance aquatic system that protects water quality for decades. This calculation sits at the heart of responsible mine closure planning and is increasingly mandated by regulators like the Australian Government’s EPBC Act and ICMM guidelines.

📘 Core Principles

Water cover depth design rests on two interdependent hydrodynamic principles: (1) Retention time — the duration water remains in the basin, controlling whether fine particles (e.g., clay, silt, metal hydroxides) have time to settle before outflow; and (2) Wind fetch stability — the maximum wave height generated across an open water surface, which determines the depth needed to suppress sediment resuspension from the bottom. Empirical and semi-empirical models (e.g., Kusuda et al., 1987; USEPA’s LakeMix model) link fetch length (F), average wind speed (U), and water depth (h) to wave height (H) and mixing depth. Critical depth occurs where the wave-induced bottom orbital velocity falls below the threshold for sediment entrainment (~0.02–0.05 m/s for fine tailings). Retention time (τ) is calculated as volume / outflow rate; for passive systems, τ must exceed the settling time (t_s = h / w_s), where w_s is particle settling velocity (Stokes’ law for <63 µm particles).

📐 Key Calculation

The most widely applied empirical formula for minimum water cover depth combines retention time and wind fetch constraints. The dominant control is often wind-driven mixing; thus, depth is estimated using the modified Bretschneider equation for significant wave height, coupled with a safety factor to ensure wave base remains above the sediment–water interface. Depth is iteratively solved to satisfy both τ ≥ t_s and h ≥ 1.5 × H_max.

💡 Worked Example

Problem: A proposed pit lake has a maximum fetch length (F) of 850 m. Local 10-year return period wind speed is 12 m/s (measured at 10 m height). Target retention time is 120 days. Basin surface area = 45 ha; average outflow = 0.08 m³/s. Sediment median grain size (d_50) = 8 µm. Calculate minimum water cover depth.
1. Step 1: Estimate significant wave height H_s using Bretschneider (1952): H_s = 0.283 × (U² / g) × tanh[0.0125 × (U² / (g × F))⁰·³³³], where U = 12 m/s, g = 9.81 m/s², F = 850 m → H_s ≈ 0.92 m.
2. Step 2: Apply safety factor: minimum depth h_min ≥ 1.5 × H_s = 1.5 × 0.92 = 1.38 m.
3. Step 3: Check retention time constraint: Volume = Area × h = (450,000 m²) × h; τ = Volume / Q_out = (450,000 × h) / 0.08 seconds → convert to days: τ_days = (450,000 × h) / (0.08 × 86,400) ≈ 65.1 × h. Set τ ≥ 120 → h ≥ 120 / 65.1 ≈ 1.84 m.
4. Step 4: Take the greater of the two constraints: h = max(1.38 m, 1.84 m) = 1.84 m. Round up to 2.0 m for construction tolerance and long-term drawdown.
Answer: The minimum water cover depth is 2.0 m, satisfying both wind-mixing and retention time requirements.

🏗️ Real-World Application

At the Mount Morgans Gold Mine (WA, Australia), closure engineers designed a 1.8 km² pit lake with a maximum fetch of 1,100 m. Using Bureau of Meteorology 100-year wind data (U₁₀ = 14.2 m/s), they calculated H_s = 1.34 m. With a target retention time of 180 days and measured outflow of 0.11 m³/s, the retention-based depth was 2.3 m. A 2.5 m water cover was implemented — verified via 3D hydrodynamic modelling (TELEMAC-2D) showing <5% resuspension frequency during design storms. Post-flooding monitoring (2021–2024) confirmed stable turbidity (<3 NTU) and >97% TSS removal, validating the depth selection.

📋 Case Connection

📋 Mount Polley Tailings Storage Facility Closure & Water Cover Implementation

Legacy tailings with sulfidic mineralogy requiring >100-year ARD suppression

📋 Cadia Valley Copper-Gold Mine Bio-Integrated Landform for Waste Rock Dump Closure

Steep, unvegetated waste rock dumps with acid-generating potential and high erosion risk

📋 Tunnel Ventilation Shaft Closure at Gotthard Base Tunnel (Switzerland)

Vertical shaft closure in karst terrain with unknown fracture flow paths and groundwater interaction

📚 References