pyleecan.Methods.Slot.Slot.comp_surface_wedges module

comp_surface_wedges(self, Ndisc=200)[source]

Compute the Slot wedges 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 wedges surface [m**2]

Return type:

float