Source code for pyleecan.Methods.Slot.SlotW13.comp_surface_wind

# -*- coding: utf-8 -*-


[docs]def comp_surface_wind(self): """Compute the Slot inner surface for winding (by analytical computation) Parameters ---------- self : SlotW13 A SlotW13 object Returns ------- Swind: float Slot inner surface for winding [m**2] """ return 0.5 * (self.W2 + self.W3) * self.H2