simpeg.electromagnetics.base.BaseEMSrc#
- class simpeg.electromagnetics.base.BaseEMSrc(receiver_list=None, location=None, integrate=False, **kwargs)[source]#
Bases:
BaseSrc
Base class for a electromagnetic sources
- Parameters:
- location(
n_dim
)numpy.ndarray
Location of the source
- receiver_list
list
of
simpeg.survey.BaseRx
objects
Sets the receivers associated with the source
- uid
uuid.UUID
A universally unique identifier
- integratebool
If
True
, we integrate the source term
- location(
Attributes
Integrated source term
Source location
Number of data associated with the source.
List of receivers associated with the source
Universal unique identifier
Vector number of data.
Methods
eval
(simulation)Return magnetic and electric source terms
evalDeriv
(simulation[, v, adjoint])Return derivative of the magnetic and electric source terms with respect to the model.
get_receiver_indices
(receivers)Get indices for a subset of receivers within the source's receivers list.
s_e
(simulation)Electric source term
s_eDeriv
(simulation, v[, adjoint])Derivative of electric source term with respect to the inversion model
s_m
(simulation)Magnetic source term
s_mDeriv
(simulation, v[, adjoint])Derivative of magnetic source term with respect to the inversion model
Galleries and Tutorials using simpeg.electromagnetics.base.BaseEMSrc
#
2D inversion of Loop-Loop EM Data
Time-domain CSEM for a resistive cube in a deep marine setting
EM: TDEM: Permeable Target, Inductive Source
EM: TDEM: 1D: Inversion with VTEM waveform
Heagy et al., 2017 1D RESOLVE and SkyTEM Bookpurnong Inversions
Heagy et al., 2017 1D RESOLVE Bookpurnong Inversion
Heagy et al., 2017 Casing Example
Heagy et al., 2017 1D FDEM and TDEM inversions
EM: Schenkel and Morrison Casing Model
1D Forward Simulation for a Single Sounding
1D Forward Simulation with Chargeable and/or Magnetic Viscosity
1D Forward Simulation with User-Defined Waveforms
3D Forward Simulation for Transient Response on a Cylindrical Mesh
3D Forward Simulation with User-Defined Waveforms
1D Inversion of Time-Domain Data for a Single Sounding
1D Forward Simulation for a Single Sounding
1D Forward Simulation for a Susceptible and Chargeable Earth
3D Forward Simulation on a Cylindrical Mesh
3D Forward Simulation on a Tree Mesh
1D Inversion of for a Single Sounding
Forward Simulation Including Inductive Response