agarwal_skin_solution_initial: agarwal_skin_solution_initial

View source: R/agarwal_skin_utilities.R

agarwal_skin_solution_initialR Documentation

agarwal_skin_solution_initial

Description

Function to calculate the initial solution of the Agarwal solution (skin and wellbore storage)

Usage

agarwal_skin_solution_initial(ptest)

Arguments

ptest

A pumping_test object

Value

A list with :

  • 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: skin factor

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

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

Other agarwal_skin functions: agarwal_skin_WF_LT, agarwal_skin_calculate_parameters, agarwal_skin_solution_dlogt, agarwal_skin_solution, agarwal_skin_well_function

Examples

data(papadopulos_cooper)

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