hantush_jacob_WF_LT_dlogt: hantush_jacob_WF_LT_dlogt

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

View source: R/hantush_jacob_utilities.R

Description

Calculates the values of the derivative of drawdown with respect to logarithm of time for the Hantush-Jacob solution in the Laplace domain

Usage

1

Arguments

p

Laplace parameter

arg1

Value of beta

...

Additional parameters

Value

Numeric vector with the values of the derivative of drawdown with respect to logarithm of time for the Hantush-Jacob solution in the Laplace domain

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

References

Hantush, M. S. Flow to wells in aquifers separated by a semipervious layer. Journal of Geophysical Research, 1967, 72, 1709.

See Also

Other hantush_jacob functions: hantush_jacob_WF_LT, hantush_jacob_calculate_parameters, hantush_jacob_solution_dlogt, hantush_jacob_solution_initial, hantush_jacob_solution, hantush_jacob_well_function

Examples

1
2
3
4
p <- 0.5
beta <- 0.5
res <- hantush_jacob_WF_LT_dlogt(p, beta)
print(res)

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