-
Notifications
You must be signed in to change notification settings - Fork 141
Description
Hello community!
I am focusing my research on stator permanent magnet motors (https://ieeexplore.ieee.org/document/5725183) and would like to use pyleecan to contribute to this area. However, I realized that it is currently not possible to implement slots with magnets in the stator part while also including windings because the class "LamSlotWind" only expects a winding slot type. Additionally, I tried to implement "LamSlotMulti," but it was not possible to specify either magnets or windings.

I thought it might be possible to implement this as a notch in the stator, with the possibility of adding magnets. The idea is to create a slot similar to SlotM16 but for stator notches, with the option to include magnets or not. However, I believe this solution might not be viable in the long term.
I think creating a class that allows placing slots for both windings and magnets would be ideal for this.
Regards,
Carlos Candelo