Description Usage Arguments Value Author(s) See Also
A collection of functions used to estimate the permeability of a porous medium, from a well-sensing system, and associated uncertainties.
1 2 3 4 5  | permeability(Transmiss, Length.scale)
well_permeab(Transmiss, Len_screen, stdErrors = NULL)
well_permeab_err(Transmiss, Transmiss.stderr, Len_screen, Len_screen.stderr)
 | 
Transmiss | 
 numeric; the transmissivity, with units [X]  | 
Length.scale | 
 numeric; the length scale for permeability calculation, in [m]  | 
Len_screen | 
 numeric; the length of the screened portion of the well  | 
stdErrors | 
 numeric; standard errors for   | 
Transmiss.stderr | 
 numeric; the standard error associated with   | 
Len_screen.stderr | 
 numeric; the standard error associated with   | 
numeric
Andrew J. Barbour <andy.barbour@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.