Description Usage Arguments Value References Examples
This function estimates the storage coefficient from physical properties and the barometric efficiency The equation used is from Batu 1998, eq 2-101, pg. 72
1 | be_storage(be, n, b, gamma = 9799.74, beta = 4.786e-10)
|
be |
the barometric efficiency (numeric) |
n |
the porosity 0 to 1 (numeric) |
b |
aquifer thickness (m) (numeric) |
gamma |
the specific weight of water (N/m^3) (numeric) |
beta |
the compressibility of water (4.786e-10 m^2/N) (numeric) |
storage calculated from barometric efficiency
Batu, V. (1998). Aquifer hydraulics: a comprehensive guide to hydrogeologic data analysis. John Wiley & Sons.
1 | be_storage(0.5, 0.32, 45)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.