SimPEG.electromagnetics.static.spontaneous_potential.sources.StreamingCurrents#

class SimPEG.electromagnetics.static.spontaneous_potential.sources.StreamingCurrents(receiver_list, **kwargs)[source]#

Bases: BaseSrc

A streaming current source.

Parameters:
receiver_listlist of resistivity.receivers.BaseRx

The list of Pole and Dipole receivers that listen to this source.

Attributes

receiver_list

The list of receivers.