ThermalPortAIMC

connector ThermalPortAIMC "Thermal port of asynchronous induction machine with squirrel cage"
    extends Machines.Interfaces.InductionMachines.PartialThermalPortInductionMachines;

    Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a heatPortRotorWinding "Heat port of rotor (squirrel cage)"
        annotation (Placement(transformation(extent = {
            {-20, -30}, 
            {0, -10}})));

    annotation (Documentation(info = "<html>\nThermal port for asynchronous induction machine with squirrel cage\n</html>"));
end ThermalPortAIMC;