parameters: parameters

View source: R/parameters.R

parametersR Documentation

parameters

Description

parameters

Usage

parameters(frequency, period, omega, alpha_w, storage_aquifer,
  storage_confining, specific_yield, transmissivity_aquifer,
  diffusivity_vadose, diffusivity_aquifer, diffusivity_confining,
  thickness_vadose, thickness_aquifer, thickness_confining, height_water,
  radius_well, radius_casing, loading_efficiency, attenuation, inverse,
  gravity)

Arguments

frequency

the frequency in cycles per time (example units: cycles per day)

period

the period of signal (example units: days)

omega

the angular frequency 2 π ω (example units: radians / time)

alpha_w

the dimensionless frequency

storage_aquifer

the aquifer specific storage

storage_confining

the confining layer specific storage

specific_yield

the specific yield at the water table

transmissivity_aquifer

the aquifer transmissivity

diffusivity_vadose

pneumatic diffusivity of vadose zone

diffusivity_aquifer

aquifer diffusivity

diffusivity_confining

confining layer diffusivity

thickness_vadose

the thickness of the vadose zone

thickness_aquifer

the aquifer thickness

thickness_confining

the confining layer thickness

height_water

the depth from the water table

radius_well

the radius at the screened portion of the well

radius_casing

the radius at the location of the water level

loading_efficiency

static loading efficiency

attenuation

the attenuation factor of the capillary fringe

inverse

if true water level follows the inverse of a barometric pressure change

gravity

the acceleration due to gravity


jkennel/aquifer documentation built on July 31, 2022, 11:33 p.m.