SimPEG.electromagnetics.static.resistivity.Simulation2DNodal#

class SimPEG.electromagnetics.static.resistivity.Simulation2DNodal(mesh, survey=None, bc_type='Robin', **kwargs)[source]#

Bases: BaseDCSimulation2D

2.5D nodal DC problem

Attributes

bc_type

Type of boundary condition to use for simulation.

Methods

fieldsPair

alias of Fields2DNodal

fieldsPair_fwd

alias of Fields3DNodal

getA(ky)

Make the A matrix for the cell centered DC resistivity problem A = D MfRhoI G

getRHS(ky)

RHS for the DC problem q

getRHSDeriv(ky, src, v[, adjoint])

Derivative of the right hand side with respect to the model

getADeriv

setBC

Galleries and Tutorials using SimPEG.electromagnetics.static.resistivity.Simulation2DNodal#

Parametric DC inversion with Dipole Dipole array

Parametric DC inversion with Dipole Dipole array

2.5D Forward Simulation of a DCIP Line

2.5D Forward Simulation of a DCIP Line

2.5D DC Resistivity and IP Least-Squares Inversion

2.5D DC Resistivity and IP Least-Squares Inversion

DC Resistivity Forward Simulation in 2.5D

DC Resistivity Forward Simulation in 2.5D

2.5D DC Resistivity Least-Squares Inversion

2.5D DC Resistivity Least-Squares Inversion

2.5D DC Resistivity Inversion with Sparse Norms

2.5D DC Resistivity Inversion with Sparse Norms