simpeg.electromagnetics.natural_source.sources.PlanewaveXYPrimary.s_eDeriv#
- PlanewaveXYPrimary.s_eDeriv(simulation, v, adjoint=False)[source]#
Derivative of electric source term with respect to model
- Parameters:
- simulation
simpeg.electromagnetics.frequency_domain.simulation.BaseFDEMSimulation
A NSEM simulation
- v
numpy.ndarray
A vector
- adjointbool, default:
False
If
True
, perform the adjoint operation
- simulation
- Returns:
numpy.ndarray
Derivative of electric source term on mesh.