simpeg.potential_fields.gravity.Survey#
- class simpeg.potential_fields.gravity.Survey(source_field, **kwargs)[source]#
Bases:
BaseSurvey
Base Gravity Survey
- Parameters:
- source_field
simpeg.potential_fields.gravity.sources.SourceField
A source object that defines receivers locations for gravity.
- 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.
A SimPEG counter object for counting iterations and operations
Number of data for the survey.
Returns the number of receivers in the survey
Number of Sources
Receiver locations.
A source object that contains the gravity receivers.
List of sources associated with the survey
Universal unique identifier
Vector number of data
Methods
eval
(fields)Evaluate the field
Get slices to index a flat array for all source-receiver pairs.
get_slice
(source, receiver)Get slice to index a flat array for a given source-receiver pair.
get_source_indices
(sources)Project the fields from the mesh to the receiver locations.
Galleries and Tutorials using simpeg.potential_fields.gravity.Survey
#

Forward Simulation of Gravity Anomaly Data on a Tensor Mesh

Forward Simulation of Gradiometry Data on a Tree Mesh

Compare weighting strategy with Inversion of surface Gravity Anomaly Data

Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data