SimPEG.potential_fields.gravity.Survey#
- class SimPEG.potential_fields.gravity.Survey(source_field, **kwargs)[source]#
Bases:
SimPEG.survey.BaseSurvey
Base Gravity Survey
- Parameters
- source_field
SimPEG.potential_fields.magnetics.sources.SourceField
A source object that defines the Earth’s inducing field
- source_field
Attributes
Projection matrix from x-faces to receiver locations.
Projection matrix from y-faces to receiver locations.
Projection matrix from z-faces to receiver locations.
Number of components measured at each receiver.
Number of data for the survey.
Returns the number of receivers in the survey
Receiver locations.
Vector number of data
Methods
eval
(fields)Evaluate the field
Project the fields from the mesh to the receiver locations.
Galleries and Tutorials using SimPEG.potential_fields.gravity.Survey
#
PF: Gravity: Tiled Inversion Linear
Forward Simulation of Gravity Anomaly Data on a Tensor Mesh
Forward Simulation of Gradiometry Data on a Tree Mesh
Least-Squares Inversion of Gravity Anomaly Data
Sparse Norm Inversion of Gravity Anomaly Data
Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data