🎓 Lesson 23 D5

Phase2 Workflow: From Geometry to Stability Report

Phase2 Workflow is a step-by-step process that turns a 3D model of a mine slope or excavation into a clear report showing whether it’s safe from sliding or collapsing.

🎯 Learning Objectives

  • Construct a validated 2D cross-sectional geometry in Phase2 from site survey and geotechnical data
  • Assign appropriate material properties and boundary conditions to simulate in-situ stress and groundwater conditions
  • Interpret factor of safety (FoS) contours and critical slip surfaces to assess slope or excavation stability
  • Compare numerical FoS results against accepted design thresholds (e.g., FoS ≥ 1.3 for temporary slopes)
  • Explain how mesh refinement and constitutive model selection affect solution convergence and realism

📖 Why This Matters

Every open-pit slope failure costs millions—and lives. In 2022, the Brumadinho tailings dam collapse underscored how misinterpreting numerical models can lead to catastrophic ground control failures. Phase2 isn’t just software: it’s your bridge between rock mass characterization and engineering judgment. Mastering its workflow ensures you don’t just run simulations—you deliver defensible, auditable stability assessments required by regulators like MSHA and ICMM.

📘 Core Principles

Phase2 operates on the principle of displacement-based finite element analysis, where the domain is subdivided into triangular elements obeying Hooke’s law (elastic) or Mohr–Coulomb yield criteria (plastic). Key theoretical pillars include: (1) equilibrium of internal and external forces, (2) compatibility of displacements across element boundaries, and (3) constitutive behavior linking stress increments to strain increments. Unlike limit equilibrium methods (e.g., Bishop), Phase2 captures stress redistribution, localized yielding, and support interaction—making it essential for complex geometries (e.g., highwalls with benches, backfilled stopes, or faulted zones). Convergence criteria, mesh sensitivity, and the distinction between ‘strength reduction’ (SRM) and ‘stress analysis’ modes are foundational to correct interpretation.

📐 Strength Reduction Method (SRM) Factor of Safety

Phase2 computes FoS via strength reduction: material strength parameters (c, φ) are progressively reduced until the model fails to converge—i.e., plastic strains localize into a continuous slip surface. The FoS equals the reduction factor at the point of non-convergence.

💡 Worked Example

Problem: A 150-m-high limestone quarry slope is modeled in Phase2. Initial Mohr–Coulomb parameters: cohesion c = 0.45 MPa, friction angle φ = 38°. After iterative SRM, convergence fails at c' = 0.21 MPa and φ' = 26.7°. Calculate FoS_SR.
1. Step 1: Recognize that SRM reduces both c and tanφ proportionally: c' = c / FoS, tanφ' = tanφ / FoS.
2. Step 2: Compute tanφ = tan(38°) ≈ 0.781; tanφ' = tan(26.7°) ≈ 0.502.
3. Step 3: Solve FoS = tanφ / tanφ' = 0.781 / 0.502 ≈ 1.556. Verify with cohesion: FoS = c / c' = 0.45 / 0.21 ≈ 2.14 — discrepancy indicates non-proportional reduction; use average or prioritize tanφ (more sensitive). Industry practice accepts FoS ≈ 1.55 as converged value when both converge within ±5%.
4. Step 4: Compare to recommended FoS: 1.55 > 1.3 (temporary slope, ISRM 2019), indicating acceptable stability.
Answer: The strength reduction factor of safety is 1.55, which exceeds the minimum design threshold of 1.3 for temporary slopes per ISRM guidelines.

🏗️ Real-World Application

At the Highland Valley Copper Mine (British Columbia), Phase2 was used to evaluate the stability of the North Wall after detecting 12 mm/yr creep displacement. A 2D section through the GPS-monitored benchmark included three lithologic units (andesite, breccia, glacial till), a water table mapped via piezometers, and cable bolt patterns. Using SRM with Hoek–Brown parameters (mi = 10, s = 0.001, GSI = 55), Phase2 predicted FoS = 1.28 along a composite surface intersecting the breccia–till contact. This triggered redesign: adding 12-m-long fully grouted bolts increased FoS to 1.43—validated by six months of post-installation monitoring showing displacement decay to <0.5 mm/yr.

📋 Case Connection

📋 Limestone Quarry Slope Stabilization

Progressive bench failure due to bedding plane sliding and groundwater infiltration

📚 References