SimPEG.base.BaseElectricalPDESimulation#
- class SimPEG.base.BaseElectricalPDESimulation(mesh, sigma=None, sigmaMap=None, rho=None, rhoMap=None, **kwargs)[source]#
- Bases: - SimPEG.base.pde_simulation.BasePDESimulation- Attributes - Cell center property inner product matrix. - Cell center property inner product inverse matrix. - Cell center property inner product matrix. - Cell center property inner product inverse matrix. - Edge property inner product matrix. - Edge property inner product inverse matrix. - Edge property inner product matrix. - Edge property inner product inverse matrix. - Face property inner product matrix. - Face property inner product inverse matrix. - Face property inner product matrix. - Face property inner product inverse matrix. - Node property inner product matrix. - Node property inner product inverse matrix. - Node property inner product matrix. - Node property inner product inverse matrix. - matrices to be deleted if the model for conductivity/resistivity is updated - Electrical resistivity (ohm m) physical property model. - Derivative of Electrical resistivity (Ohm m) wrt the model. - Mapping of the inversion model to Electrical resistivity (Ohm m). - Electrical conductivity (s/m) physical property model. - Derivative of Electrical conductivity (S/m) wrt the model. - Mapping of the inversion model to Electrical conductivity (S/m). - Methods - MccRhoDeriv(u[, v, adjoint])- Derivative of MccProperty with respect to the model. - MccRhoIDeriv(u[, v, adjoint])- Derivative of MccPropertyI with respect to the model. - MccSigmaDeriv(u[, v, adjoint])- Derivative of MccProperty with respect to the model. - MccSigmaIDeriv(u[, v, adjoint])- Derivative of MccPropertyI with respect to the model. - MeRhoDeriv(u[, v, adjoint])- Derivative of MeProperty with respect to the model. - MeRhoIDeriv(u[, v, adjoint])- Derivative of MePropertyI with respect to the model. - MeSigmaDeriv(u[, v, adjoint])- Derivative of MeProperty with respect to the model. - MeSigmaIDeriv(u[, v, adjoint])- Derivative of MePropertyI with respect to the model. - MfRhoDeriv(u[, v, adjoint])- Derivative of MfProperty with respect to the model. - MfRhoIDeriv(u[, v, adjoint])- I Derivative of MfPropertyI with respect to the model. - MfSigmaDeriv(u[, v, adjoint])- Derivative of MfProperty with respect to the model. - MfSigmaIDeriv(u[, v, adjoint])- I Derivative of MfPropertyI with respect to the model. - MnRhoDeriv(u[, v, adjoint])- Derivative of MnProperty with respect to the model. - MnRhoIDeriv(u[, v, adjoint])- Derivative of MnPropertyI with respect to the model. - MnSigmaDeriv(u[, v, adjoint])- Derivative of MnProperty with respect to the model. - MnSigmaIDeriv(u[, v, adjoint])- Derivative of MnPropertyI with respect to the model. 
Galleries and Tutorials using SimPEG.base.BaseElectricalPDESimulation#
 
Time-domain CSEM for a resistive cube in a deep marine setting
 
Heagy et al., 2017 1D RESOLVE and SkyTEM Bookpurnong Inversions
 
Heagy et al., 2017 1D RESOLVE Bookpurnong Inversion
 
2.5D DC Resistivity and IP Least-Squares Inversion
 
3D Forward Simulation for Transient Response on a Cylindrical Mesh
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
