DynamicPlaneTruss_ExpandedMatrix: Expanded stiffness/mass matrix (plane truss)

Description Usage Arguments Value

Description

This function generates the expanded matrix for each element in a connected system of plane truss structure.

Usage

1
DynamicPlaneTruss_ExpandedMatrix(TDOF, eMatrix, i, j)

Arguments

TDOF

Total degree of freedom of a connected system of plane trusses.

eMatrix

The 4 by 4 stiffness matrix of a specific plane truss element.

i

Index of the first node.

j

Index of the second node.

Value

The expanded matrix of a plane truss element.


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