SimPEG.simulation.BaseTimeSimulation#

class SimPEG.simulation.BaseTimeSimulation(mesh=None, t0=0.0, time_steps=None, **kwargs)[source]#

Bases: BaseSimulation

Base class for a time domain simulation

Attributes

t0

Start time for the discretization.

time_steps

The time steps for the time domain simulation.

times

Modeling times

nT

time_mesh

Methods

dpred(m[, f])

Create the projected data from a model.

Galleries and Tutorials using SimPEG.simulation.BaseTimeSimulation#

Time-domain CSEM for a resistive cube in a deep marine setting

Time-domain CSEM for a resistive cube in a deep marine setting

EM: TDEM: Permeable Target, Inductive Source

EM: TDEM: Permeable Target, Inductive Source

EM: TDEM: 1D: Inversion

EM: TDEM: 1D: Inversion

EM: TDEM: 1D: Inversion with VTEM waveform

EM: TDEM: 1D: Inversion with VTEM waveform

FLOW: Richards: 1D: Forward Simulation

FLOW: Richards: 1D: Forward Simulation

FLOW: Richards: 1D: Inversion

FLOW: Richards: 1D: Inversion

Heagy et al., 2017 1D RESOLVE and SkyTEM Bookpurnong Inversions

Heagy et al., 2017 1D RESOLVE and SkyTEM Bookpurnong Inversions

Heagy et al., 2017 1D FDEM and TDEM inversions

Heagy et al., 2017 1D FDEM and TDEM inversions

FLOW: Richards: 1D: Celia1990

FLOW: Richards: 1D: Celia1990

3D Forward Simulation for Transient Response on a Cylindrical Mesh

3D Forward Simulation for Transient Response on a Cylindrical Mesh

3D Forward Simulation with User-Defined Waveforms

3D Forward Simulation with User-Defined Waveforms

Forward Simulation Including Inductive Response

Forward Simulation Including Inductive Response