modelEntropyFlowRate

Test model for the entropy flow rate sensors

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

Information

This example tests the entropy flow rate sensor and the specific entropy sensor. The model compares the output of the entropy flow rate sensor with the product of the output of the entropy and the mass flow rate sensor.

Components

TypeNameDefaultDescription
IBPSA.Fluid.Sensors.EntropyFlowRatesenS_flowEntropy flow rate sensor
IBPSA.Fluid.Sources.MassFlowSource_TsouFlow boundary condition
IBPSA.Fluid.Sources.Boundary_pTsinFlow boundary condition
Modelica.Blocks.Sources.RamprampInput signal for mass flow rate
IBPSA.Fluid.Sensors.SpecificEntropyTwoPortsenSSpecific entropy sensor
IBPSA.Fluid.Sensors.MassFlowRatesenM_flowMass flow rate sensor
IBPSA.Utilities.Diagnostics.AssertEqualityassEquAsserts the equality of the entropy flow rate computations
Modelica.Blocks.Math.ProductproComputes the enthalphy flow rate

Contents

NameDescription
MediumMedium model

Revisions

  • July 29, 2016, by Michael Wetter:
    First implementation.