SimPEG.electromagnetics.natural_source.Simulation1DPrimarySecondary#

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

Bases: SimPEG.electromagnetics.natural_source.simulation.Simulation1DElectricField

A NSEM problem soving a e formulation and primary/secondary fields decomposion.

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μ1eC+iωMσf]es=iωMσsfep

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

The primary field is estimated from a background model (commonly half space ).

Attributes

sigmaPrimary

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

Methods

fieldsPair

alias of SimPEG.electromagnetics.natural_source.fields.Fields1DPrimarySecondary

getADeriv(freq, u, v[, adjoint])

The derivative of A wrt sigma

getRHS(freq)

Function to return the right hand side for the system.

getRHSDeriv(freq, src, v[, adjoint])

The derivative of the RHS wrt sigma