SimPEG.electromagnetics.time_domain.Simulation3DMagneticField#

class SimPEG.electromagnetics.time_domain.Simulation3DMagneticField(mesh, survey=None, dt_threshold=1e-08, **kwargs)[source]#

Bases: SimPEG.electromagnetics.time_domain.simulation.BaseTDEMSimulation

Solve the H-J formulation of Maxwell’s equations for the magnetic field h.

We start with Maxwell’s equations in terms of the magnetic field and current density

×ρj+μht=sm ×hj=se

and eliminate j using

j=×hse

giving

×ρ×h+μht=×ρse+sm

Methods

Fields_Derivs

alias of SimPEG.electromagnetics.time_domain.fields.FieldsDerivativesHJ

fieldsPair

alias of SimPEG.electromagnetics.time_domain.fields.Fields3DMagneticField

getAdiag(tInd)

System matrix at a given time index

getAdc

getAdcDeriv

getAdiagDeriv

getAsubdiag

getAsubdiagDeriv

getRHS

getRHSDeriv