Self Potential (simpeg.electromagnetics.static.self_potential)#

Simulations#

Simulation3DCellCentered(mesh[, survey, ...])

A self potential simulation.

Receivers#

This module makes use of the receivers in simpeg.electromagnetics.static.resistivity

Sources#

sources.StreamingCurrents(receiver_list, ...)

A streaming current source.

Surveys#

Survey(source_list[, survey_geometry])

Streaming potential survey

Maps#

The self potential simulation provides two specialized maps to extend to inversions with different types of model sources.

CurrentDensityMap(mesh[, active_cells])

Maps current density to charge density accumulation rate.

HydraulicHeadMap(mesh, L)

Maps hydraulic head to charge density accumulation rate.