pyleecan.Functions.FEMM.create_FEMM_bar module¶
- create_FEMM_bar(femm, is_mmfr, rho, materials)[source]¶
Create the property for LamSquirrel cage on the rotor
- Parameters:
femm (FEMMHandler) – client to send command to a FEMM instance
is_mmfr (bool) – 1 to compute the rotor magnetomotive force / rotor magnetic field
rho (float) – the Resistivity at 20°C
materials (list) – List of materials already created in FEMM
- Returns:
material name “Rotor Bar”, updated materials
- Return type:
(str, list)