simpeg.electromagnetics.viscous_remanent_magnetization.BaseVRMSimulation#
- class simpeg.electromagnetics.viscous_remanent_magnetization.BaseVRMSimulation(mesh, survey=None, refinement_factor=None, refinement_distance=None, active_cells=None, indActive=None, **kwargs)[source]#
Bases:
BaseSimulation
Attributes
Topography active cells.
A list of solver objects to clean when the model is updated
SimPEG
Counter
object to store iterations and run-times.A list of properties stored on this object to delete when the model is updated
active_cells.indActive has been deprecated.
Mesh for the simulation.
The inversion model.
True if a model is necessary
Sensitivity refinement radii from sources.
The number of refinement distances.
Path to directory where sensitivity file is stored.
Numerical solver used in the forward simulation.
Solver-specific parameters.
The VRM survey.
Verbose progress printout.
Methods
Jtvec
(m, v[, f])Compute the Jacobian transpose times a vector for the model provided.
Jtvec_approx
(m, v[, f])Approximation of the Jacobian transpose times a vector for the model provided.
Jvec
(m, v[, f])Compute the Jacobian times a vector for the model provided.
Jvec_approx
(m, v[, f])Approximation of the Jacobian times a vector for the model provided.
fields
([m])Return the computed geophysical fields for the model provided.
make_synthetic_data
(m[, relative_error, ...])Make synthetic data for the model and Gaussian noise provided.
residual
(m, dobs[, f])The data residual.
dpred
Galleries and Tutorials using simpeg.electromagnetics.viscous_remanent_magnetization.BaseVRMSimulation
#
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