Geomechanical Factor of Safety Calculator
Calculate geomechanical factor safety with our free science calculator. Uses standard scientific formulas with unit conversions and explanations.
Formula
FoS = (c + (gamma * H * cos2(beta) - u) * tan(phi)) / (gamma * H * sin(beta) * cos(beta))
Where c = cohesion (kPa), gamma = unit weight (kN/m3), H = slope height (m), beta = slope angle (degrees), phi = internal friction angle (degrees), u = pore water pressure (kPa). The numerator represents shear strength (resisting forces) and the denominator represents driving shear stress.
Worked Examples
Example 1: Clay Slope Stability
Problem: A 10 m high slope at 45 degrees in clay with cohesion = 25 kPa, friction angle = 30 degrees, unit weight = 20 kN/m3, no water pressure. Find the factor of safety.
Solution: Normal stress = 20 x 10 x cos2(45) = 100 kPa\nDriving stress = 20 x 10 x sin(45) x cos(45) = 100 kPa\nShear strength = 25 + 100 x tan(30) = 25 + 57.74 = 82.74 kPa\nFoS = 82.74 / 100 = 0.827
Result: Factor of Safety = 0.827 (Unstable โ reinforcement or redesign required)
Example 2: Gentle Slope with Water Pressure
Problem: A 15 m high slope at 30 degrees in sandy clay with c = 40 kPa, phi = 35 degrees, gamma = 19 kN/m3, pore pressure = 30 kPa.
Solution: Normal stress = 19 x 15 x cos2(30) = 213.75 kPa\nEffective normal stress = 213.75 - 30 = 183.75 kPa\nDriving stress = 19 x 15 x sin(30) x cos(30) = 123.41 kPa\nShear strength = 40 + 183.75 x tan(35) = 40 + 128.68 = 168.68 kPa\nFoS = 168.68 / 123.41 = 1.367
Result: Factor of Safety = 1.367 (Marginally Stable)
Frequently Asked Questions
What is the factor of safety in geomechanics?
The factor of safety (FoS) is a dimensionless ratio that compares the resisting forces (shear strength) to the driving forces (shear stress) acting on a potential failure surface within a rock or soil mass. A factor of safety greater than 1.0 means the slope or structure is theoretically stable, while values below 1.0 indicate likely failure. In engineering practice, a minimum factor of safety of 1.5 is typically required for permanent slopes, 1.3 for temporary excavations, and 1.25 for short-term conditions. The FoS accounts for uncertainties in material properties, loading conditions, and geological variability.
What factors influence the choice of minimum factor of safety?
The minimum acceptable factor of safety depends on several considerations including the consequences of failure, confidence in geotechnical parameters, design life, and regulatory requirements. For slopes where failure could cause loss of life, FoS values of 1.5 or higher are mandated. Temporary excavations that will be open for weeks may use 1.25 to 1.3. Mining operations may accept lower values with monitoring systems. The level of site investigation also matters significantly because limited testing means greater uncertainty in material properties, warranting higher safety factors. Seismic loading, environmental conditions, and the type of analysis method used also influence the appropriate minimum factor of safety.
Is my data stored or sent to a server?
No. All calculations run entirely in your browser using JavaScript. No data you enter is ever transmitted to any server or stored anywhere. Your inputs remain completely private.
What formula does Geomechanical Factor of Safety Calculator use?
The formula used is described in the Formula section on this page. It is based on widely accepted standards in the relevant field. If you need a specific reference or citation, the References section provides links to authoritative sources.
How do I get the most accurate result?
Enter values as precisely as possible using the correct units for each field. Check that you have selected the right unit (e.g. kilograms vs pounds, meters vs feet) before calculating. Rounding inputs early can reduce output precision.
Does Geomechanical Factor of Safety Calculator work offline?
Once the page is loaded, the calculation logic runs entirely in your browser. If you have already opened the page, most calculators will continue to work even if your internet connection is lost, since no server requests are needed for computation.