SimPEG.electromagnetics.frequency_domain.simulation.BaseFDEMSimulation#
- class SimPEG.electromagnetics.frequency_domain.simulation.BaseFDEMSimulation(mesh, survey=None, forward_only=False, **kwargs)[source]#
Bases:
SimPEG.electromagnetics.base.BaseEMSimulation
We start by looking at Maxwell’s equations in the electric field
and the magnetic flux densityif using the E-B formulation (
Simulation3DElectricField
orSimulation3DMagneticFluxDensity
). Note that in this case, is an integrated quantity.If we write Maxwell’s equations in terms of
and current densityif using the H-J formulation (
Simulation3DCurrentDensity
orSimulation3DMagneticField
). Note that here, is an integrated quantity.The problem performs the elimination so that we are solving the system for
orAttributes
If True, A-inverse not stored at each frequency in forward simulation.
The simulations survey.
Methods
Jtvec
(m, v[, f])Sensitivity transpose times a vector
Jvec
(m, v[, f])Sensitivity times a vector.
fields
([m])Solve the forward problem for the fields.
fieldsPair
alias of
SimPEG.electromagnetics.frequency_domain.fields.FieldsFDEM
getSourceTerm
(freq)Evaluates the sources for a given frequency and puts them in matrix form
Galleries and Tutorials using SimPEG.electromagnetics.frequency_domain.simulation.BaseFDEMSimulation
#

Heagy et al., 2017 1D RESOLVE and SkyTEM Bookpurnong Inversions

Heagy et al., 2017 1D RESOLVE Bookpurnong Inversion