FEM for Bar Flashcards
Element stiffness matrix for a two-node bar element
k = integral 0-L (EAB^T B )dx
Approximate solution may be represented by a n’th order polynomial
u = u(x) sum Ni(x) * vi = Nv
Lagrange first order polynomial
Ni(x) = li^n(x) = (x-xj)/(xi-xj)
Natural coordinates for an one dimentional element
-1 at the first node, 0 halfway and 1 at the last node
What is the B matrix
B = strain displacement matrix
What is the Jacobian determinant, J?
Scaling factor that transforms the physical length dx associated with a reference length.
What is the Jacobian for a 1D element with length L?
The Jacobian is L/2
Fe solution to stress and displacement, which is exact at nodes and which is exact between nodes
FE stress are exact at nodes
FE displacement is exact between nodes
Can improve the accuracy of the FE solution by
Increasing number of elements
Increasing the polynomial order of the interpolant