🎓 Lesson 2
D2
Rainfall-Runoff Processes & Watershed Delineation
Rainfall-runoff processes describe how rainwater flows over land and into streams, while watershed delineation is the process of drawing boundaries around the area that drains to a specific point.
🎯 Learning Objectives
- ✓ Explain the sequence of rainfall-runoff processes using the hydrologic cycle framework
- ✓ Delineate a watershed boundary from a digital elevation model using GIS-based flow direction and accumulation tools
- ✓ Calculate peak runoff rate using the Rational Method and justify parameter selection for mining site conditions
- ✓ Analyze how land use change (e.g., blasting-induced erosion, waste dump emplacement) alters runoff response in a watershed
📖 Why This Matters
In open-pit mines, uncontrolled runoff can trigger slope instability, erode haul roads, inundate infrastructure, and mobilize contaminants. Understanding rainfall-runoff dynamics and accurately defining watershed boundaries is not just academic—it’s a legal and safety requirement for designing effective diversion channels, sediment ponds, and stormwater management systems. A mis-delineated watershed could underestimate peak flows by 30–50%, leading to catastrophic under-design.
📘 Core Principles
Rainfall-runoff begins with precipitation partitioning: some water infiltrates soil, some evaporates or is intercepted, and the remainder becomes runoff. In mining contexts, impervious surfaces (waste dumps, paved access roads) and disturbed soils drastically reduce infiltration—increasing runoff volume and velocity. Watershed delineation relies on terrain analysis: flow direction is derived from DEMs using algorithms like D8 or Rho8; flow accumulation identifies stream networks; and the watershed outlet defines the pour point—the lowest point where all upstream flow converges. Critical nuances include accounting for pit lakes (sinks), engineered diversions (artificial flow barriers), and seasonal channel migration in arid regions.
📐 Rational Method for Peak Runoff Estimation
The Rational Method estimates peak runoff rate (Q) for small watersheds (<200 ha) common in mine site drainage design. It assumes uniform rainfall intensity over time and space, and steady-state runoff conditions—making it appropriate for short-duration, intense storms typical in mining regions.
Rational Method
Q = C × i × AEstimates peak runoff rate (Q) for small, urbanized, or disturbed watersheds.
Variables:
| Symbol | Name | Unit | Description |
|---|---|---|---|
| Q | Peak runoff rate | m³/s | Maximum flow rate at the watershed outlet |
| C | Runoff coefficient | dimensionless | Empirically derived ratio of runoff to rainfall; depends on surface cover, slope, and soil type |
| i | Rainfall intensity | m/s | Average intensity over time of concentration for selected AEP storm |
| A | Watershed area | m² | Total area draining to the outlet point |
Typical Ranges:
Compacted rock waste dump: 0.80 – 0.95
Native vegetation (undisturbed): 0.10 – 0.30
Paved haul road: 0.90 – 0.98
💡 Worked Example
Problem: A proposed sediment pond must handle runoff from a 42-ha disturbed area (rock waste dump) near Kalgoorlie, WA. Average rainfall intensity for a 10-year, 30-min storm is 85 mm/hr. Runoff coefficient (C) for compacted rock fill is 0.85. Calculate peak runoff rate (Q) in m³/s.
1.
Step 1: Convert area to hectares → already given: A = 42 ha = 420,000 m²
2.
Step 2: Convert intensity to m/s: i = 85 mm/hr = 85 / 1000 / 3600 = 0.00002361 m/s
3.
Step 3: Apply Rational Method: Q = C × i × A = 0.85 × 0.00002361 × 420,000
4.
Step 4: Compute: Q = 0.85 × 9.9162 ≈ 8.43 m³/s
Answer:
The peak runoff rate is 8.43 m³/s, which exceeds typical design thresholds for unlined rock dumps—requiring reinforced channel lining and energy dissipation structures.
🏗️ Real-World Application
At the Telfer Gold Mine (Western Australia), a 2019 monsoonal event caused overtopping of a diversion bund due to incorrect watershed delineation. Post-event analysis revealed the original DEM-based watershed excluded a shallow ephemeral gully that became active after blast-induced ground cracking altered subsurface flow paths. Revised delineation incorporated LiDAR-derived micro-topography and field-verified flow paths, increasing the contributing area by 37% and prompting redesign of the bund’s crest elevation and spillway capacity per Australian Rainfall and Runoff (ARR) 2019 guidelines.