WOLFRAM SYSTEM MODELER

Conduction

Input/output block of a conduction model

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Thermal.HeatTransfer.Examples.Utilities.Conduction"]
Out[1]:=

Parameters (1)

G

Value: 1

Type: ThermalConductance (W/K)

Description: Thermal conductance

Connectors (4)

T1

Type: RealInput

Description: Temperature of left heatPort of conduction element

Q_flow1

Type: RealOutput

Description: Heat flow generated by the conduction element

T2

Type: RealInput

Description: Temperature of right heatPort of conduction element

Q_flow2

Type: RealOutput

Description: Heat flow generated by the conduction element

Components (3)

temperatureToHeatFlow1

Type: GeneralTemperatureToHeatFlowAdaptor

Description: Signal adaptor for a HeatTransfer port with heat flow as output and temperature and derivative of temperature as input (especially useful for FMUs)

thermalConductor

Type: ThermalConductor

Description: Lumped thermal element transporting heat without storing it

temperatureToHeatFlow2

Type: GeneralTemperatureToHeatFlowAdaptor

Description: Signal adaptor for a HeatTransfer port with heat flow as output and temperature and derivative of temperature as input (especially useful for FMUs)