ConditionalFixedHeatFlowSensor

HeatFlowSensor, conditional fixed Temperature

Diagram

Information

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

If useFixedTemperature = false, this sensor acts just as a normal HeatFlowSensor.

If useFixedTemperature = true, it is assumed that the connections to both heatPorts of this sensor are conditionally removed; in this case, the measured Q_flow is reported = 0 automatically. To avoid a singular equation system, the temperature of the sensor is set to 293.15 K.

Parameters (1)

useFixedTemperature

Value:

Type: Boolean

Description: Fixed Temperature if true

Connectors (3)

port_a

Type: HeatPort_a

port_b

Type: HeatPort_b

Q_flow

Type: RealOutput

Description: Heat flow from port_a to port_b as output signal

Components (2)

heatFlowSensor

Type: HeatFlowSensor

fixedTemperature

Type: FixedTemperature