Spontaneous Potential (simpeg.electromagnetics.static.spontaneous_potential)#

important

This module will be deprecated in favour of 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 spontaneous 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.