grf_time | R Documentation |
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.
grf_time(
radius,
specific_storage,
hydraulic_conductivity,
thickness,
time,
flow_rate,
flow_dimension
)
radius |
distance to monitoring interval |
specific_storage |
aquifer storativity |
hydraulic_conductivity |
aquifer hydraulic conductivity |
thickness |
aquifer thickness |
time |
prediction times |
flow_rate |
well flow rates |
flow_dimension |
flow dimension |
theis solution for multiple pumping scenario
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.