agarwal_recovery_solution_dlogt: agarwal_recovery_solution_dlogt

View source: R/agarwal_recovery_utilities.R

agarwal_recovery_solution_dlogtR Documentation

agarwal_recovery_solution_dlogt

Description

Wrapper to function theis_solution_dlogt (The recovery test is analyzed using the Theis solution)

Usage

agarwal_recovery_solution_dlogt(ptest, a, t0, 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

t

Numeric vector with the values of time

Value

A list with

  • x: Numeric vector with the time values

  • y: Numeric vector with the derivative values

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

References

Agarwal, R. (1980). A New Method To Account For Producing Time Effects When Drawdown Type Curves Are Used To Analyze Pressure Buildup And Other Test Data. SPE Paper 9289.

See Also

Other agarwal_recovery functions: agarwal_recovery_WF_LT, agarwal_recovery_calculate_parameters, agarwal_recovery_solution_initial, agarwal_recovery_solution, agarwal_recovery_well_function

Examples

data(agarwal_recovery)

khaors/pumpingtest documentation built on June 10, 2025, 4:53 a.m.