WOLFRAM SYSTEM MODELER

PartialFlowSource

Partial component source with one fluid connector

Wolfram Language

In[1]:=
SystemModel["Modelica.Fluid.Sources.BaseClasses.PartialFlowSource"]
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: FluidPort_b[nPorts]

Description: Generic fluid connector at design outlet

Components (1)

medium

Type: BaseProperties

Description: Medium in the source

Extended by (2)

MassFlowSource_h

Modelica.Fluid.Sources

Ideal flow source that produces a prescribed mass flow with prescribed specific enthalpy, mass fraction and trace substances

MassFlowSource_T

Modelica.Fluid.Sources

Ideal flow source that produces a prescribed mass flow with prescribed temperature, mass fraction and trace substances