WOLFRAM SYSTEM MODELER

Element1D

Partial heat transfer element with two HeatPort connectors that does not store energy

Wolfram Language

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

Information

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

This partial model contains the basic connectors and variables to allow heat transfer models to be created that do not store energy, This model defines and includes equations for the temperature drop across the element, dT, and the heat flow rate through the element from port_a to port_b, Q_flow.

By extending this model, it is possible to write simple constitutive equations for many types of heat transfer components.

Connectors (2)

port_a

Type: HeatPort_a

Description: Thermal port for 1-dim. heat transfer (filled rectangular icon)

port_b

Type: HeatPort_b

Description: Thermal port for 1-dim. heat transfer (unfilled rectangular icon)

Extended by (3)

BodyRadiation

Modelica.Thermal.HeatTransfer.Components

Lumped thermal element for radiation heat transfer

ThermalResistor

Modelica.Thermal.HeatTransfer.Components

Lumped thermal element transporting heat without storing it

ThermalConductor

Modelica.Thermal.HeatTransfer.Components

Lumped thermal element transporting heat without storing it