simpeg.electromagnetics.natural_source.Fields3DPrimarySecondary#
- class simpeg.electromagnetics.natural_source.Fields3DPrimarySecondary(simulation, knownFields=None, aliasFields=None, dtype=None)[source]#
Bases:
Fields
Fields storage for the 3D NSEM solution. Labels polarizations by px and py.
- param SimPEG object mesh:
The solution mesh
- param SimPEG object survey:
A survey object
Attributes
Approximate cost of storing all of the known fields in MB.
Mesh used by the simulation.
The simulation object used to compute the field solution.
Survey used by the simulation.
Methods