Function to calculate the drawdown using the Warren Root model
warren_root_solution(ptest, a, t0, t1, tm, t)
ptest | A pumping_test object |
---|---|
a | Slope of the Cooper-Jacob solution r |
t0 | Intercept with the time axis for the early time asymptote |
t1 | Intercept with the time axis for the late time asymptote |
tm | Time of the minimum derivative |
t | A numeric vector with the time values |
A numeric vector with the calculated drawdown
Warren, J. & Root, P. The Behavior of Naturally Fractured Reservoirs. Society of Petroleum Engineers Journal., 1963, 3.
Other warren_root functions: warren_root_WF_LT
,
warren_root_solution_dlogt
,
warren_root_solution_initial
,
warren_root_well_function