Skip to contents

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_grid(
  grid,
  well_locations,
  flow_rate,
  time,
  specific_storage,
  hydraulic_conductivity,
  thickness,
  flow_dimension
)

Arguments

grid

locations of grid points (x,y)

well_locations

locations of wells (x,y)

flow_rate

well flow rates

time

prediction times

specific_storage

aquifer specific storage

hydraulic_conductivity

aquifer hydraulic conductivity

thickness

aquifer thickness

flow_dimension

flow dimension

Value

theis solution for multiple pumping scenario