simpeg.electromagnetics.natural_source.sources.Planewave.s_eDeriv#
- Planewave.s_eDeriv(simulation, v, adjoint=False)[source]#
Derivative of electric source term with respect to the inversion model
- Parameters:
- simulation
BaseEMSimulation
An EM Simulation object
- v
numpy.ndarray
A vector to take the dot product with
- adjointbool, default==Fasel
If
True
, return the adjoint operation
- simulation
- Returns:
numpy.ndarray
Product of the derivative of the electric source term and a vector