Const-head: k = QL / (Aht)
Darcy velocity: v = k · i
Flow rate: Q = k · A · i
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.
Const-head: k = QL / (Aht)
Darcy velocity: v = k · i
Flow rate: Q = k · A · i
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.
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.
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?"
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.