Description Usage Arguments Value
This function generates the local forces at the nodes of a quadratic bar element.
1 | QuadraticBar_Element_Forces(DOF, stiff, vec_globalnodaldisp, i, j, k)
|
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. |
Local nodal forces (quadratic bar).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.