SimPEG.electromagnetics.natural_source.Fields3DPrimarySecondary#

class SimPEG.electromagnetics.natural_source.Fields3DPrimarySecondary(simulation, knownFields=None, aliasFields=None, dtype=None, **kwargs)[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

approxSize

The approximate cost to storing all of the known fields.

simulation

The simulation object that created these fields

mesh

survey

Methods

dtype

alias of complex

startup