simpeg.electromagnetics.static.resistivity.Fields2DNodal#
- class simpeg.electromagnetics.static.resistivity.Fields2DNodal(simulation, knownFields=None, aliasFields=None, dtype=None)[source]#
Bases:
Fields2D
Fancy Field Storage for a 2.5D nodal code.
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