Wrapper to function theis_WF_LT (The recovery test is analyzed using the Theis solution)

agarwal_recovery_WF_LT(p, ...)

Arguments

p

Laplace Transform parameter

...

Additional parameters

Value

A numeric vector with the calculate drawdown in the Laplace domain

References

Agarwal, R. (1980). A New Method To Account For Producing Time Effects When Drawdown Type Curves Are Used To Analyze Pressure Buildup And Other Test Data. SPE Paper 9289.

See also

Examples

coeffs <- stehfest_coeffs(8) td <- logseq(-2,4,50) W <- stehfest_inversion(td, coeffs, agarwal_recovery_WF_LT) plot(td, W, log = "xy")
#> Warning: 6 y values <= 0 omitted from logarithmic plot