modelWheelBase

Enhanced partial base class containing wheel interfaces and icon

Extends from WheelInterfaces (Partial base class containing common wheel interfaces).

Information

This partial class contains common connectors needed for wheel models, a simple icon and some parameters. This class should be extended to create a proper model, see e.g. IdealWheelJoint model.

Note: the loss power has to be provided by an equation in the model which inherits from this partial model, such as

WheelBase model(lossPower = ...).

Parameters

TypeNameDefaultDescription
BooleanuseHeatPort (from PartialElementaryConditionalHeatPortWithoutT)false= true, if heatPort is enabled
SI.LengthradiusWheel radius

Connectors

TypeNameDefaultDescription
HeatTransfer.Interfaces.HeatPort_aheatPort (from PartialElementaryConditionalHeatPortWithoutT)Optional port to which dissipated losses are transported in form of heat
Interfaces.Frame_aframe_a (from WheelInterfaces)
Modelica.Mechanics.Rotational.Interfaces.Flange_aflange_a (from WheelInterfaces)

Components

TypeNameDefaultDescription
SI.PowerlossPower (from PartialElementaryConditionalHeatPortWithoutT)Loss power leaving component via heatPort (> 0, if heat is flowing out of component)