SimPEG.electromagnetics.natural_source.receivers.PointNaturalSource.eval#

PointNaturalSource.eval(src, mesh, f, return_complex=False)[source]#

Project the fields to natural source data.

Parameters:
srcSimPEG.electromagnetics.frequency_domain.sources.BaseFDEMSrc

NSEM source

meshdiscretize.TensorMesh mesh

Mesh on which the discretize solution is obtained

fSimPEG.electromagnetics.frequency_domain.fields.FieldsFDEM

NSEM fields object of the source

return_complexbool (optional)

Flag for return the complex evaluation

Returns:
numpy.ndarray

Evaluated data for the receiver