simpeg.electromagnetics.static.resistivity.Fields2DCellCentered#
- class simpeg.electromagnetics.static.resistivity.Fields2DCellCentered(simulation, knownFields=None, aliasFields=None, dtype=None)[source]#
Bases:
Fields2DFancy Field Storage for a 2.5D cell centered 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
dtypealias of
floatstartup()Run startup to connect the simulation's discrete attributes to the fields object.