simpeg.electromagnetics.time_domain.Simulation3DMagneticField.fields#

Simulation3DMagneticField.fields(m)[source]#

Compute and return the fields for the model provided.

Parameters:
m(n_param,) numpy.ndarray

The model.

Returns:
time_domain.fields.FieldsTDEM

The TDEM fields object.