modelBoundarySystem
System model for testing of boundary condition
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
System model used to test the boundary conditions for different media. This model has been introduced to get access to the medium mass fraction, which is a protected variable in BuildingSystems.Fluid.Sources.Boundary_pT. Therefore, this model has been created so that the boundary model has a port which is used to access the mass fraction.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Boundary_pT | sou | Boundary | |
| MassFlowSource_T | sin | Mass flow source | |
| Modelica.Units.SI.Temperature | T | senTem.T | Temperature coming out of the source |
| Modelica.Units.SI.MassFraction[Medium.nXi] | Xi | sou.ports[1].Xi_outflow | Mass fraction coming out of the source |
| Modelica.Units.SI.Pressure | p | sou.ports[1].p | Pressure in the source |
| Modelica.Fluid.Sensors.TemperatureTwoPort | senTem | Temperature sensor | |
| Modelica.Fluid.System | system |
Contents
| Name | Description |
|---|---|
| Medium in the component |
Revisions
-
September 13, 2019 by Michael Wetter:
First implementation.
This is for IBPSA, #1205.