Description Usage Arguments Value Author(s) References See Also Examples
View source: R/agarwal_skin_utilities.R
Function to calculate the derivative of drawdown with respect to log of time of the Agarwal solution (skin and wellbore storage)
1 | agarwal_skin_solution_dlogt(ptest, a, t0, sigma, t)
|
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 |
A list with
x: time coordinates
y: Derivative value
Oscar Garcia-Cabrejo khaors@gmail.com
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
Other agarwal_skin functions: agarwal_skin_WF_LT
,
agarwal_skin_calculate_parameters
,
agarwal_skin_solution_initial
,
agarwal_skin_solution
,
agarwal_skin_well_function
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.