gringarten_calculate_parameters: gringarten_calculate_parameters

View source: R/gringarten_utilities.R

gringarten_calculate_parametersR Documentation

gringarten_calculate_parameters

Description

Calculate the hydraulic parameters of the Gringarten solution

Usage

gringarten_calculate_parameters(ptest, par, hydraulic = TRUE)

Arguments

ptest

A pumping_test object

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

hydraulic

Logical flag to indicate if hydraulic parameters are calculated. If False, the the statistcal parameter (a and t0) are calculated.

Value

A list with

  • Tr: Transmissivity

  • Sxf2: ????

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_solution_dlogt, gringarten_solution_initial, gringarten_solution, gringarten_well_function


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