modelFlowJunction
Test model for the three way splitter/mixer model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model demonstrates the use of the flow junction model for different flow directions. The example is configured such that the flow changes its direction in each flow leg between t = 0 seconds to t = 100 seconds.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| IBPSA.Fluid.FixedResistances.Junction | spl | Splitter | |
| IBPSA.Fluid.Sources.Boundary_pT | bou1 | Pressure boundary condition | |
| IBPSA.Fluid.Sources.Boundary_pT | bou2 | Pressure boundary condition | |
| IBPSA.Fluid.Sources.Boundary_pT | bou3 | Pressure boundary condition | |
| Modelica.Blocks.Sources.Ramp | P1 | Ramp pressure signal | |
| Modelica.Blocks.Sources.Ramp | P3 | Ramp pressure signal | |
| IBPSA.Fluid.Sensors.TemperatureTwoPort | senTem1 | Temperature sensor | |
| IBPSA.Fluid.Sensors.TemperatureTwoPort | senTem2 | Temperature sensor | |
| IBPSA.Fluid.Sensors.TemperatureTwoPort | senTem3 | Temperature sensor |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
November 2, 2017, by Michael Wetter:
Removed import statement. -
October 14, 2017 by Michael Wetter:
Updated documentation and added to Annex 60 library.
This is for issue 451. -
July 20, 2007 by Michael Wetter:
First implementation.