opmcoils.panels.combined_panel_field#

opmcoils.panels.combined_panel_field(panels, currents, target_points)[source]#

Compute field from multiple sets of panels

Parameters:
panelslist of PCBPanels

each panel to compute field for.

currentslist of currents (dict of floats)

currents to be applied to each panel.

target_pointslist of points (3d points ndarray)

points where to compute fields.