SimPEG.electromagnetics.frequency_domain.Simulation3DElectricField.getRHS#

Simulation3DElectricField.getRHS(freq)[source]#

Right hand side for the system

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

freq (float) – Frequency

Return type:

numpy.ndarray

Returns:

RHS (nE, nSrc)