pyleecan.Methods.Machine.LamSlotMag.comp_volumes module¶
- comp_volumes(self)[source]¶
Compute the Lamination volumes (Vlam, Vvent, Vslot, Vmag)
- Parameters:
self (LamSlotMag) – A LamSlotMag object
- Returns:
V_dict – Lamination surface dictionary (Vlam, Vvent, Vslot, Vmag) [m**3]
- Return type:
dict