Function to calculate the drawdown using the Gringarten Solution
gringarten_well_function(td, par)
td | A numeric vector with the dimensionless time |
---|---|
par | A list with the values of slope and intercept (a and t0) of the straight line fitted to the drawdown data using the Cooper-Jacob approach |
A numeric vector with the calculated drawdown
Gringarten A. C., Ramey H. J., & Raghavan R., 1975. Applied Pressure Analysis for Fractured Wells, Petroleum Transactions, AIME follows page 784.
Other gringarten functions: gringarten_calculate_parameters
,
gringarten_solution_dlogt
,
gringarten_solution_initial
,
gringarten_solution