Card 9 - JUNCTION Thermal Streams Junction Definition
This optional card defines the junction to connect thermal streams.
Parameters: KODE
, N1
, T1
,
T2
, T3
, T4
KODE
KODE
is the code JUNCTION
(or 128)
N1
N1
is the JUNCTION card ID. Cards with the same ID reference the
same thermal streams junction.
T1 = NAME
T1 = NAME
(or 2) indicates the name for the thermal streams junction
that is specified in T2
.
T1 = INLET
T1 = INLET
(or 1) specifies an inlet of the thermal boundary
condition, indicated in T3
, is connected at the thermal stream
junction. T2
= STREAM indicates thermal streams are connected in
the junction. T3
is the internal index (from 1 to 20) and
T4
is uid UI label.
T1 = OUTLET
T1 = OUTLET
(or -1) specifies an outlet of the thermal boundary
condition, indicated in T3
, is connected at the thermal stream
junction. T2
= STREAM indicates thermal streams are connected in
the junction. T3
is the internal index (from 1 to 20) and
T4
is uid UI label.
Code example
JUNCTION 1 NAME "3To4-5"
JUNCTION 1 INLET STREAM 1 5
JUNCTION 1 OUTLET STREAM 1 3