SimPEG.potential_fields.gravity.Simulation3DIntegral#
- class SimPEG.potential_fields.gravity.Simulation3DIntegral(mesh, rho=None, rhoMap=None, **kwargs)[source]#
Bases:
SimPEG.potential_fields.base.BasePFSimulationGravity simulation in integral form.
Attributes
Gravity forward operator
Diagonal of GtG
Density physical property model.
Derivative of Density wrt the model.
Mapping of the inversion model to Density.
Methods
Jtvec(m, v[, f])Sensitivity transposed times a vector
Jvec(m, v[, f])Sensitivity times a vector
evaluate_integral(receiver_location, components)Compute the forward linear relationship between the model and the physics at a point and for all components of the survey.
fields(m)u = fields(m) The field given the model.
getJ(m[, f])Sensitivity matrix
getJtJdiag(m[, W])Return the diagonal of JtJ
Galleries and Tutorials using SimPEG.potential_fields.gravity.Simulation3DIntegral#
Forward Simulation of Gravity Anomaly Data on a Tensor Mesh
Forward Simulation of Gradiometry Data on a Tree Mesh
Joint PGI of Gravity + Magnetic on an Octree mesh using full petrophysical information
Joint PGI of Gravity + Magnetic on an Octree mesh without petrophysical information
Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data