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