simpeg.electromagnetics.time_domain.sources.MagDipole#
- class simpeg.electromagnetics.time_domain.sources.MagDipole(receiver_list=None, location=None, moment=1.0, orientation='z', mu=1.25663706127e-06, srcType='inductive', **kwargs)[source]#
Bases:
BaseTDEMSrcPoint magnetic dipole source calculated by taking the curl of a magnetic vector potential. By taking the discrete curl, we ensure that the magnetic flux density is divergence free (no magnetic monopoles!).
- Parameters:
- receiver_list
listofsimpeg.electromagnetics.time_domain.receivers.BaseRx A list of TDEM receivers
- location(
dim)numpy.ndarray,default=np.r_[0., 0., 0.] Source location.
- moment
float Magnetic dipole moment amplitude
- orientation{“z”, “x”, “y”}
or(3)numpy.ndarray Orientation of the magnetic dipole.
- mu
float Background magnetic permeability
- source_type{‘inductive’, ‘galvanic’}
Implement as an inductive or galvanic source
- receiver_list
Attributes
Integrated source term
Location of the dipole
Amplitude of the dipole moment of the magnetic dipole (\(A/m^2\))
Magnetic permeability in H/m
Number of data associated with the source.
Orientation of the dipole as a normalized vector
List of receivers associated with the source
Implement at inductive or galvanic source
Universal unique identifier
Vector number of data.
Current waveform for the source
Methods
bInitial(simulation)Compute initial magnetic flux density.
bInitialDeriv(simulation[, v, adjoint, f])Returns
ZeroforBaseTDEMSrceInitial(simulation)Returns
ZeroforBaseTDEMSrceInitialDeriv(simulation[, v, adjoint, f])Returns
ZeroforBaseTDEMSrceval(simulation, time)Return magnetic and electric source terms at a given time
evalDeriv(simulation, time[, v, adjoint])Derivative of magnetic and electric source terms time a vector at a given time
get_receiver_indices(receivers)Get indices for a subset of receivers within the source's receivers list.
hInitial(simulation)Compute initial magnetic field.
hInitialDeriv(simulation[, v, adjoint, f])Returns
ZeroforBaseTDEMSrcjInitial(simulation)Returns
ZeroforBaseTDEMSrcjInitialDeriv(simulation[, v, adjoint, f])Returns
ZeroforBaseTDEMSrcs_e(simulation, time)Electric source term (s_e) at a given time
s_eDeriv(simulation, time[, v, adjoint])Returns
ZeroforBaseTDEMSrcs_m(simulation, time)Magnetic source term (s_m) at a given time
s_mDeriv(simulation, time[, v, adjoint])Returns
ZeroforBaseTDEMSrc
Galleries and Tutorials using simpeg.electromagnetics.time_domain.sources.MagDipole#
Heagy et al., 2017 1D RESOLVE and SkyTEM Bookpurnong Inversions
1D Forward Simulation with Chargeable and/or Magnetic Viscosity
3D Forward Simulation for Transient Response on a Cylindrical Mesh
1D Inversion of Time-Domain Data for a Single Sounding