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
Buildings.Fluid.Sensors.EntropyFlowRatesenS_flowEntropy flow rate sensor
Buildings.Fluid.Sources.MassFlowSource_TsouFlow boundary condition
Buildings.Fluid.Sources.Boundary_pTsinFlow boundary condition
Modelica.Blocks.Sources.RamprampInput signal for mass flow rate
Buildings.Fluid.Sensors.SpecificEntropyTwoPortsenSSpecific entropy sensor
Buildings.Fluid.Sensors.MassFlowRatesenMasFloMass flow rate sensor
Buildings.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.