simpeg.electromagnetics.viscous_remanent_magnetization.sources.BaseSrcVRM#
- class simpeg.electromagnetics.viscous_remanent_magnetization.sources.BaseSrcVRM(receiver_list, location=None, waveform=None, **kwargs)[source]#
- Bases: - BaseSrc- Base VRM source class - Parameters:
- receiver_listlistofsimpeg.electromagnetics.viscous_remanent_magnetization.receivers.Point
- A list of VRM receivers 
- location(3) array_like
- Source location 
- waveformsimpeg.electromagnetics.viscous_remanent_magnetization.waveforms.BaseVRMWaveform
- A VRM waveform 
 
- receiver_list
 - Attributes - Source location - Number of data associated with the source. - Total number of receiver locations - List of receivers associated with the source - Universal unique identifier - Vector number of data. - Vector number of receiver locations - Methods - get_receiver_indices(receivers)- Get indices for a subset of receivers within the source's receivers list. 
Galleries and Tutorials using simpeg.electromagnetics.viscous_remanent_magnetization.sources.BaseSrcVRM#
 
Predict Response from a Conductive and Magnetically Viscous Earth
Predict Response from a Conductive and Magnetically Viscous Earth
 
Method of Equivalent Sources for Removing VRM Responses
Method of Equivalent Sources for Removing VRM Responses
 
Response from a Homogeneous Layer for Different Waveforms
Response from a Homogeneous Layer for Different Waveforms
 
     
