pyleecan.GUI.Dialog.DMachineSetup.SSimu.SSimu module

class SSimu(machine, material_dict, is_stator)[source]

Bases: Gen_SSimu, QWidget

Step to define and run a simulation

saveNeeded
step_name = 'FEMM Simulation'
run()[source]

Run the current simulation

set_N0()[source]

Update N0 according to the widget

set_Id_Iq()[source]

Update Id/Iq according to the widget

set_I3()[source]

Update If according to the widget

set_T_mag()[source]

Update T_mag according to the widget

set_Na_tot()[source]

Update Na_tot according to the widget

set_Nt_tot()[source]

Update Nt_tot according to the widget

set_per_a()[source]

Update is_per_a according to the widget

set_per_t()[source]

Update is_per_t according to the widget

set_Kmesh()[source]

Update Kmesh according to the widget

set_nb_worker()[source]

Update nb_worker according to the widget

staticMetaObject = <PySide2.QtCore.QMetaObject object>