SimPEG.electromagnetics.natural_source.Simulation1DMagneticField#

class SimPEG.electromagnetics.natural_source.Simulation1DMagneticField(mesh, **kwargs)[source]#

Bases: BaseFDEMSimulation

1D finite volume simulation for the natural source electromagnetic problem.

This corresponds to the TM mode 2D simulation where the magnetic field is located at faces (nodes) and the electric field is on edges (cell_centers).

Methods

fieldsPair

alias of Fields1DMagneticField

getA(freq)

system matrix

getRHS(freq)

right hand side

getADeriv

getADeriv_mu

getADeriv_rho

getRHSDeriv