SimPEG.meta.MetaSimulation.fields#

MetaSimulation.fields(m)[source]#

Create fields for every simulation.

The returned list contains the field object from each simulation.

Parameters:
marray_like

The full model vector.

Returns:
(n_sim) list

The type of each item of the list is determined by the internal simulation that created it.