hantush_jacob | R Documentation |
Convolution of hantush well function and flow rates in the time domain. Time series needs to be regularly spaced.
hantush_jacob(
time,
flow_rate,
radius,
storativity,
transmissivity,
leakage,
precision
)
time |
prediction times |
flow_rate |
well flow rates |
radius |
distance to monitoring interval |
storativity |
aquifer storativity |
transmissivity |
aquifer transmissivity |
leakage |
hantush leakage |
precision |
how precise should the solution be. More is more precise but slower. |
hantush jacob solution for multiple pumping scenario
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.