WOLFRAM SYSTEM MODELER

MultiPort

Multiply a port; useful if multiple connections shall be made to a port exposing a state

Wolfram Language

In[1]:=
SystemModel["Modelica.Fluid.Fittings.MultiPort"]
Out[1]:=

Information

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

This model is useful if multiple connections shall be made to a port of a volume model exposing a state, like a pipe with ModelStructure av_vb. The mixing is shifted into the volume connected to port_a and the result is propagated back to each ports_b.

If multiple connections were directly made to the volume, then ideal mixing would take place in the connection set, outside the volume. This is normally not intended.

Parameters (1)

nPorts_b

Value: 0

Type: Integer

Description: Number of outlet ports (mass is distributed evenly between the outlet ports

Connectors (2)

port_a

Type: FluidPort_a

Description: Generic fluid connector at design inlet

ports_b

Type: FluidPorts_b[nPorts_b]

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

Used in Examples (1)

BatchPlant_StandardWater

Modelica.Fluid.Examples.AST_BatchPlant

Model of an experimental batch plant