modelParallelCooling

Cooling circuit with parallel branches

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

2nd test example: ParallelCooling

Two prescribed heat sources dissipate their heat through thermal conductors to coolant flows. The coolant flow is taken from an ambient and driven by a pump with prescribed mass flow, then split into two coolant flows connected to the two heat sources, and afterwards merged. Splitting of coolant flows is determined by pressure drop characteristic of the two pipes.
Results:
output explanation formula actual steady-state value
dTSource1 Temperature difference between heat source 1 and ambient condition dTCoolant1 + dTtoPipe1 15 K
dTtoPipe1 Temperature difference between heat source 1 and coolant in pipe 1 Losses1 / ThermalConductor1.G 5 K
dTCoolant1 Coolant1's temperature increase in pipe 1 Losses * cp * totalMassFlow/2 10 K
dTSource2 Temperature difference between heat source 2 and ambient condition dTCoolant2 + dTtoPipe2 30 K
dTtoPipe2 Temperature difference between heat source 2 and coolant in pipe 2 Losses2 / ThermalConductor2.G 10 K
dTCoolant2 Coolant2's temperature increase in pipe 2 Losses * cp * totalMassFlow/2 20 K
dTmixedCoolant Mixed coolant's temperature increase (dTCoolant1+dTCoolant2)/2 15 K

Parameters

TypeNameDefaultDescription
FluidHeatFlow.Media.MediummediumFluidHeatFlow.Media.Medium()Cooling medium
SI.TemperatureTAmb293.15Ambient temperature

Components

TypeNameDefaultDescription
SI.TemperatureDifferencedTSource1prescribedHeatFlow1.port.T - TAmbTemperature difference between heat source 1 and ambient condition
SI.TemperatureDifferencedTtoPipe1prescribedHeatFlow1.port.T - pipe1.T_qTemperature difference between heat source 1 and coolant in pipe 1
SI.TemperatureDifferencedTCoolant1pipe1.dTCoolant1's temperature increase in pipe 1
SI.TemperatureDifferencedTSource2prescribedHeatFlow2.port.T - TAmbTemperature difference between Heat source 2 and ambient condition
SI.TemperatureDifferencedTtoPipe2prescribedHeatFlow2.port.T - pipe2.T_qTemperature difference between heat source 2 and coolant in pipe 2
SI.TemperatureDifferencedTCoolant2pipe2.dTCoolant2's temperature increase in pipe 2
SI.TemperatureDifferencedTmixedCoolantambient2.T_port - ambient1.T_portMixed Coolant's temperature increase
FluidHeatFlow.Sources.Ambientambient1
FluidHeatFlow.Sources.VolumeFlowpump
FluidHeatFlow.Components.Pipepipe1
FluidHeatFlow.Components.Pipepipe2
FluidHeatFlow.Components.Pipepipe3
FluidHeatFlow.Sources.Ambientambient2
Modelica.Thermal.HeatTransfer.Components.HeatCapacitorheatCapacitor1
Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlowprescribedHeatFlow1
Modelica.Thermal.HeatTransfer.Components.Convectionconvection1
Modelica.Thermal.HeatTransfer.Components.HeatCapacitorheatCapacitor2
Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlowprescribedHeatFlow2
Modelica.Thermal.HeatTransfer.Components.Convectionconvection2
Modelica.Blocks.Sources.ConstantvolumeFlow
Modelica.Blocks.Sources.ConstantheatFlow1
Modelica.Blocks.Sources.ConstantheatFlow2
Modelica.Blocks.Sources.ConstantthermalConductance1
Modelica.Blocks.Sources.ConstantthermalConductance2