modelVolumeFlowRate

Test model for the volume flow rate sensor

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

Information

This example tests the volume flow rate sensor. One sensor is configured to be steady-state, and the other is configured to be dynamic. Note that steady-state sensors can lead to numerical problems if used incorrectly. See Buildings.Fluid.Sensors.UsersGuide for an explanation.

Components

TypeNameDefaultDescription
Buildings.Fluid.Sources.Boundary_pTsinFlow boundary condition
Buildings.Fluid.Sources.MassFlowSource_TmasFloRatFlow boundary condition
Modelica.Blocks.Sources.Rampramp
Buildings.Fluid.Sensors.VolumeFlowRatesenDynSensor configured to use a dynamic model for the density
Buildings.Fluid.Sensors.VolumeFlowRatesenSteStaSensor configured to use a steady-state model for the density

Contents

NameDescription
MediumMedium model

Revisions

  • August 31, 2013 by Michael Wetter:
    First implementation.