SimPEG.electromagnetics.frequency_domain.Fields3DMagneticFluxDensity#
- class SimPEG.electromagnetics.frequency_domain.Fields3DMagneticFluxDensity(simulation, knownFields=None, aliasFields=None, dtype=None, **kwargs)[source]#
Bases:
FieldsFDEM
Fields object for Simulation3DMagneticFluxDensity.
- Parameters:
mesh (discretize.base.BaseMesh) – mesh
survey (SimPEG.electromagnetics.frequency_domain.SurveyFDEM.Survey) – survey
Attributes
The approximate cost to storing all of the known fields.
The data type of the storage matrix
The simulation object that created these fields
mesh
survey
Methods
startup