Lecture: Flow Nets and Seepage in Soils
In geotechnical engineering, understanding the movement of groundwater through soil is crucial for evaluating the stability and safety of earth structures. Seepage flow in soil is governed by Darcy’s Law, which describes the flow rate as proportional to the hydraulic gradient and the soil’s permeability. When dealing with 2D seepage, we use a graphical method called the flow net, which is a combination of flow lines (representing the path water takes) and equipotential lines (lines of equal total head). These lines intersect orthogonally to form curvilinear squares. The flow net is a powerful tool for analyzing seepage quantity, porewater pressure, and hydraulic gradients in complex flow scenarios such as beneath dams, around sheet piles, or through layered soils.
- For isotropic soils, flow nets are drawn with equal permeability in all directions, while in anisotropic soils, transformation techniques must be applied to account for varying permeability in horizontal and vertical directions. The flow net provides insights into critical engineering concerns, such as uplift pressure, seepage force, and the risk of boiling, piping, or heaving. By counting the number of flow channels (Nf) and equipotential drops (Nd), the total seepage discharge can be estimated using: $$ q= k \cdot H \cdot \frac{N_f}{N_d}$$
where:
- q = total flow rate,
- k = permeability,
- H = total head difference,
- Nf = number of flow channels,
- Nd = number of equipotential drops.
Flow net sketching, although graphical, requires careful adherence to boundary conditions and assumptions (e.g., steady-state flow, incompressibility). It is also crucial in assessing the porewater pressure distribution, which affects effective stress and ultimately, the stability of soil structures.
Sample Problems
🔹 Problem 1: Estimating Seepage Flow
A flow net beneath a concrete dam consists of 5 flow channels and 10 equipotential drops. The permeability of the soil is k=3×10−5 cm/sk = 3 \times 10^{-5} \, \text{cm/s}, and the total head difference across the dam is 8 m. Estimate the total seepage discharge per unit width of the dam.
Solution: $$q=k⋅H⋅NfNd=3×10−5⋅8⋅510=1.2×10−4 cm3/s/cmq = k \cdot H \cdot \frac{N_f}{N_d} = 3 \times 10^{-5} \cdot 8 \cdot \frac{5}{10} = 1.2 \times 10^{-4} \, \text{cm}^3/\text{s}/\text{cm}$$
🔹 Problem 2: Determining Critical Hydraulic Gradient
For a sandy soil with a unit weight of
$$ γ=18.5 kN/m3$$ and water unit weight of water $$ γ_{w}=9.8 kN/m3\gamma_w = 9.8 \, \text{kN/m}^3$$,
calculate the critical hydraulic gradient $$i_{cr}$$ at which effective stress becomes zero.
Solution: $$i_{cr}=γ′γ_{w}=18.5−9.89.8=8.79.8≈0.89i_{cr} = \frac{\gamma’}{\gamma_w} = \frac{18.5 – 9.8}{9.8} = \frac{8.7}{9.8} \approx 0.89$$
🔹 Problem 3: Porewater Pressure Estimation
Using a flownet, the total head at the upstream is 10 m, downstream is 2 m, and there are 8 equipotential drops. If a point lies at the 3rd equipotential line and is 1.5 m above the datum, compute the porewater pressure at that point.
Solution:
-
- Head loss per drop: $$\Delta h = \frac{10 – 2}{8} = 1 \, \text{m}$$
-
- Total head at point: $$H_j = 10 – 3 \cdot 1 = 7 \, \text{m}$$
-
- Pressure head: $$h_p = H_j – z = 7 – 1.5 = 5.5 \, \text{m}$$
-
- Porewater pressure: $$u = \gamma_w \cdot h_p = 9.8 \cdot 5.5 = 53.9 \, \text{kPa}$$
