SimPEG.electromagnetics.natural_source.Simulation3DPrimarySecondary#

class SimPEG.electromagnetics.natural_source.Simulation3DPrimarySecondary(mesh, survey=None, sigmaPrimary=None, **kwargs)[source]#

Bases: SimPEG.electromagnetics.frequency_domain.simulation.Simulation3DElectricField

A NSEM problem solving a e formulation and a primary/secondary fields decompostion.

By eliminating the magnetic flux density using

b=1iω(Ce)

we can write Maxwell’s equations as a second order system in e only:

[CMμ1fC+iωMσe]es=iωMσpeep

which we solve for es. The total field e=ep+es.

The primary field is estimated from a background model (commonly as a 1D model).

Attributes

sigmaPrimary

A background model, use for the calculation of the primary fields.

Galleries and Tutorials using SimPEG.electromagnetics.natural_source.Simulation3DPrimarySecondary#

MT: 3D: Forward

MT: 3D: Forward

MT: 3D: Forward