WOLFRAM SYSTEM MODELER

PartialFixedShape

Base class for flux tubes with fixed shape during simulation; linear or non-linear material characteristics

Wolfram Language

In[1]:=
SystemModel["Modelica.Magnetic.FluxTubes.Interfaces.PartialFixedShape"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Please refer to the description of the sub-package Shapes.FixedShape for utilisation of this partial model.

Parameters (3)

nonLinearPermeability

Value: true

Type: Boolean

Description: = true, if non-linear rel. permeability is used, otherwise constant rel. permeability

mu_rConst

Value: 1

Type: RelativePermeability

Description: Constant relative permeability; used if nonLinearPermeability = false

material

Value: Material.SoftMagnetic.BaseData()

Type: BaseData

Description: Ferromagnetic material characteristics; used if nonLinearPermeability = true

Connectors (2)

port_p

Type: PositiveMagneticPort

Description: Positive magnetic port

port_n

Type: NegativeMagneticPort

Description: Negative magnetic port

Components (1)

material

Type: BaseData

Description: Ferromagnetic material characteristics; used if nonLinearPermeability = true

Extended by (4)

HollowCylinderRadialFlux

Modelica.Magnetic.FluxTubes.Shapes.FixedShape

Hollow cylinder with radial flux; fixed shape; linear or non-linear material characteristics

HollowCylinderAxialFlux

Modelica.Magnetic.FluxTubes.Shapes.FixedShape

(Hollow) cylinder with axial flux; fixed shape; linear or non-linear material characteristics

Cuboid

Modelica.Magnetic.FluxTubes.Shapes.FixedShape

Flux tube with rectangular cross-section; fixed shape; linear or non-linear material characteristics

GenericFluxTube

Modelica.Magnetic.FluxTubes.Shapes.FixedShape

Flux tube with fixed cross-section and length; linear or non-linear material characteristics