Unit 3 A
Unit 3 A
FEM PROCEDURE
Neutral surface
z
z
y
x x y
h
Shell
(Using 2D or 1D makes
2-D shell element mesh
Neutral surface
Mirror symmetry
Axial symmetry
meshing
Z X
Plane Stress
Plane stress assumes zero stress
in the Z direction.
Y
Valid for components in which
the Z dimension is smaller than Z X
the X and Y dimensions.
Z-strain is non-zero.
Optional thickness (Z direction)
allowed.
Used for structures such as flat
plates subjected to in-plane
loading, or thin disks under
pressure or centrifugal loading.
Plane Strain
Plane strain assumes zero strain in the Z
direction.
Valid for components in which the Z
dimension is much larger than the X and Y
dimensions.
Z
Z-stress is non-zero.
Used for long, constant cross-section Y
X
structures such as structural beams.
Axisymmetry
Axisymmetry assumes that the 3-D model
and its loading can be generated by
revolving a 2-D section 360° about the Y
axis.
Axis of symmetry must coincide with the global
Y axis.
Negative X coordinates are not permitted.
Y direction is axial, X direction is radial, and Z
direction is circumferential (hoop) direction.
Hoop displacement is zero; hoop strains and
stresses are usually very significant.
Used for pressure vessels, straight pipes, shafts,
etc.
3-D Solid elements
Used for structures which, because of geometry, materials,
loading, or detail of required results, cannot be modeled
with simpler elements.
Also used when the model geometry is transferred from a
3-D CAD system, and a large amount of time and effort is
required to convert it to a 2-D or shell form.
Element Order
Element order refers to the polynomial order of the
element’s shape functions.
What is a shape function?
It is a mathematical function that gives the “shape” of the
results within the element. Since FEA solves for DOF
values only at nodes, we need the shape function to map
the nodal DOF values to points within the element.
The shape function represents assumed behavior for a
given element.
How well each assumed element shape function matches
the true behavior directly affects the accuracy of the
solution, as shown on the next slide.
Linear approximation
(Poor Results)
Quadratic distribution of
DOF values
Actual quadratic
curve
Linear approximation
with multiple elements Quadratic approximation
(Better Results) (Best Results)
When you choose an element type, you are implicitly
choosing and accepting the element shape function
assumed for that element type. Therefore, check the
shape function information before you choose an element
type.
Typically, a linear element has only corner nodes, whereas
a quadratic element also has midside nodes.
Linear elements Quadratic elements
Can support only a linear variation Can support a quadratic variation
of displacement and therefore of displacement and therefore a
(mostly) only a constant state of linear variation of stress within a
stress within a single element. single element.
Highly sensitive to element Can represent curved edges and
distortion. surfaces more accurately than
Acceptable if you are only linear elements. Not as sensitive
interested in nominal stress results. to element distortion.
Need to use a large number of Recommended if you are
elements to resolve high stress interested in highly accurate
gradients. stresses.
Give better results than linear
elements, in many cases with
fewer number of elements and
total DOF.
Mesh Density
The fundamental premise of FEA
is that as the number of elements
(mesh density) is increased, the
solution gets closer and closer to
the true solution.
However, solution time and
computer resources required also
increase dramatically as you
increase the number of elements.
…Mesh Density
If you are interested in highly accurate stresses:
A fine mesh will be needed, omitting no geometric details at
any location in the structure where such accuracy is needed.
Stress convergence should be demonstrated.
Any simplification anywhere in the model might introduce
significant error.
If you are interested in deflections or nominal stresses:
A relatively coarse mesh is sufficient.
Small geometry details may be omitted.
If you are interested in mode shapes (modal analysis):
Small details can usually be omitted.
Simple mode shapes can be captured using a relatively coarse
mesh.
Complex mode shapes may require a uniform, moderately fine
mesh.
Thermal Analyses:
Small details can usually be omitted, but since many thermal
analyses are followed by a stress analysis, stress considerations
generally dictate the detail of the model.
Mesh density is usually determined by expected thermal
gradients. A fine mesh is required for high thermal gradients,
whereas a coarse mesh may be sufficient for low gradients.
Multiple attributes
Most FEA models have multiple attributes. For example,
the silo shown here has two element types, three real
constant sets, and two materials.
TYPE 1 = shell
TYPE 2 = beam MAT 1 = concrete
MAT 2 = steel
39
Element distortion
b
b 3 Stress analysis
Rule of thumb:
a 10 Displacement analysis
40
Element distortion
Angular distortion
skew Taper
b a
b<5a
41
Element distortion
Curvature distortion
42
Element distortion
Volumetric distortion
43
Element distortion
44
Element distortion
b
>b/4
>a/4
45
MESH COMPATIBILITY
46
Different order of elements
1 1
Linear Linear
Quad 2 Quad
2
3 3
47
Different order of elements
Solution:
Use same type of elements throughout
1 1
Vary quadratically along this edge Vary linearly along this edge
Transition
Element
48
Use MPC equations