Angle Of Repose Interactive Calculator

The angle of repose is the steepest angle at which a granular material can be piled without slumping. This fundamental parameter governs material handling systems, slope stability analysis, silo design, and pharmaceutical powder processing. Engineers across mining, agriculture, construction, and process industries rely on accurate repose angle measurements to design conveyors, hoppers, stockpiles, and powder flow systems.

📐 Browse all free engineering calculators

Angle of Repose Diagram

Angle Of Repose Interactive Calculator Technical Diagram

Angle of Repose Calculator

Equations & Formulas

Angle of Repose from Geometry

θ = arctan(h / r)

θ = angle of repose (radians or degrees)
h = vertical height of pile (m)
r = horizontal base radius (m)

Relationship to Friction Coefficient

μ = tan(θ)

μ = coefficient of internal friction (dimensionless)
θ = angle of repose (radians)

Conical Pile Volume

V = (1/3)πr²h

V = volume of conical pile (m³)
r = base radius (m)
h = pile height (m)

Pile Dimensions from Angle

r = h / tan(θ)

h = r · tan(θ)

These relationships allow calculation of unknown dimensions when angle and one dimension are known

Slope Stability Factor

FS = tan(θrepose) / tan(θslope)

FS = factor of safety (dimensionless)
θrepose = angle of repose of material (degrees)
θslope = actual slope angle (degrees)

Theory & Practical Applications

Fundamental Physics of Granular Materials

The angle of repose emerges from the balance between gravitational forces and interparticle friction in granular materials. When material is poured onto a surface, particles cascade down the growing pile until the local slope reaches an equilibrium angle where the tangential gravitational component equals the maximum static friction force. This critical angle represents the threshold between stability and flow, making it one of the most important parameters in bulk solids handling.

Unlike cohesive materials where molecular adhesion dominates, granular systems exhibit behavior governed by contact mechanics and particle geometry. The angle of repose is fundamentally equal to the arctangent of the coefficient of internal friction (μ), which itself depends on particle shape, surface roughness, size distribution, and moisture content. Perfectly spherical particles typically exhibit repose angles of 23-28°, while angular crushed aggregates can exceed 40°. This direct relationship between geometry and friction makes the angle of repose a diagnostic tool for material characterization.

A critical insight often overlooked in simplified treatments: the angle of repose is not a single fixed value but rather exists within a range. The static angle of repose measured on a stationary pile differs from the dynamic angle of repose observed during continuous flow through a rotating drum. The static angle is typically 5-10° higher because vibration and particle motion reduce effective friction. Engineers designing conveyors or chutes must use the dynamic angle, while stockpile designers rely on static measurements. Pharmaceutical powder systems add another layer of complexity where electrostatic forces and humidity dramatically shift the repose angle beyond predictions based solely on particle geometry.

Industrial Applications Across Sectors

Mining and Aggregate Handling: Open-pit mines design waste rock dumps and ore stockpiles based on repose angle data combined with geotechnical analysis. A typical copper mine stockpiling crushed ore (repose angle 37°) must account for settlement and consolidation over time. Initial piles may stand at 39° when freshly dumped but slump to 35° after rain events mobilize fines. Conveyor discharge trajectories are calculated using the dynamic repose angle (typically 32° for the same material) to prevent spillage and ensure material lands within designated zones.

Agricultural Storage: Grain elevator design relies heavily on accurate repose angles for bin capacity calculations and wall loading predictions. Wheat exhibits a repose angle near 28°, but this increases to 32-35° when moisture content exceeds 14%. Soybean facilities must handle materials with lower repose angles (23-25°) requiring wider bin bases for equivalent height. The conical valley formed in a silo during discharge creates dynamic pressure redistribution; engineers use the repose angle to model this geometry and prevent structural failure from asymmetric loading.

Pharmaceutical Manufacturing: Powder flow in tablet press hoppers depends critically on maintaining angles below the repose threshold. Lactose monohydrate powder (repose angle 38-42°) requires hopper cone angles of 50-55° to ensure mass flow rather than funnel flow. When processing micronized active pharmaceutical ingredients with repose angles exceeding 50° due to electrostatic effects, manufacturers add flow agents like colloidal silicon dioxide to reduce the effective angle to 35-40°, enabling reliable discharge.

Construction and Earthwork: Temporary stockpiles of sand, gravel, and topsoil at construction sites must respect repose angle limits to prevent collapse onto adjacent work areas. Clean dry sand exhibits a repose angle of 30-35°, but adding 5% clay fines increases this to 38-42° through cohesive binding. Contractors loading dump trucks calculate approach angles to avoid driving onto unstable pile flanks; a safe approach uses slopes of θrepose/1.5 to maintain a factor of safety above 1.5.

Advanced Engineering Considerations

The Beverloo correlation extends basic repose angle concepts to predict discharge rates from hoppers and silos. Flow rate through an orifice scales with (D - kdp)2.5 where D is orifice diameter, dp is particle diameter, and k is an empirical factor related to the repose angle. Materials with higher repose angles exhibit larger k values (typically 1.5-2.0 for angular particles versus 1.0-1.4 for spherical), resulting in reduced discharge rates from identical openings. This relationship governs feeder sizing in process industries where precise flow control is mandatory.

Slope stability analysis in geotechnical engineering employs the angle of repose as a first-order approximation for infinite slope analysis. The factor of safety for a cohesionless slope is simply tan(θrepose)/tan(θslope). While real slopes involve groundwater effects, soil stratification, and seismic loading, this baseline calculation identifies obviously unstable configurations. A crushed rock embankment with repose angle 38° constructed at 35° provides FS = 1.25 under dry conditions, adequate for temporary structures but insufficient for permanent installations requiring FS ≥ 1.5.

Material segregation during pile formation creates spatial variations in effective repose angle. Larger particles roll farther down pile slopes, concentrating at the periphery while fines accumulate near the apex. This creates a composite pile where local angles vary from θbase ≈ θnominal + 3° at the edge to θapex ≈ θnominal - 2° at the top. Cement manufacturers combat this by using stacking tubes that deposit material in multiple locations, minimizing throw distance and reducing segregation-induced angle variations.

Worked Example: Coal Stockpile Design

A coal-fired power plant needs to design an outdoor stockpile for 50,000 tonnes of sub-bituminous coal. Laboratory testing on representative samples yields a static angle of repose of 36.5° under dry conditions. The plant has a rectangular storage area 80 m long, and engineers must determine the required width and the resulting pile height. Additionally, they need to calculate safety factors for the pile under both dry conditions and after a rainfall event that increases the repose angle to 39.2° due to moisture absorption.

Given Data:

  • Total mass: M = 50,000 tonnes = 50,000,000 kg
  • Coal bulk density: ρ = 850 kg/m³ (typical for stockpiled sub-bituminous coal)
  • Stockpile length: L = 80 m
  • Dry repose angle: θdry = 36.5°
  • Wet repose angle: θwet = 39.2°
  • Required safety factor: FS ≥ 1.5

Step 1: Calculate Required Volume

V = M / ρ = 50,000,000 kg / 850 kg/m³ = 58,823.5 m³

Step 2: Model Pile Geometry

Assuming a triangular cross-section (wedge pile), the volume is:

V = (1/2) × base width × height × length

V = (1/2) × w × h × L

The relationship between width, height, and repose angle for a symmetric pile:

tan(θ) = h / (w/2) → h = (w/2) × tan(θ)

Substituting into the volume equation:

58,823.5 = (1/2) × w × [(w/2) × tan(36.5°)] × 80

58,823.5 = (1/2) × w × (w/2) × 0.7400 × 80

58,823.5 = 14.80 × w²

w² = 3,974.6

w = 63.04 m

Step 3: Calculate Pile Height

h = (w/2) × tan(36.5°) = (63.04/2) × 0.7400 = 23.32 m

Step 4: Verify Volume

Vcheck = (1/2) × 63.04 × 23.32 × 80 = 58,822 m³ ✓

Step 5: Stability Analysis Under Dry Conditions

The slope angle of the as-built pile equals the repose angle (36.5°), so:

FSdry = tan(36.5°) / tan(36.5°) = 1.00

This indicates the pile is at the limit of stability—technically stable but with no safety margin. To achieve FS = 1.5, the actual slope angle must be:

tan(θsafe) = tan(36.5°) / 1.5 = 0.7400 / 1.5 = 0.4933

θsafe = arctan(0.4933) = 26.3°

Step 6: Adjusted Design for Required Safety Factor

Using θ = 26.3° for a safer design:

h = (w/2) × tan(26.3°) = (w/2) × 0.4933

58,823.5 = (1/2) × w × (w/2) × 0.4933 × 80 = 9.866 × w²

w = 77.35 m

h = (77.35/2) × 0.4933 = 19.08 m

This safer design uses a 77.35 m base width and 19.08 m height, providing the required safety factor under dry conditions.

Step 7: Wet Condition Analysis

After rainfall, if the repose angle increases to 39.2°, the original steeper pile (36.5° design slope) would have:

FSwet = tan(39.2°) / tan(36.5°) = 0.8164 / 0.7400 = 1.10

While technically stable (FS greater than 1.0), this falls below the required 1.5 safety factor. The conservative design at 26.3° slope provides:

FSwet,safe = tan(39.2°) / tan(26.3°) = 0.8164 / 0.4933 = 1.65

This exceeds the requirement even under wet conditions, validating the conservative approach.

Practical Implications: Real coal stockpiles incorporate compaction equipment traffic that consolidates material and may locally steepen slopes beyond the natural repose angle. Engineers typically add perimeter berms and drainage systems to prevent undermining. The calculation demonstrates why industry standards mandate safety factors rather than designing to theoretical limits—environmental variations and material property uncertainty require robust margins. For more detailed stockpile calculations and related material handling parameters, visit our engineering calculator library.

Frequently Asked Questions

▼ What's the difference between static and dynamic angle of repose?

▼ Why do wet materials sometimes have higher repose angles than dry materials?

▼ How does particle shape affect the angle of repose?

▼ Can the angle of repose be used to predict flow through hoppers and bins?

▼ How do you measure angle of repose in the laboratory versus field conditions?

▼ What safety factors should be applied when designing based on angle of repose?

Free Engineering Calculators

Explore our complete library of free engineering and physics calculators.

Browse All Calculators →

About the Author

Robbie Dickson — Chief Engineer & Founder, FIRGELLI Automations

Robbie Dickson brings over two decades of engineering expertise to FIRGELLI Automations. With a distinguished career at Rolls-Royce, BMW, and Ford, he has deep expertise in mechanical systems, actuator technology, and precision engineering.

Wikipedia · Full Bio

Share This Article
Tags: