modelDensity

Test model for the density sensor

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

Information

This example tests the density sensors.

Components

TypeNameDefaultDescription
IBPSA.Fluid.Sources.Boundary_pTsinFlow boundary condition
IBPSA.Fluid.Sources.MassFlowSource_TmasFloRatFlow boundary condition
IBPSA.Fluid.Sensors.DensitysenDenVolDensity sensor for the volume
IBPSA.Fluid.MixingVolumes.MixingVolumevolVolume
IBPSA.Fluid.FixedResistances.PressureDropdpFlow resistance
IBPSA.Fluid.Sensors.DensityTwoPortsenDenFloDensity sensor for the flowing medium
Modelica.Blocks.Sources.Rampramp

Contents

NameDescription
MediumMedium model

Revisions

  • September 10, 2013 by Michael Wetter:
    Changed initialization of volume to fixed initial values to avoid a translation warning in OpenModelica.
  • August 31, 2013 by Michael Wetter:
    First implementation.