next up previous contents
Next: Applying the SPC's to Up: Expansion of the one-dimensional Previous: Expanding the 1-D and   Contents

Connecting 1-D and 2-D elements to 3-D elements

The connection of 1-D and 2-D elements with genuine 3-D elements also requires special care and is performed in subroutine ``gen3dconnect.f''. Remember that the expanded elements contain new nodes only, so the connection between these elements and 3-D elements, as defined by the user in the input deck, is lost. It must be reinstated by creating multiple point constraints. This, however, does not apply to knots. In a knot, a rigid body is defined with the original node as translational node (recall that the rigid body is defined by a translational and a rotational node). Thus, for a knot the connection with the 3-D element is guaranteed. What follows applies to nodes in which no knot was defined.

For 1-D beam elements the connection is expressed by the equation (see Figure 72 for the node numbers)

$\displaystyle u_1+u_2+u_3+u_4-4 u_0=0$ (160)

Figure 72: Beam element connection
\begin{figure}\epsfig{file=con1D.eps,width=6cm}\end{figure}

where u stands for any displacement component (or temperature component for heat transfer calculations), i.e. the above equation actually represents 3 equations for mechanical problems, 1 for heat transfer problems and 4 for thermomechanical problems. Notice that only edge nodes of the beam element are used, therefore it can also be applied to middle nodes of beam elements. It expresses that the displacement in the 3-D node is the mean of the displacement in the expanded edge nodes.

For 2-D shell elements the connection is expressed by equation (see Figure 73 for the node numbers)

$\displaystyle u_1+u_2-2 u_0=0.$ (161)

Figure 73: Shell element connection
\begin{figure}\epsfig{file=con2Dshell.eps,width=6cm}\end{figure}

The same remarks apply as for the beam element.

Finally, for plane strain, plane stress and axisymmetric elements the connection is made according to Figure 74 and equation:

$\displaystyle u_1 - u_0=0.$ (162)

Figure 74: Plane and axisymmetric element connection
\begin{figure}\epsfig{file=con2Dplane.eps,width=6cm}\end{figure}

Node 1 is the zero-z node of the expanded elements. Although a twenty-node brick element does not use zero-z nodes corresponding the the middle nodes of the original 2-D element, they exist and are used in MPC's such as the above equation. The connection is finally established through the combination of the above MPC with the plane strain, plane stress and axisymmetric MPC's linking the zero-z nodes with the negative-z and positive-z nodes.


next up previous contents
Next: Applying the SPC's to Up: Expansion of the one-dimensional Previous: Expanding the 1-D and   Contents
guido dhondt 2007-02-18