SimPEG.electromagnetics.time_domain.Simulation1DLayered#

class SimPEG.electromagnetics.time_domain.Simulation1DLayered(survey=None, time_filter='key_81_CosSin_2009', **kwargs)[source]#

Bases: BaseEM1DSimulation

Simulation class for simulating the TEM response over a 1D layered Earth for a single sounding.

Attributes

survey

The survey for the simulation Returns ------- SimPEG.electromagnetics.time_domain.survey.Survey

time_filter

Methods

dpred(m[, f])

Return predicted data.

fields(m)

This method evaluates the Hankel transform for each source and receiver and outputs it as a list.

getJ

get_coefficients

Galleries and Tutorials using SimPEG.electromagnetics.time_domain.Simulation1DLayered#

1D Forward Simulation for a Single Sounding

1D Forward Simulation for a Single Sounding

1D Forward Simulation with Chargeable and/or Magnetic Viscosity

1D Forward Simulation with Chargeable and/or Magnetic Viscosity

1D Forward Simulation with User-Defined Waveforms

1D Forward Simulation with User-Defined Waveforms

1D Inversion of Time-Domain Data for a Single Sounding

1D Inversion of Time-Domain Data for a Single Sounding