grf_time
grf_time.Rd
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(
radius,
specific_storage,
hydraulic_conductivity,
thickness,
time,
flow_rate,
flow_dimension
)