hantush_convolve: hantush_convolve

View source: R/convolution_fft.R

hantush_convolveR Documentation

hantush_convolve

Description

Implementation of Hantush leaky aquifer solution

Usage

hantush_convolve(radius, storativity, transmissivity, leakage, time,
  flow_rate, n_terms = 10)

Arguments

radius

distance to monitoring location

storativity

the storativity of the aquifer

transmissivity

the transmissivity of the aquifer

leakage

the leakage rate of the aquitard

time

the time to output

flow_rate

vector of flow rates

n_terms

number of terms in the hantush well function approximation

Value

hantush solution for multiple pumping periods


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