SimPEG.electromagnetics.static.resistivity.Fields2DNodal#

class SimPEG.electromagnetics.static.resistivity.Fields2DNodal(simulation, knownFields=None, aliasFields=None, dtype=None, **kwargs)[source]#

Bases: Fields2D

Fancy Field Storage for a 2.5D nodal code.

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