grf_time_parallel: grf_time_parallel

View source: R/RcppExports.R

grf_time_parallelR Documentation

grf_time_parallel

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_time_parallel(radius, storativity, K, thickness, time, flow_rate,
  flow_time_interval, 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_time_interval

time between flow rate measurements in samples

flow_dimension

flow dimension

Value

theis solution for multiple pumping scenario


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