Bar_Element_Forces: Local element forces (linear bar)

Description Usage Arguments Value

Description

This function generates the local forces at the nodes of a bar element.

Usage

1
Bar_Element_Forces(DOF = 2, stiffbar, vec_globalnodaldisp, i, j)

Arguments

DOF

Degree of freedom.

stiffbar

Stiffness of the bar in the form of AE/L.

vec_globalnodaldisp

Vector of global displacements.

i

Index of the first node.

j

Index of the second node.

Value

Local nodal forces (linear bar).


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