comp_FEMM_dict (method)¶
-
comp_FEMM_dict
(machine, Kgeo_fineness, Kmesh_fineness, type_calc_leakage=0)[source]¶ Compute the parameters needed for FEMM simulations
- Parameters
machine (Machine) – The machine to draw
Kgeo_fineness (float) – global coefficient to adjust geometry fineness in FEMM (1 : default ; > 1 : finner ; < 1 : less fine)
Kmesh_fineness (float) – global coefficient to adjust mesh fineness in FEMM (1 :default ; > 1 : finner ; < 1 : less fine)
type_calc_leakage (int) – 0 no leakage calculation 1 calculation using single slot
- Returns
FEMM_dict – Dictionnary containing the main parameters of FEMM
- Return type
dict