simpeg.electromagnetics.natural_source.Fields1DPrimarySecondary#
- class simpeg.electromagnetics.natural_source.Fields1DPrimarySecondary(simulation)[source]#
- Bases: - FieldsFDEM- Fields storage for the 1D NSEM solution. - Solving for e fields, using primary/secondary formulation - Attributes - Approximate cost of storing all of the known fields in MB. - Python data type(s) used to store the fields. - Mesh used by the simulation. - The simulation object used to compute the field solution. - Survey used by the simulation. - Methods - startup()- Run startup to connect the simulation's discrete attributes to the fields object. 
