Function to calculate the general_radial_flow well function in the Laplace domain

general_radial_flow_WF_LT(p, arg1, arg2)

Arguments

p

Laplace Transform parameter

arg1

Flow dimension (n)

arg2

Dimensionless radius (rd)

Value

A numeric vector with the calculated drawdown in the Laplace domain

References

Barker, J. A. A generalized radial flow model for hydraulic tests in fractured rock Water Resources Research, 1988, 24, 1796-1804.

See also

Examples

p <- 0.5 sd <- general_radial_flow_WF_LT(p, 2.0, 10) print(sd)
#> [1] 0.0007874466