eddy_effects_on#

Maxwell2d.eddy_effects_on(object_list, activate_eddy_effects=True, activate_displacement_current=True)[source]#

Assign eddy effects on a list of objects.

For Eddy Current solvers only, you must specify the displacement current on the model objects.

Parameters:
object_listlist

List of objects.

activate_eddy_effectsbool, optional

Whether to activate eddy effects. The default is True.

activate_displacement_currentbool, optional

Whether to activate the displacement current. The default is True. Valid only for Eddy Current solvers.

Returns:
bool

True when successful and False when failed.

References

>>> oModule.SetEddyEffect