WOLFRAM SYSTEM MODELER

PartialElementaryConditionalHeatPort

Partial model to include a conditional HeatPort in order to dissipate losses, used for textual modeling, i.e., for elementary models

Wolfram Language

In[1]:=
SystemModel["Modelica.Thermal.HeatTransfer.Interfaces.PartialElementaryConditionalHeatPort"]
Out[1]:=

Information

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

This partial model provides a conditional heat port for dissipating losses.

  • If useHeatPort is set to false (default), no heat port is available, and the thermal loss power is dissipated internally. In this case, the parameter T specifies the fixed device temperature (the default for T = 20°C)
  • If useHeatPort is set to true, the heat port is available.

If this model is used, the loss power has to be provided by an equation in the model which inherits from PartialElementaryConditionalHeatPort model (lossPower = ...). The device temperature TheatPort can be used to describe the influence of the device temperature on the model behaviour.

Parameters (2)

useHeatPort

Value: false

Type: Boolean

Description: = true, if heatPort is enabled

T

Value: 293.15

Type: Temperature (K)

Description: Fixed device temperature if useHeatPort = false

Connectors (1)

heatPort

Type: HeatPort_a

Description: Optional port to which dissipated losses are transported in form of heat

Extended by (8)

EddyCurrentForce

Modelica.Mechanics.Translational.Sources

Simple model of a translational eddy current brake

EddyCurrentTorque

Modelica.Mechanics.Rotational.Sources

Simple model of a rotational eddy current brake

SpringDamperSeries

Modelica.Mechanics.MultiBody.Forces

Linear spring and linear damper in series connection

SpringDamperParallel

Modelica.Mechanics.MultiBody.Forces

Linear spring and linear damper in parallel

Damper

Modelica.Mechanics.MultiBody.Forces

Linear (velocity dependent) damper

EddyCurrent

Modelica.Magnetic.QuasiStatic.FundamentalWave.Components

Constant loss model under sinusoidal magnetic conditions

EddyCurrent

Modelica.Magnetic.QuasiStatic.FluxTubes.Basic

For modelling of eddy current in a conductive magnetic flux tube

EddyCurrent

Modelica.Magnetic.FundamentalWave.Components

Constant loss model under sinusoidal magnetic conditions