SimPEG.electromagnetics.static.resistivity.Simulation2DCellCentered#

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

Bases: BaseDCSimulation2D

2.5D cell centered DC problem

Attributes

bc_type

Type of boundary condition to use for simulation.

Methods

fieldsPair

alias of Fields2DCellCentered

fieldsPair_fwd

alias of Fields3DCellCentered

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