SimPEG.electromagnetics.static.spectral_induced_polarization.simulation_2d.BaseSIPSimulation2D.fields#

BaseSIPSimulation2D.fields(m)[source]#

Return the computed geophysical fields for the model provided.

Parameters:
m(n_param,) numpy.ndarray

The model parameters.

Returns:
SimPEG.fields.Fields

Computed geophysical fields for the model provided.