Multi To Multi
Routing between selected multiple thermal port and multiple thermal port
Description
The Multi To Multi component models routing between vectorized multiple thermal ports port_a and port_b.
The numbers of nodes of port_a and port_b can be set by the parameters Nodes a and Nodes b.
According to the order list defined by the parameter Select Nodes, only selected port_ai is connected to designated port_bi.
The following image illustrates the behavior of the Multi To Multi routing component in the case of Select Nodes=[2,3].
Select Nodes=[2,3] means the connections of ports: a2−b1 and a3−b2.
Connections
Name
Modelica ID
port_ai
i-th multiple thermal port a
port_a[i]
port_bi
i-th multiple thermal port b
port_b[i]
Parameters
Symbol
Default
Units
Nodes a
3
−
Number of nodes, port a
numNode_a
Nodes b
2
Number of nodes, port b
numNode_b
Select Nodes
2,3
The list of orders of nodes,
[2,3] means connections of a[2]-b[1] and a[3]-b[2]
SelectedNode[]
See Also
Heat Transfer Library Overview
Routing Overview
Download Help Document