SimPEG.electromagnetics.natural_source.receivers.PointNaturalSource.eval#
- PointNaturalSource.eval(src, mesh, f, return_complex=False)[source]#
Project the fields to natural source data.
- Parameters:
- src
SimPEG.electromagnetics.frequency_domain.sources.BaseFDEMSrc
NSEM source
- mesh
discretize.TensorMesh
mesh
Mesh on which the discretize solution is obtained
- f
SimPEG.electromagnetics.frequency_domain.fields.FieldsFDEM
NSEM fields object of the source
- return_complexbool (
optional
) Flag for return the complex evaluation
- src
- Returns:
numpy.ndarray
Evaluated data for the receiver