Dimensionless frequency from diffusivity and depth
omega_norm(omega, Diffusiv, z, invert = FALSE)
omega_norm
returns dimensionless frequency, unless invert=TRUE
where it will assume omega
is dimensionless frequency, and return radial frequency.
numeric; angular frequency
numeric; hydraulic diffusivity
numeric; depth
logical; should omega
be taken as normalized
frequency?
A. J. Barbour <andy.barbour@gmail.com>
Dimensionless frequency \(Q\) is defined as $$Q=\frac{z^2 \omega}{2 D}$$ where \(z\) is the well depth, \(\omega\) is the angular frequency and \(D\) is the hydraulic diffusivity.
open_well_response
, kitagawa-package
Other utilities:
sensing_volume()