grf: grf

View source: R/RcppExports.R

grfR Documentation

grf

Description

Parallel convolution of GRF well function and flow rates in the time domain. Time series needs to be regularily spaced and so are the flow rates. Some performance gains can be achieved if the number of flow rate does not change for each time.

Usage

grf(radius, storativity, K, thickness, time, flow_rate, flow_rate_times,
  flow_dimension)

Arguments

radius

distance to monitoring interval

storativity

aquifer storativity

K

aquifer hydraulic conductivity

thickness

aquifer thickness

time

prediction times

flow_rate

well flow rates

flow_rate_times

times where flow rates change

flow_dimension

flow dimension

Value

theis solution for multiple pumping scenario


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