aquifer_predict.veh_rad_edge {Raquifer} | R Documentation |
S3 method for class 'aquifer_predict'
Description
Return a data frame of estimated cumulative water influx for the Van Everdingen-Hurst un-steady state radial flow model, edge-water-drive
Usage
## S3 method for class 'veh_rad_edge'
aquifer_predict(aquifer_lst, time_lst)
Arguments
aquifer_lst |
a list object of class 'aquifer' |
time_lst |
a list object of class 'time' |
Value
a data frame of cumulative water influx estimates using the Van Everdingen-Hurst un-steady state radial flow model, edge-water-drive
[Package Raquifer version 0.1.0 Index]