SimPEG.electromagnetics.natural_source.Fields1DPrimarySecondary#

class SimPEG.electromagnetics.natural_source.Fields1DPrimarySecondary(simulation, knownFields=None, aliasFields=None, dtype=None, **kwargs)[source]#

Bases: FieldsFDEM

Fields storage for the 1D NSEM solution.

Solving for e fields, using primary/secondary formulation

Attributes

approxSize

The approximate cost to storing all of the known fields.

dtype

The data type of the storage matrix

simulation

The simulation object that created these fields

mesh

survey

Methods

startup