warren_root_WF_LT: warren_root_WF_LT

View source: R/warren_root_utilities.R

warren_root_WF_LTR Documentation

warren_root_WF_LT

Description

Calculates the well function of the Warrent and Root model

Usage

warren_root_WF_LT(p, arg1, arg2)

Arguments

p

Laplace tranform parameter

arg1

Value of parameter sigma

arg2

Value of parameter lambda

Value

A numeric vector with the dimensionless drawdown in the Laplace domain

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

References

Warren, J. & Root, P. The Behavior of Naturally Fractured Reservoirs. Society of Petroleum Engineers Journal., 1963, 3.

See Also

Other warren_root functions: warren_root_solution_dlogt, warren_root_solution_initial, warren_root_solution, warren_root_well_function

Examples

p <- 0.5
sigma <- 1
lambda <- 1
s <- warren_root_WF_LT(p, sigma, lambda)

khaors/pumpingtest documentation built on June 10, 2025, 4:53 a.m.