owRandomConfiguration | R Documentation |
Returns a random Optiwells configuration on which e.g.
owGetDrawdowns
can be run.
owRandomConfiguration(numberOfWells, bb = 80, ...)
numberOfWells |
number of wells in the well field (must be a number between 1 and 25). |
bb |
Thickness or saturated thickness of aquifer at beginning of simulation, in units of length. |
... |
additional arguments that are passed to owRandomWellfield, such as: rmean, z1mean, z2mean, swmean, rsd, z1sd, z2sd, swsd, digits, see
|
list with elements wellfield (configuration of well
characteristics), aquifer (WTAQ aquifer configuration) and
drainage (WTAQ drainage configuration), just as created by
owConfigure
Hauke Sonnenberg
owRandomWellfield, owConfigure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.