Conical Stockpile Volume and Tonnage

Volume (cy) and tonnage of a free-standing conical stockpile from its base diameter, angle of repose, and bulk density.

Run the calculator

Example

You enter

You get

Details, formula, and sources

height = radius x tan(repose), volume = 1/3 pi r^2 h. A 60 ft pile of stone at 37 degrees stands 22.6 ft and holds ~789 cy (1,065 tons). A survey governs for payment.

radius_ft = base_diameter_ft / 2; height_ft = radius_ft x tan(repose_angle_deg x pi/180); volume_ft3 = (1/3) x pi x radius_ft^2 x height_ft; volume_cy = volume_ft3 / 27; tons = volume_ft3 x density_pcf / 2000.

Right-circular-cone identity by name (angle-of-repose pile); first-principles geometry.

The cone-volume and angle-of-repose relations are public geometry and soil-mechanics practice.

Estimate. AHJ and licensed professional govern.

Field names used by the API: base_diameter_ft, repose_angle_deg, density_pcf, height_ft, volume_ft3, volume_cy, tons

Related tools