SimPEG.electromagnetics.viscous_remanent_magnetization.receivers.Point#
- class SimPEG.electromagnetics.viscous_remanent_magnetization.receivers.Point(locations=None, times=None, field_type=None, orientation='z', **kwargs)[source]#
Bases:
BaseRx
Point receiver for viscous remanent magnetization simulations
- Parameters:
- locations(
n
, 3)numpy.ndarray
Receiver locations
- times
numpy.ndarray
Time channels
- field_type{‘h’, ‘b’, ‘dhdt’, ‘dbdt’}
Fields being measured.
- orientation{‘z’, ‘y’, ‘z’}
Receiver orientation.
- locations(
Attributes
Field type; i.e. 'h', 'b', 'dhdt' or 'dbdt'.
Receiver locations
Number of data associated with the receiver
Number of receivers
Number of time channels
Orientation of the receiver.
Time channels for the receivers
Universal unique identifier
Methods
eval
(**kwargs)Not implemented for BaseRx
evalDeriv
(**kwargs)Not implemented for BaseRx
getP
(mesh[, projected_grid])Get projection matrix from mesh to receivers
Galleries and Tutorials using SimPEG.electromagnetics.viscous_remanent_magnetization.receivers.Point
#
Predict Response from a Conductive and Magnetically Viscous Earth
Method of Equivalent Sources for Removing VRM Responses
Response from a Homogeneous Layer for Different Waveforms
Forward Simulation of VRM Response on a Tree Mesh
Forward Simulation Including Inductive Response