Modelica.Thermal.HeatTransfer.Examples.Utilities

Utility classes used by the Example models

Information

Utility models and functions used in the Examples

Extends from Modelica.Icons.UtilitiesPackage (Icon for utility packages).

Package Content

Name Description
Modelica.Thermal.HeatTransfer.Examples.Utilities.DirectCapacity DirectCapacity Input/output block of a direct heatCapacity model
Modelica.Thermal.HeatTransfer.Examples.Utilities.InverseCapacity InverseCapacity Input/output block of an inverse heatCapacity model
Modelica.Thermal.HeatTransfer.Examples.Utilities.Conduction Conduction Input/output block of a conduction model

Modelica.Thermal.HeatTransfer.Examples.Utilities.DirectCapacity Modelica.Thermal.HeatTransfer.Examples.Utilities.DirectCapacity

Input/output block of a direct heatCapacity model

Information

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Parameters

NameDescription
CHeatCapacity [J/K]

Connectors

NameDescription
Q_flowDrive[W]
THeat capacity changes temperature T due to heat flow Q_flow [K]
derTHeat capacity changes temperature T due to heat flow Q_flow [K/s]
Q_flowHeat flow to the heat capacity [W]

Modelica.Thermal.HeatTransfer.Examples.Utilities.InverseCapacity Modelica.Thermal.HeatTransfer.Examples.Utilities.InverseCapacity

Input/output block of an inverse heatCapacity model

Information

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Parameters

NameDescription
CHeatCapacity [J/K]

Connectors

NameDescription
TTemperature to drive the heatCapacity [K]
derTTemperature to drive the heatCapacity [K/s]
Q_flowHeat flow needed to drive the heatPort according to T, derT [W]

Modelica.Thermal.HeatTransfer.Examples.Utilities.Conduction Modelica.Thermal.HeatTransfer.Examples.Utilities.Conduction

Input/output block of a conduction model

Information

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Parameters

NameDescription
GThermal conductance [W/K]

Connectors

NameDescription
T1Temperature of left heatPort of conduction element [K]
Q_flow1Heat flow generated by the conduction element [W]
T2Temperature of right heatPort of conduction element [K]
Q_flow2Heat flow generated by the conduction element [W]
Automatically generated Thu Dec 19 17:20:24 2019.