aquifer_predict.nb_lin_edge {Raquifer}R Documentation

S3 method for class 'aquifer_predict'

Description

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

Usage

## S3 method for class 'nb_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 Nabor-Barham un-steady state linear flow model, edge-water-drive


[Package Raquifer version 0.1.0 Index]