pyleecan.Methods.Machine.Conductor.comp_temperature_effect module

comp_temperature_effect(self, T_op, T_ref=20)[source]

Compute the temperature effect factor for the conductor

Parameters:
  • self (Conductor) – an Conductor object

  • T_op (float) – Conductor operational temperature [degC]

  • T_ref (float) – Conductor reference temperature [degC]

Returns:

Tfact – temperature effect coeff for resistance at T_op

Return type:

float