QuadraticBar_Element_Forces: Local element forces (quadratic bar)

Description Usage Arguments Value

Description

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

Usage

1
QuadraticBar_Element_Forces(DOF, stiff, vec_globalnodaldisp, i, j, k)

Arguments

DOF

Degree of freedom.

stiff

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.

k

Index of the third node.

Value

Local nodal forces (quadratic bar).


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