Element Stiffness in Global axes
The element stiffness is created initially in the local axes of the
element. This gives a square symmetric matrix.
fe=Keue This need to be transformed before it is added to the structure
stiffness matrix, however some degrees of freedom are ‘released’ and
these are retained on the element. This is represented by the matrix
equation
{fsfe}=[KssKesKseKee]{usue} The structure degrees of freedom need to be transformed to global
directions, using the direction cosine array D.
{fgfe}=[DTKssDKesDDTKseKee]{ugue} Offsets in global directions then relate the global structural degrees
of freedom to the nodal degrees of freedom through a rigid
transformation
{fnfe}=[TTDTKssDTKesDTTTDTKseKee]{unue}