pyleecan.Methods.Output.OutLoss.get_loss_dist module

get_loss_dist(self, part_label='Stator', index=None)[source]

Convenience method to get some specific loss distribution component.

Parameters:
  • self (OutLoss) – an OutLoss object

  • part_label (str) – Label of the machine part, e.g. ‘Stator’

  • index (int) – Index of the Loss Model

Returns:

meshsolution – MeshSoltution of the requested loss component

Return type:

MeshSolution