Element Types and Its Properties
Element Types and Its Properties
• Continuous domain
• Finite domain
• Analytical / Exact solution
• Numerical / Approximate solution
• Governing differential equations, Close-form solutions
• Set of simultaneous algebraic equations
• Stiffness matrix [K], Load vector {F}, Displacement vector {u}
• Primary/state variables
• Dependent or secondary variables
• Discretization
○ Spatial (i.e. space)
○ Temporal (i.e. time)
• Subdomain or Finite element (i.e. shortly called element)
• Nodes
• Process
• Solution
• Post process
L2 Page 1
Element Types
Monday, February 22, 2021 11:01 AM
• Continuum Elements
○ Do not resemble fabricated structural component
○ Better understood by their mathematical interpretation
○ Examples: plates, slices, shells, axisymmetric solids, general solids
Nodes has dual purpose to define an element
L2 Page 2
Nodes has dual purpose to define an element
□ Geometry
Response (i.e. degree of freedom)
• Special Elements
○ Have characteristics of structural and continuum elements.
○ Derived from a continuum mechanics standpoint but include features closely related to the
physics of the problem.
○ Examples: crack elements for fracture mechanics applications, shear panels, infinite and
semi-infinite elements, contact and penalty elements, rigid-body elements.
• Macroelements
○ Combining structure features to simplify preprocessing tasks
○ Bottom-up approach
• Substructures
○ Dividing complete structure into functional components for detail analysis
○ Top-down approach
○ Superelement: is often used in a collective sense to embrace element groupings that range
from macroelements to substructures.
L2 Page 3
Element Properties
Monday, February 22, 2021 11:01 AM
• Element Nodes
○ Vertices of an element are called nodes
○ Nodes has dual purpose to define an element
Geometry
Response (i.e. degree of freedom)
• Element Geometry
○ Geometry of element is defined by the placement of nodes
○ Can have intrinsic dimensionality of one, two or three space dimensions
○ Some special elements may have zero dimensionality, such as lumped springs or point
masses.
• Element Response
○ Element response is defined by the nodal attributes
Nodal degree of freedom {u}
□ primary variables in the mathematical model
□ For mechanical elements, primary variable is displacement (dof)
□ For thermal elements, primary variable is temperature (dof)
Nodal forces {f}
□ There is always one-to-one correspondence with nodal degree of freedom
Constitutive Property
□ Relation between nodal degree of freedom & nodal forces i.e. {f} = [k]{u}
L2 Page 4
L2 Page 5
Elements in Commercial tools
Monday, February 22, 2021 1:08 PM
• ABAQUS
• ANSYS
L2 Page 6
• ANSYS
L2 Page 7
L2 Page 8
Characterization of an Element
Monday, February 22, 2021 1:41 PM
1. Family
○ Element families that are used most commonly in a stress analysis and fluid analysis. One of
the major distinctions between different element families is the geometry type that each
family assumes.
3. Number of nodes
○ Displacements or other degrees of freedom are calculated at the nodes of the element. At
any other point in the element, the displacements are obtained by interpolating from the
nodal displacements. Usually the interpolation order is determined by the number of nodes
used in the element.
L2 Page 9
4. Formulation
○ An element's formulation refers to the mathematical theory used to define the element's
behavior. In the Lagrangian, or material, description of behavior the element deforms with
the material.
○ In the alternative Eulerian, or spatial, description elements are fixed in space as the material
flows through them. Eulerian methods are used commonly in fluid mechanics simulations.
5. Integration
○ Numerical integration of various quantities over the volume of each element, thus allowing
complete generality in material behavior. Using Gaussian quadrature for most elements.
L2 Page 10