modelMixingVolumeInitialization
Test model for mixing volume initialization
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model tests the initialization of the mixing volume.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.Sources.Boundary_pT | sou1 | ||
| Buildings.Fluid.Sources.Boundary_pT | sin1 | ||
| Modelica.Fluid.Pipes.StaticPipe | pipe1 | ||
| Modelica.Fluid.Pipes.StaticPipe | pipe2 | ||
| MixingVolumes.MixingVolume | vol1 | ||
| Modelica.Fluid.System | system |
Contents
| Name | Description |
|---|---|
Revisions
-
October 24, 2013 by Michael Wetter:
SetflowModel(m_flow_nominal=2)in the pipe models to avoid a cyclic definition ofpipe1.flowModel.m_flow_nominalandpipe2.flowModel.m_flow_nominal. -
October 12, 2009 by Michael Wetter:
First implementation.