WOLFRAM SYSTEM MODELER

TwoMass

Cooling of two hot masses

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Thermal.FluidHeatFlow.Examples.TwoMass"]
Out[1]:=

Information

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

8th test example: TwoMass

Two thermal capacities are coupled with two parallel coolant flow. Different initial temperatures of thermal capacities and pipe's coolants get ambient's temperature, the time behaviour depending on coolant flow.

Parameters (4)

medium

Value: FluidHeatFlow.Media.Medium()

Type: Medium

Description: Cooling medium

TAmb

Value: 293.15

Type: Temperature (K)

Description: Ambient temperature

TMass1

Value: 313.15

Type: Temperature (K)

Description: Initial temperature of mass1

TMass2

Value: 333.15

Type: Temperature (K)

Description: Initial temperature of mass2

Outputs (7)

dTMass1

Default Value: heatCapacitor1.port.T - TAmb

Type: TemperatureDifference (K)

Description: Mass1 over Ambient

dTtoPipe1

Default Value: heatCapacitor1.port.T - pipe1.T_q

Type: TemperatureDifference (K)

Description: Mass1 over Coolant1

dTCoolant1

Default Value: pipe1.dT

Type: TemperatureDifference (K)

Description: Coolant1's temperature increase

dTMass2

Default Value: heatCapacitor2.port.T - TAmb

Type: TemperatureDifference (K)

Description: Mass2 over Ambient

dTtoPipe2

Default Value: heatCapacitor2.port.T - pipe2.T_q

Type: TemperatureDifference (K)

Description: Mass2 over Coolant2

dTCoolant2

Default Value: pipe2.dT

Type: TemperatureDifference (K)

Description: Coolant2's temperature increase

dTmixedCoolant

Default Value: ambient2.T_port - ambient1.T_port

Type: TemperatureDifference (K)

Description: Mixed Coolant's temperature increase

Components (12)

medium

Type: Medium

Description: Cooling medium

ambient1

Type: Ambient

Description: Ambient with constant properties

pump

Type: VolumeFlow

Description: Enforces constant volume flow

pipe1

Type: Pipe

Description: Pipe with optional heat exchange

pipe2

Type: Pipe

Description: Pipe with optional heat exchange

pipe3

Type: Pipe

Description: Pipe with optional heat exchange

ambient2

Type: Ambient

Description: Ambient with constant properties

heatCapacitor1

Type: HeatCapacitor

Description: Lumped thermal element storing heat

thermalConductor1

Type: ThermalConductor

Description: Lumped thermal element transporting heat without storing it

heatCapacitor2

Type: HeatCapacitor

Description: Lumped thermal element storing heat

thermalConductor2

Type: ThermalConductor

Description: Lumped thermal element transporting heat without storing it

volumeFlow

Type: DoubleRamp

Description: Ramp going up and down