SimPEG.electromagnetics.frequency_domain.Simulation3DMagneticFluxDensity.getRHS#

Simulation3DMagneticFluxDensity.getRHS(freq)[source]#

Right hand side for the system

\[\mathbf{RHS} = \mathbf{s_m} + \mathbf{M^e_{\sigma}}^{-1}\mathbf{s_e}\]
Parameters:

freq (float) – Frequency

Return type:

numpy.ndarray

Returns:

RHS (nE, nSrc)