WOLFRAM SYSTEM MODELER

HeatTransfer

Wall heat transfer

Wolfram Language

In[1]:=
SystemModel["Modelica.Fluid.Machines.BaseClasses.PartialPump.HeatTransfer"]
Out[1]:=

Parameters (4)

n

Value: 1

Type: Integer

Description: Number of heat transfer segments

use_k

Value: false

Type: Boolean

Description: = true to use k value for thermal isolation

k

Value: 0

Type: CoefficientOfHeatTransfer (W/(m²⋅K))

Description: Heat transfer coefficient to ambient

T_ambient

Value: system.T_ambient

Type: Temperature (K)

Description: Ambient temperature

Inputs (2)

states

Type: ThermodynamicState[n]

Description: Thermodynamic states of flow segments

surfaceAreas

Type: Area[n] (m²)

Description: Heat transfer areas

Outputs (1)

Q_flows

Type: HeatFlowRate[n] (W)

Description: Heat flow rates

Connectors (1)

heatPorts

Type: HeatPorts_a[n]

Description: Heat port to component boundary

Components (2)

states

Type: ThermodynamicState[n]

Description: Thermodynamic states of flow segments

system

Type: System

Description: System wide properties

Used in Components (1)

PartialPump

Modelica.Fluid.Machines.BaseClasses

Base model for centrifugal pumps