You are reading an old version of the documentation (v0.18.1). For the latest version see https://docs.simpeg.xyz/latest

Ctrl+K
Logo image Logo image

Site Navigation

  • Getting Started
  • User Guide
  • API Reference
  • Release Notes
  • SimPEG
  • Contact

Site Navigation

  • Getting Started
  • User Guide
  • API Reference
  • Release Notes
  • SimPEG
  • Contact

SimPEG.electromagnetics.static.resistivity.sources.Multipole.eval#

Multipole.eval(sim)[source]#

Discretize sources to mesh

Parameters
simSimPEG.base.BaseElectricalPDESimulation

The static electromagnetic simulation

Returns
numpy.ndarray

The right-hand sides corresponding to the sources

Show Source