pyleecan.Methods.Slot.Slot.comp_surface_opening module

comp_surface_opening(self, Ndisc=200)[source]

Compute the Slot opening surface (by numerical computation). Caution, the bottom of the Slot is an Arc

Parameters:
  • self (Slot) – A Slot object

  • Ndisc (int) – Number of point to discretize the lines

Returns:

S – Slot opening surface [m**2]

Return type:

float