simpeg.meta.MetaSimulation.mappings#
- property MetaSimulation.mappings#
The mappings paired to each simulation.
Every mapping should accept the same length model, and output a model that is consistent with the simulation.
- Returns:
- (
n_sim
)list
of
simpeg.maps.IdentityMap
- (