Function to calculate the well function using the Agarwal solution (skin and wellbore storage)
agarwal_skin_well_function(td, par)
td | Numeric vector with time |
---|---|
par | A list with the values of wellbore storage(cd), dimensionless radius (rd) and skin factor (sigma) |
Numeric vector with the values of dimensionless drawdown
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_dlogt
,
agarwal_skin_solution_initial
,
agarwal_skin_solution
data(papadopulos_cooper)