SimPEG.electromagnetics.frequency_domain.Simulation3DMagneticField.getRHS#

Simulation3DMagneticField.getRHS(freq)[source]#

Right hand side for the system

\[\mathbf{RHS} = \mathbf{M^e} \mathbf{s_m} + \mathbf{C}^{\top} \mathbf{M_{\rho}^f} \mathbf{s_e}\]
Parameters:

freq (float) – Frequency

Return type:

numpy.ndarray

Returns:

RHS (nE, nSrc)