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