SimPEG.electromagnetics.static.resistivity.utils.WennerSrcList#

SimPEG.electromagnetics.static.resistivity.utils.WennerSrcList(n_electrodes, a_spacing, in2D=False, plotIt=False)[source]#

Source list for a Wenner Array

Parameters:
n_electrodesint

Number of electrodes in the Wenner array

a_spacingfloat

Wenner array spacing parameter a

in2Dbool, default=``False``

If True, create 2D sources

plotItbool, default=``False``

If True, plot the Wenner geometry

Returns:
list of SimPEG.electromagnetics.static.resistivity.sources.Dipole

List of sources and their associate receivers for the Wenner survey