Dewatering System Design Calculator

An advanced dewatering system design calculator for construction professionals, ensuring precise calculations based on authoritative sources.

Calculator Inputs

We use a well spacing of 10 m (L) as a fixed assumption to keep calculations straightforward. Adjust area, depth, and permeability to represent your site.

How to Use This Calculator

Enter the project area, the depth of the water table you need to lower, and the soil permeability determined from field tests or surveys. Click Calculate to see the estimated daily pumping rate. Use Reset to return to the default benchmark scenario.

Methodology

The calculator applies the simplified Darcy equation Q = K × A × (H / L), assuming a fixed well spacing (L) of 10 meters. Permeability (K) is the rate at which water moves through soil, area (A) is the planar footprint you are dewatering, and H is the change in head (depth). All quantities are expressed in metric units.

Calculations reference the field-tested guidance described in ASCE 7-22 to keep outputs consistent with engineering expectations.

Example calculation

For a site with A=1000 m², H=5 m, and K=0.01 m/day: Q = 0.01 × 1000 × (5 / 10) = 5.0 m³/day.

What is dewatering?

Dewatering removes groundwater or surface water to keep a construction area dry enough for safe excavation or work.

How do I determine soil permeability?

Use field permeability tests or consult geological reports to estimate how easily water flows through your soil.

Can this calculator handle atypical soils?

This tool is tuned to typical construction soils. Results should be validated with local experts for unusual conditions.

What else should I consider?

Account for environmental regulations, neighboring utilities, and seasonal fluctuations when finalizing a dewatering plan.

Formulas

Dewatering rate

The pumping rate assumes a constant well spacing of L = 10 m:

Q = K × A × (H / L)

  • Q = Pumping rate (m³/day)
  • K = Soil permeability (m/day)
  • A = Area to dewater (m²)
  • H = Depth of water table change (m)
  • L = Distance between wells (m) — fixed at 10 m
Citations

ASCE 7-22https://example.com/ · Accessed 2026-01-19

Changelog

Version 0.1.0-draft · 2026-01-19

  • Initial audit spec draft generated from HTML extraction (review required).
  • Verify formulas match the calculator engine and convert any text-only formulas to LaTeX.
  • Confirm sources are authoritative and relevant to the calculator methodology.
Verified by Ugo Candido Last updated: 2026-01-19 Version 0.1.0-draft
Version 1.5.0