comp_surface_wind (method)

comp_surface_wind(self, Ndisc=200)[source]

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

Parameters
  • self (SlotWind) – A SlotWind object

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

Returns

S – Slot total surface [m**2]

Return type

float