modelDensity
Test model for the density sensor
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example tests the density sensors.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| IBPSA.Fluid.Sources.Boundary_pT | sin | Flow boundary condition | |
| IBPSA.Fluid.Sources.MassFlowSource_T | masFloRat | Flow boundary condition | |
| IBPSA.Fluid.Sensors.Density | senDenVol | Density sensor for the volume | |
| IBPSA.Fluid.MixingVolumes.MixingVolume | vol | Volume | |
| IBPSA.Fluid.FixedResistances.PressureDrop | dp | Flow resistance | |
| IBPSA.Fluid.Sensors.DensityTwoPort | senDenFlo | Density sensor for the flowing medium | |
| Modelica.Blocks.Sources.Ramp | ramp |
Contents
| Name | Description |
|---|---|
| Medium 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.