simpeg.electromagnetics.frequency_domain.Simulation3DElectricField.fields#

Simulation3DElectricField.fields(m=None)[source]#

Compute and return the fields for the model provided.

Parameters:
m(n_param,) numpy.ndarray

The model.

Returns:
frequency_domain.fields.FieldsFDEM

The FDEM fields object.