WOLFRAM SYSTEM MODELER

PartialSource

Partial component source with one fluid connector

Wolfram Language

In[1]:=
SystemModel["Modelica.Fluid.Sources.BaseClasses.PartialSource"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Partial component to model the volume interface of a source component, such as a mass flow source. The essential features are:

  • The pressure in the connection port (= ports.p) is identical to the pressure in the volume.
  • The outflow enthalpy rate (= port.h_outflow) and the composition of the substances (= port.Xi_outflow) are identical to the respective values in the volume.

Parameters (1)

nPorts

Value: 0

Type: Integer

Description: Number of ports

Connectors (1)

ports

Type: FluidPorts_b[nPorts]

Description: Fluid connector with outlined, large icon to be used for vectors of FluidPorts (vector dimensions must be added after dragging)

Components (1)

medium

Type: BaseProperties

Description: Medium in the source

Extended by (3)

Boundary_ph

Modelica.Fluid.Sources

Boundary with prescribed pressure, specific enthalpy, composition and trace substances

Boundary_pT

Modelica.Fluid.Sources

Boundary with prescribed pressure, temperature, composition and trace substances

FixedBoundary

Modelica.Fluid.Sources

Boundary source component