Example 1
SI permeameter: k=0.005 cm/s, Δh=2 m over L=10 m, A=25 m², n=0.35
Given
- k
- 0.005 cm/s
- head loss
- 2 m
- flow length
- 10 m
- area
- 25 m^2
- porosity
- 0.35
Assumptions
- Darcy's law is valid: laminar flow through a saturated soil (fine sands and finer; Reynolds number below about one).
- Seepage velocity divides by the (effective) porosity as given; if total rather than effective porosity was supplied, v_s is a lower-bound estimate.
Solution steps
Hydraulic gradient
The gradient is the head lost per unit length of flow path — the driving force of seepage.
i = Δh / L
i = 2 m / 10 m = 0.2
= 0.2
Discharge (Darcy) velocity
v = k·i is a superficial velocity: the flow rate spread over the TOTAL cross-section, soil grains included. It is the v used for computing Q.
v = k·i
v = 5.00e-5 m/s × 0.2 = 1.00e-5 m/s
= 1.00e-5 m/s
Seepage discharge
The flow quantity uses the DISCHARGE velocity over the total area (never the seepage velocity — the pore area is smaller by exactly the same factor).
Q = v·A = k·i·A
Q = 1.00e-5 m/s × 25 m^2 = 0.00025 m^3/s
= 0.00025 m^3/s
Seepage (pore) velocity — the classic trap
Water only flows through the voids, whose area is n·A, so actual particles move FASTER than the Darcy velocity: v_s = v/n. Use v_s for travel time and contaminant transport, v for discharge.
v_s = v / n
v_s = 1.00e-5 m/s / 0.35 = 2.86e-5 m/s
= 2.86e-5 m/s
Results
Hydraulic gradient i
0.2
Discharge (Darcy) velocity v = k·i
1.00e-5m/s
Seepage discharge Q = k·i·A
0.00025m^3/s
Seepage (pore) velocity v_s = v/n
2.86e-5m/s
Where this answer was checked
- source
- Darcy's law (NCEES FE Reference Handbook): v = k·i, Q = k·i·A, vs = v/n — i from Δh/L, then v, Q and vs
- verified by
- hand-recomputed
- derivation
- k = 0.005 cm/s = 5e-5 m/s. i = 2/10 = 0.2. v = 5e-5·0.2 = 1e-5 m/s. Q = 1e-5·25 = 2.5e-4 m³/s. vs = 1e-5/0.35 = 2.8571e-5 m/s.