Source code for pyleecan.Methods.Slot.SlotW24.comp_surface_opening

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


[docs]def comp_surface_opening(self): """Compute the Slot opening surface (by analytical computation). Caution, the bottom of the Slot is an Arc Parameters ---------- self : SlotW24 A SlotW24 object Returns ------- S: float Slot opening surface [m**2] """ return 0