LINK33


3D Conduction Bar

Valid Products: Pro | Premium | Enterprise | PrepPost | Solver | AS add-on

LINK33 Element Description

LINK33 is a uniaxial element in 3D space with the ability to conduct heat between its nodes. The element has a single degree of freedom, temperature, at each node point. This element is applicable to a steady-state or transient thermal analysis.

If the model containing this conducting bar element is also to be analyzed structurally, the bar element should be replaced by an equivalent structural element. See LINK33 in the Mechanical APDL Theory Reference for more details about this element.

Figure 33.1: LINK33 Geometry

LINK33 Geometry

LINK33 Input Data

The geometry, node locations, and the coordinate system for this element are shown in Figure 33.1: LINK33 Geometry. The element is defined by its configuration (two or three nodes, prescribed by setting KEYOPT(4) = 0 or 1, respectively), a cross-sectional area input via the SECTYPE and SECDATA commands, and the material properties. Specific heat and density are ignored for steady-state solutions. The thermal conductivity is in the element longitudinal s direction.

Element loads are described in Element Loading. Heat generation rates may be input as element body loads at the nodes. The node J heat generation rate HG(J) defaults to the node I heat generation rate HG(I) for the 2-node element. The node J and K heat generation rate HG(J) and HG(K) defaults to the node I heat generation rate HG(I) for the 3-node element.

The element can represent a reduced order model in place of solid 3D or planar 2D elements. For example, the 3-node configuration can be used to replace SOLID279 and the 2-node configuration can replace SOLID278.

A summary of the element input is given in "LINK33 Input Summary". A general description of element input is given in Element Input.

LINK33 Input Summary

Nodes
I, J for KEYOPT(4) = 0
I, J, K for KEYOPT(4) = 1
Degrees of Freedom

TEMP

Material Properties

MP command: KXX (Thermal conductivity in longitudinal s direction), DENS, C, ENTH

Surface Loads

None

Body Loads
Heat Generation -- 
HG(I), HG(J) for KEYOPT(4) = 0
HG(I), HG(J), HG(K) for KEYOPT(4) = 1
Special Features

Birth and death

KEYOPT(4)

Specify 2-node or 3-node element:

0 -- 

2-node element

1 -- 

3-node element

LINK33 Output Data

The solution output associated with the element is in two forms:

The heat flow rate is in units of Heat/Time and is positive from node I to node J. A general description of solution output is given in Solution Output. See the Basic Analysis Guide for ways to view results.

The Element Output Definitions table uses the following notation:

A colon (:) in the Name column indicates that the item can be accessed by the Component Name method (ETABLE, ESOL). The O column indicates the availability of the items in the file jobname.out. The R column indicates the availability of the items in the results file.

In either the O or R columns, “Y” indicates that the item is always available, a letter or number refers to a table footnote that describes when the item is conditionally available, and “-” indicates that the item is not available.

Table 33.1: LINK33 Element Output Definitions

NameDefinitionOR
ELElement NumberYY
NODESNodes - I, J for KEYOPT (4) = 0

Nodes - I,J, K for KEYOPT(4) = 1

YY
MATMaterial numberYY
VOLU:VolumeYY
XC, YC, ZCLocation where results are reportedY1
LENGTHLengthYY
HGENHG(I), HG(J) for KEYOPT(4) = 0

HG(I), HG(J), HG(K) for KEYOPT(4) = 1

Y-
TG:X[a][b]Thermal gradient along the longitudinal s directionYY
TF:X[a][b]Thermal heat flux along the longitudinal s directionYY
AREAInput areaYY
TEMP(I, J)Temperatures - I, JYY
Average HEAT RATEHeat flow rate from node I to node JYY
Average THERMAL FLUXThermal flux (heat flow rate/cross-sectional area)YY

[a] For the 2-node element (KEYOPT(4) = 0), values for TG and TF are constant with the same value at the end nodes. For the 3-node element (KEYOPT(4) = 1), values for TG and TF vary linearly with different values at the end nodes.

[b] For the 3-node element (KEYOPT(4) = 1), consider using the ERESX command to evaluate TG and TF (see "LINK33 Assumptions and Restrictions").


  1. Available only at centroid as a *GET item.

Table 33.2: LINK33 Item and Sequence Numbers lists output available through the ETABLE command using the Sequence Number method. See The General Postprocessor (POST1) in the Basic Analysis Guide and The Item and Sequence Number Table in this reference for more information. The following notation is used in Table 33.2: LINK33 Item and Sequence Numbers:

Name

output quantity as defined in the Table 33.1: LINK33 Element Output Definitions

Item

predetermined Item label for ETABLE command

E

sequence number for single-valued or constant element data

Table 33.2: LINK33 Item and Sequence Numbers

Output Quantity NameETABLE and ESOL Command Input
ItemE
Average HEAT RATESMISC1
TEMPISMISC2
TEMPJSMISC3
Average THERMAL FLUXSMISC4
LENGTHNMISC1
AREANMISC2

LINK33 Assumptions and Restrictions

  • Heat is assumed to flow only in the longitudinal element direction s.

  • The element must not have a zero length, so nodes I and J must not be coincident.

  • A free end of the element (that is, not adjacent to another element and not subjected to a boundary constraint) is assumed to be adiabatic.

  • For the 3-node element (KEYOPT(4) = 1), you can use the ERESX command to specify extrapolation of integration point results for the TG and TF values:

    • If ERESX,YES is issued, values at the integration points are extrapolated to the end nodes, I and J.

    • If ERESX,NO is issued, integration point results are copied to the end nodes, I and J.

LINK33 Product Restrictions

When used in the product(s) listed below, the stated product-specific restrictions apply to this element in addition to the general assumptions and restrictions given in the previous section.

Ansys Mechanical Pro  —  

  • Birth and death is not available.