Main Content

arrayOfThermalNodesConnector

Concatenate arrays of thermal nodes into single array of thermal nodes port

Since R2023a

Libraries:
Simscape / Battery / Thermal

Description

The arrayOfThermalNodesConnector block concatenates different arrays of thermal nodes into a single array of thermal nodes. This block acts as a mux for the Simscape™ thermal domain by concatenating all input array of nodes into a single 1-D array.

To specify the number of arrays of thermal nodes that you want to concatenate, set the numInputConnections parameter. This action enables a number of ports and parameters equal to the value of the numInputConnections parameter. This block supports from one to 50 different connections from different battery modules with different ThermalNodes properties.

To specify the number of elements in each connection node, set the inNodekNumElements parameter, where k is an integer in the range [1, numInputConnections].

Ports

Conserving

expand all

Array of thermal nodes k that you want to concatenate, where k is an integer in the range [1, numInputConnections]. The number of ports of this type is equal to the value to which you set the numInputConnections parameter.

Concatenated array of thermal nodes.

Parameters

expand all

Number of array of thermal nodes that you want to concatenate. You can specify any value between one and fifty.

Number of elements in connection node k, where k is an integer in the range [1, numInputConnections]. The number of parameters of this type is equal to the value to which you set the numInputConnections parameter.

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2023a