simpeg.electromagnetics.time_domain.simulation.BaseTDEMSimulation.fields#

BaseTDEMSimulation.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.