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

jacob_lohman_G_WF_LT(p, ...)

Arguments

p

Laplace parameter

...

Additional parameters

Value

Value of the dimensionless discharge 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 qp <- jacob_lohman_G_WF_LT(p) print(qp)
#> [1] 6.871793