SimPEG.electromagnetics.frequency_domain.Simulation3DCurrentDensity.getRHS#

Simulation3DCurrentDensity.getRHS(freq)[source]#

Right hand side for the system

\[\mathbf{RHS} = \mathbf{C} \mathbf{M_{\mu}^e}^{-1}\mathbf{s_m} - i\omega \mathbf{s_e}\]
Parameters:

freq (float) – Frequency

Return type:

numpy.ndarray

Returns:

RHS (nE, nSrc)