modelBoundarySystemWithXi_in
System model for testing boundary condition with mass fraction input
Extends from Buildings.Fluid.Sources.Validation.BaseClasses.BoundarySystem (System model for testing of boundary condition).
Information
System model used to test the boundary conditions for different media
with independent prescribed mass fraction Xi.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput[Medium.nXi] | Xi_in | Prescribed boundary composition |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Boundary_pT | sou (from BoundarySystem) | Boundary | |
| MassFlowSource_T | sin (from BoundarySystem) | Mass flow source | |
| Modelica.Units.SI.Temperature | T (from BoundarySystem) | senTem.T | Temperature coming out of the source |
| Modelica.Units.SI.MassFraction[Medium.nXi] | Xi (from BoundarySystem) | sou.ports[1].Xi_outflow | Mass fraction coming out of the source |
| Modelica.Units.SI.Pressure | p (from BoundarySystem) | sou.ports[1].p | Pressure in the source |
| Modelica.Fluid.Sensors.TemperatureTwoPort | senTem (from BoundarySystem) | Temperature sensor | |
| Modelica.Fluid.System | system (from BoundarySystem) |
Revisions
-
September 13, 2019 by Michael Wetter:
First implementation.
This is for IBPSA, #1205.