Difficulty: Medium
Correct Answer: K = (Q / (2 * π * b)) * ln(r2 / r1) / (h2 - h1)
Explanation:
Introduction / Context:
The Thiem equation is a classical steady-state solution for radial flow toward a pumping well. It allows hydrogeologists to estimate the hydraulic conductivity (permeability K) of an aquifer from discharge and drawdown observations in two observation wells.
Given Data / Assumptions:
Concept / Approach:
For a confined aquifer under steady radial flow, the head distribution satisfies a logarithmic decline with radius. Integrating Darcy’s law in cylindrical coordinates between r1 and r2 gives a direct relationship among Q, K, b, and the measured heads.
Step-by-Step Solution:
Verification / Alternative check:
Dimension check: Q has L^3/T; denominator 2 * π * b has L; the remaining ratio ln(r2/r1)/(h2 - h1) has 1/L; overall gives L/T as expected for K.
Why Other Options Are Wrong:
Common Pitfalls:
Mixing the confined and unconfined forms (h vs h^2), using base-10 log instead of natural log without adjusting constants, and selecting observation wells too close to the pumped well (well losses).
Final Answer:
K = (Q / (2 * π * b)) * ln(r2 / r1) / (h2 - h1)
Discussion & Comments