Transparent by design
Gravel volume and weight formula
A rectangular gravel layer is a rectangular prism. BuildMeasure keeps geometry separate from the material-density assumption so you can inspect exactly where volume ends and estimated weight begins.
V = length × width × depthOrder volumeVorder = V × (1 + allowance ÷ 100)Estimated massM = Vorder × bulk densityComplete bagsBags = ceil(M ÷ bag weight)The default `93 lb/ft³` value is only a dry planning example from USACE HEC-HMS documentation. Replace it with the loose or compacted bulk density for the actual aggregate whenever that value is available.