Since version 2026, Flux 3D and Flux PEEC are no longer available.

Please use SimLab to create a new 3D project or to import an existing Flux 3D project.

Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).

/!\ Documentation updates are in progress – some mentions of 3D may still appear.

SquirrelCage

Squirrel cage

Class SquirrelCage

Constructors

  • SquirrelCage(name ,barsNumber ,endRingResistance ,endRingInductance ,terminal )
  • SquirrelCage(name ,barsNumber ,endRingResistance ,endRingInductance ,terminal ,graphicDescription )

Fields Summary

Field
Description
barsNumber
Number of bars
endRingInductance
Inductance of the portion of end rings between two adjacent bars (Henry)
endRingResistance
Resistance of the portion of end rings between two adjacent bars (Ohm)
graphicDescription
Graphical description of the squirrel cage
name
Squirrel cage name
subSystem
Squirrel cage sub-system
terminal
Squirrel cage terminal

Methods Summary

no methods

Fields Details

barsNumber
barsNumber : Number of bars - [1..1] Integer
endRingInductance
endRingInductance : Inductance of the portion of end rings between two adjacent bars (Henry) - [1..1] Evol Physic Formula <String>
endRingResistance
endRingResistance : Resistance of the portion of end rings between two adjacent bars (Ohm) - [1..1] Evol Physic Formula <String>
graphicDescription
graphicDescription : Graphical description of the squirrel cage - [0..1] GraphicComponent
name
name : Squirrel cage name - [1..1] String
subSystem
subSystem : Squirrel cage sub-system - [1..1] SubSystem
terminal
terminal : Squirrel cage terminal - [1..1] Equipotential

Method Details

no methods