Soil Permeability Back
Geotechnical Engineering

Soil Permeability Calculator

Enter constant-head or falling-head permeameter test data to compute hydraulic conductivity k via Darcy's law. Compare against typical soil types and visualize the test apparatus in real time.

Soil & Test Settings
Test Parameters
Sample Length L (mm)
mm
Sample Diameter D (mm)
mm
Head Difference h (mm)
mm
Flow Rate Q (cm³/s)
cm³/s
Elapsed Time t (s)
s
Results
Results
k (m/s)
Hydraulic Gradient i
Darcy Velocity v (m/s)
Permeability Class
Permeameter schematic
Hydraulic conductivity by soil type
Theory & Key Formulas

Const-head: k = QL / (Aht)

Darcy velocity: v = k · i

Flow rate: Q = k · A · i

What is Soil Permeability?

🙋
What exactly is "hydraulic conductivity" or permeability? Is it just how fast water soaks into the ground?
🎓
Basically, it's a measure of how easily a fluid—like water—can move through the tiny spaces (pores) in a soil or rock. It's not just about soaking in; it's the rate of flow under a specific driving force. In practice, we quantify it with a value 'k'. For instance, water flows through gravel almost instantly, but through dense clay, it's extremely slow. Try selecting different "Soil Types" in the simulator above to see the huge range of typical k values.
🙋
Wait, really? So how do we measure it in a lab? I see there are two "Test Methods" here.
🎓
Good observation! The two standard lab tests are the constant-head and falling-head tests. The constant-head test keeps the water pressure (the "Head Difference h") steady, perfect for fast-draining soils like sand. The falling-head test lets the pressure drop over time, which is necessary for slow soils like silt or clay. Switch between the two methods in the tool, and you'll see the required input parameters change accordingly.
🙋
That makes sense. But what's the core physics law that connects all these numbers—the flow rate, the sample size, and the head?
🎓
The fundamental rule is Darcy's Law, discovered in 1856. It states that the flow rate through a porous medium is proportional to the cross-sectional area and the hydraulic gradient (the head loss per length), with 'k' as the proportionality constant. The simulator applies this law. For example, if you increase the "Sample Diameter D" (which increases the area A), the calculated permeability 'k' will change if you keep the flow rate Q constant.

Physical Model & Key Equations

The governing principle for flow in porous media is Darcy's Law. It defines the Darcy velocity (or discharge velocity) as being directly proportional to the hydraulic gradient.

$$ v = k \cdot i $$

Where:
v is the Darcy velocity (flow rate per unit area) [m/s],
k is the hydraulic conductivity (permeability) [m/s],
i is the hydraulic gradient, defined as the head loss per unit length: $i = \frac{h}{L}$ (dimensionless).

From Darcy's Law, we derive the practical formulas used in the permeability tests. The flow rate Q is the velocity multiplied by the cross-sectional area A.

$$ Q = v \cdot A = k \cdot A \cdot i = k \cdot A \cdot \frac{h}{L}$$

Rearranging to solve for the unknown permeability 'k' gives the formulas used in the simulator:
Constant-Head Test: $k = \frac{Q \cdot L}{A \cdot h \cdot t}$
Falling-Head Test: $k = \frac{a \cdot L}{A \cdot t}\ln\left(\frac{h_0}{h_1}\right)$
Here, A is the sample area, a is the standpipe area, h₀ and h₁ are the initial and final heads, and t is the elapsed time.

Real-World Applications

Landfill & Contaminant Barrier Design: Engineers must use very low-permeability soils (like compacted clay liners) to prevent toxic leachate from landfills from polluting groundwater. Accurate permeability testing is critical to ensure these barriers meet regulatory standards, often requiring k values less than 10⁻⁹ m/s.

Groundwater Resource Management: Hydrogeologists map the permeability of aquifers (like sand and gravel layers) to predict how much water can be sustainably pumped for municipal or agricultural use. High k values indicate a productive water-bearing zone.

Civil Engineering & Construction: The drainage characteristics of soil directly impact foundation design, slope stability, and excavation dewatering. For example, building a basement in a high-permeability soil requires a robust dewatering plan to keep the construction site dry.

Agricultural Irrigation & Drainage: Understanding soil permeability helps farmers design efficient irrigation systems to deliver water to roots and install subsurface drains to prevent waterlogging, which can damage crops and reduce yield.

Common Misunderstandings and Points to Note

When you start using this tool, there are several points where beginners often stumble. A major initial misunderstanding is thinking that the calculated k-value is directly the field value. In reality, the coefficient of permeability (lab k) obtained from small laboratory specimens and the field permeability (field k) of a vast ground formation can often differ by one to two orders of magnitude. For example, gravel layers may contain large voids (pipe-like flow paths) locally, which cannot be captured by a small test specimen. Conversely, even clay can have increased permeability if it contains desiccation cracks. You should treat the tool's results as a "rough guide"; for important designs, verification through field tests like pumping tests is necessary.

Next, unit inconsistency errors. This is extremely common. If you input the specimen diameter D in "cm", length L in "m", and flow rate Q in "L/min", you will get a nonsensical k-value. While the tool handles unit conversions internally, you must develop the habit of consistently using the SI unit system (m, s, m³/s) when you manipulate the calculation formulas yourself. For example, 10 cm is 0.1 m, and 1 L/min is approximately 1.67×10⁻⁵ m³/s.

Finally, test method selection and applicability limits. For materials with extremely high (gravel) or low (fine clay) permeability, Darcy's law itself may not hold. In gravel, flow velocity can be too high, leading to turbulent flow, while in clay, electrical interactions between water and soil particles become non-negligible. When the value from the tool deviates significantly from typical values for sandy soils (around 10⁻⁴ m/s), it's crucial to question: "Was this test method appropriate?" and "Is this within the applicable range of Darcy's law?"

How to Use

  1. Select test method: constant-head (fixed water level differential) or falling-head (declining water column in standpipe)
  2. Enter soil specimen dimensions: length (lVal in cm), cross-sectional diameter (sDiam in cm)
  3. For constant-head: input discharge flow rate (lVal in mL/s) and maintained head difference (hVal in cm). For falling-head: input initial head (h0Val in cm) and final head (h0 in cm) after time interval (head in seconds)
  4. Calculator applies Darcy's Law (k = Q×L / A×h) for constant-head or integration method for falling-head to derive hydraulic conductivity in m/s

Worked Example

Clay soil specimen: length 20 cm, diameter 5 cm (area 19.63 cm²). Constant-head test: 15 mL collected in 300 seconds with 10 cm head maintained. Q = 0.05 mL/s = 5×10⁻⁸ m³/s. k = (5×10⁻⁸ × 0.20) / (19.63×10⁻⁴ × 0.10) = 5.1×10⁻⁷ m/s (silty clay range). Hydraulic gradient i = 0.10/0.20 = 0.5. Darcy velocity v = k×i = 2.55×10⁻⁷ m/s.

Practical Notes