Function to calculate the drawdown during a slug test using the Bower-Rice solution.
bouwer_rice_solution(ptest, t0, t)
ptest | A pumping_test object |
---|---|
t0 | A numeric value with the t0 |
t | A numeric vector with the time |
A numeric vector with the calculated drawdown
Other bouwer_rice functions: Acoeff
,
Bcoeff
, Ccoeff
,
bouwer_rice_initial_solution
,
bouwer_rice_well_function