aquifer_predict.fetk_lin_edge {Raquifer}R Documentation

S3 method for class 'aquifer_predict'

Description

Return a data frame of estimated cumulative water influx for the Fetkovich pseudo-steady state linear flow model, edge-water-drive

Usage

## S3 method for class 'fetk_lin_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 Fetkovich pseudo-steady state linear flow model, edge-water-drive


[Package Raquifer version 0.1.0 Index]