modelConditionalHeatPort

Partial model to include conditional HeatPorts in order to describe the power loss via a thermal network

Information

This partial model provides conditional heat ports for the connection to a thermal network.

  • If useHeatPort is set to false (default), no heat port is available, and the thermal loss power flows internally to the ground. In this case, the parameter T specifies the fixed device temperatures.
  • If useHeatPort is set to true, all heat ports are available.

Parameters

TypeNameDefaultDescription
Integermh3Number of heatPorts=number of phases
BooleanuseHeatPortfalse= true, if all heat ports are enabled
SI.Temperature[mh]Tfill(293.15, mh)Fixed device temperatures if useHeatPort = false

Connectors

TypeNameDefaultDescription
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a[mh]heatPortConditional heat ports

Revisions

  • August 26, 2009 by Anton Haumer initially implemented