simpeg.electromagnetics.static.resistivity.Fields2DCellCentered#
- class simpeg.electromagnetics.static.resistivity.Fields2DCellCentered(simulation, knownFields=None, aliasFields=None, dtype=None)[source]#
Bases:
Fields2D
Fancy 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
dtype
alias of
float
startup
()Run startup to connect the simulation's discrete attributes to the fields object.