step_baro_frequency_semi_confined | R Documentation |
Work in Progress: Do not use. Rojstaczer 1988 solution
step_baro_frequency_semi_confined
step_baro_frequency_semi_confined(
.rec,
frequency,
radius_well,
transmissivity,
storage_confining,
storage_aquifer,
diffusivity_confining,
diffusivity_vadose,
thickness_confining,
thickness_vadose,
loading_efficiency,
attenuation,
role = "predictor",
...
)
.rec |
the R6 recipe object. |
frequency |
the frequency of the response |
radius_well |
well radius |
transmissivity |
aquifer transmissivity (L*L/t) |
storage_confining |
confining layer storativity (L/L) |
storage_aquifer |
aquifer storativity (L/L) |
diffusivity_confining |
confining layer diffusivity |
diffusivity_vadose |
air diffusivity of vadose zone |
thickness_confining |
confining layer thickness |
thickness_vadose |
vadose thickness |
loading_efficiency |
the loading efficiency of the aquifer |
attenuation |
an attenuation factor |
role |
character - the name of the role |
... |
additional arguments |
complex response vector in frequency domain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.