jacob_lohman_WF_F_LT: jacob_lohman_WF_F_LT

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/jacob_lohman_utilities.R

Description

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

Usage

1

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

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

References

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

See Also

Other jacob_lohman functions: jacob_lohman_F_calculate_parameters, jacob_lohman_F_solution_initial, jacob_lohman_F_solution, jacob_lohman_F_well_function, jacob_lohman_G_WF_LT, jacob_lohman_G_calculate_parameters, jacob_lohman_G_solution_initial, jacob_lohman_G_solution, jacob_lohman_G_well_function

Examples

1
2
3
p <- 0.1
rd <- 5
sp <- jacob_lohman_WF_F_LT(p, rd)

khaors/pumpingtest documentation built on Nov. 15, 2019, 8:10 p.m.