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

TypeNameDefaultDescription
Boundary_pTsouBoundary
MassFlowSource_TsinMass flow source
Modelica.Units.SI.TemperatureTsenTem.TTemperature coming out of the source
Modelica.Units.SI.MassFraction[Medium.nXi]Xisou.ports[1].Xi_outflowMass fraction coming out of the source
Modelica.Units.SI.Pressurepsou.ports[1].pPressure in the source
Modelica.Fluid.Sensors.TemperatureTwoPortsenTemTemperature sensor
Modelica.Fluid.Systemsystem

Contents

NameDescription
MediumMedium in the component

Revisions

  • September 13, 2019 by Michael Wetter:
    First implementation.
    This is for IBPSA, #1205.