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
| Type | Name | Default | Description |
|---|---|---|---|
| IBPSA.Fluid.Sensors.EntropyFlowRate | senS_flow | Entropy flow rate sensor | |
| IBPSA.Fluid.Sources.MassFlowSource_T | sou | Flow boundary condition | |
| IBPSA.Fluid.Sources.Boundary_pT | sin | Flow boundary condition | |
| Modelica.Blocks.Sources.Ramp | ramp | Input signal for mass flow rate | |
| IBPSA.Fluid.Sensors.SpecificEntropyTwoPort | senS | Specific entropy sensor | |
| IBPSA.Fluid.Sensors.MassFlowRate | senM_flow | Mass flow rate sensor | |
| IBPSA.Utilities.Diagnostics.AssertEquality | assEqu | Asserts the equality of the entropy flow rate computations | |
| Modelica.Blocks.Math.Product | pro | Computes the enthalphy flow rate |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
July 29, 2016, by Michael Wetter:
First implementation.