Ticket #5465: LockedRotorTest.2.mo
| File LockedRotorTest.2.mo, 313 bytes (added by , 7 years ago) |
|---|
| Line | |
|---|---|
| 1 | model LockedRotorTest |
| 2 | extends Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_DOL(aimc(useSupport = true), terminalBox.terminalConnection = "Y"); |
| 3 | equation |
| 4 | connect(aimc.support, aimc.flange) annotation( |
| 5 | Line(points = {{0, -50}, {0, -50}, {0, -40}, {0, -40}})); |
| 6 | end LockedRotorTest; |
