kitagawa-constants: Access to constants used by default

Description Usage Arguments Details Value See Also Examples

Description

The response of an aquifer depends on its mechanical and hydrological properties; if these are not known or specified, these constants are used.

Usage

1
constants(do.str = TRUE)

Arguments

do.str

logical; should the structure be printed?

Details

The function constants shows the structure of (optionally), and returns the assumed constants, which do not reside in the namespace.

Values

For water:

Density and bulk modulus

Gravity:

Standard gravitational acceleration at 6371km radius (Earth)

Conversions:

Degrees to radians

Value

The constants, invisibly.

See Also

well_response and open_well_response

kitagawa-package

Other ConstantsCalculators: alpha_constants(), omega_constants()

Examples

1
2
constants()
constants(FALSE) # returns invisibly

kitagawa documentation built on July 2, 2020, 1:47 a.m.