permeability: Permeability.

Description Usage Arguments Value Author(s) See Also

Description

A collection of functions used to estimate the permeability of a porous medium, from a well-sensing system, and associated uncertainties.

Usage

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)

Arguments

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 and Len_screen

Transmiss.stderr

numeric; the standard error associated with Transmiss

Len_screen.stderr

numeric; the standard error associated with Len_screen

Value

numeric

Author(s)

Andrew J. Barbour <andy.barbour@gmail.com>

See Also

transmissivity, hydrogeo.p


abarbour/hydrogeo documentation built on May 10, 2019, 4:06 a.m.