Bar_ExpandedElement_Matrix: Expanded stiffness matrix (for the linear bar)

Description Usage Arguments Value

Description

This function generates the expanded matrix for each element in a connected system of bars.

Usage

1
Bar_ExpandedElement_Matrix(TDOF, eMatrix, i, j)

Arguments

TDOF

Total degree of freedom in a connected system of bars.

eMatrix

The 2 by 2 stiffness matrix of a specific bar element.

i

Index of the first node.

j

Index of the second node.

Value

The expanded matrix (conforming to the total degree of freedom of the system).


khameelbm/finiteR documentation built on May 6, 2019, 8:03 p.m.