Function to calculate the well function of the Jacob-Lohman solution in the Laplace domain

jacob_lohman_WF_F_LT(p, arg1, ...)

Arguments

p

Laplace parameter

arg1

Value of the dimensionless radius (rd)

...

Additional parameters

Value

Value of the dimensionless drawdown in the Laplace domain of the Jacob-Lohman solution

References

Jacob, C. E. & Lohman, S. W. Nonsteady Flow to a Well Of Constant Drawdown. American Geophysical Union, 1952, 33, 10.

See also

Examples

p <- 0.1 rd <- 5 sp <- jacob_lohman_WF_F_LT(p, rd)