gringarten_solution_dlogt: gringarten_solution_dlogt

View source: R/gringarten_utilities.R

gringarten_solution_dlogtR Documentation

gringarten_solution_dlogt

Description

Function to calculate the derivative of drawdown with respect to logarithm of time using the Gringarten Solution

Usage

gringarten_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

A numeric vector with the time values

Value

A numeric vector with the derivative of the calculated drawdown

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

References

Gringarten A. C., Ramey H. J., & Raghavan R., 1975. Applied Pressure Analysis for Fractured Wells, Petroleum Transactions, AIME follows page 784.

See Also

Other gringarten functions: gringarten_calculate_parameters, gringarten_solution_initial, gringarten_solution, gringarten_well_function


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