You are reading an old version of the documentation (v0.18.1). For the latest version see https://docs.simpeg.xyz/latest

Ctrl+K
Logo image Logo image

Site Navigation

  • Getting Started
  • User Guide
  • API Reference
  • Release Notes
  • SimPEG
  • Contact

Site Navigation

  • Getting Started
  • User Guide
  • API Reference
  • Release Notes
  • SimPEG
  • Contact

SimPEG.electromagnetics.time_domain.Simulation3DMagneticField.fields#

Simulation3DMagneticField.fields(m)[source]#

Solve the forward problem for the fields.

Parameters

m (numpy.ndarray) – inversion model (nP,)

Return type

SimPEG.electromagnetics.time_domain.fields.FieldsTDEM

Return f

fields object

Show Source