SimPEG.electromagnetics.time_domain.Fields3DElectricField#

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

Bases: FieldsTDEM

Fancy Field Storage for a TDEM simulation.

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 float

startup