Function to calculate the derivative of drawdown with respect to log of time of the Agarwal solution (skin and wellbore storage)

agarwal_skin_solution_dlogt(ptest, a, t0, sigma, t)

Arguments

ptest

A pumping_test object

a

Slope of the straight line fitted to the drawdown data using the Cooper-Jacob approach

t0

Intercept of the straight line fitted to the drawdown data using the Cooper-Jacob approach

sigma

Value of the skin factor

t

Numeric vector with time

Value

A list with

  • x: time coordinates

  • y: Derivative value

References

Agarwal, R.; Al-Hussainy, R. & Ramey, H. An Investigation of Wellbore Storage and Skin Effect in Unsteady Liquid Flow: I. Analytical Treatment. Society of Petroleum Engineers Journal., 1970

See also

Examples

data(papadopulos_cooper)