Description Usage Arguments Value Author(s) See Also Examples
View source: R/aquifer_utilities.R
Function to create an aquifer object
1 |
name |
Name of the aquifer |
solution |
Analytical solution to be used |
type |
Type of aquifer to be defined. Currently the supported types include:
|
xlim |
Numeric vector with limits of the aquifer in the x direction |
ylim |
Numeric vector with limits of the aquifer in the y direction |
nx |
Integer with the number of nodes in the x direction |
ny |
Integer with the number of nodes in the y direction |
hydraulic.pars |
A numeric vector with the hydraulic parameters of the aquifer |
This function returns an aquifer object
Oscar Garcia-Cabrejo, khaors@gmail.com
Other aquifer functions: add.well<-
,
calculate_drawdown
,
print.aquifer
,
summary.aquifer
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.