pyleecan.Functions.FEMM.set_FEMM_circuit_prop module

set_FEMM_circuit_prop(femm, circuits, Clabel, I=None)[source]

Create or update the property of a circuit

Parameters:
  • femm (FEMMHandler) – client to send command to a FEMM instance

  • circuits (list) – list the name of all circuits

  • Clabel (str) – the label of the circuit surface

  • q_id (int) – Index of the phase

  • I (ndarray) – Lamination currents for given time step and for all phases [qs,1]

Returns:

circuits – list the name of the circuits in FEMM

Return type:

list