hantush_time_parallel: hantush_time_parallel

View source: R/RcppExports.R

hantush_time_parallelR Documentation

hantush_time_parallel

Description

Parallel convolution of hantush well function and flow rates in the time domain. Time series needs to be regularily spaced.

Usage

hantush_time_parallel(radius, storativity, transmissivity, leakage, time,
  flow_rate, flow_time_interval, n_terms)

Arguments

radius

distance to monitoring interval

storativity

aquifer storativity

transmissivity

aquifer transmissivity

leakage

hantush leakage

time

prediction times

flow_rate

well flow rates

flow_time_interval

time between flow rate measurements in samples

n_terms

number of terms to use in Hantush solution. More is more precise but slower.

Value

hantush jacob solution for multiple pumping scenario


jkennel/aquifer documentation built on July 31, 2022, 11:33 p.m.