10-Linear Strain Triangle and Other Types of 2d Elements
10-Linear Strain Triangle and Other Types of 2d Elements
10-Linear Strain Triangle and Other Types of 2d Elements
in which
. Each of these six shape functions
represents a quadratic form on the element as shown in the
figure.
Note that
at any point inside the element, as
expected. The displacement field is given by
Isoparametric Element
If we use the same parameters (shape functions) to express
Geometry, we are using an isoparametric formulation.
u N1
=
v 0
0
N1
N2
0
x = N1 x1 + N 2 x2 + N 3 x3 + N 4 x4
y = N1 y1 + N 2 y2 + N 3 y3 + N 4 y4
0
N2
N3
0
0
N3
x N1
=
y 0
N4
0
0
N1
u1
v
1
u 2
0 v2
N 4 u3
v3
u 4
v
4
N2
0
0
N2
N3
0
0
N3
N4
0
x1
y
1
x2
0 y2
N 4 x3
y3
x4
y
4
Isoparametric Element
f x y f
x or
= x y f
f
y
x y
J11 J12
[J ] =
=
x
y
J 21 J 22
1
{ } =
=
det J
u v
+
y x
J 22
0
J 21
f
f
x
= [J ] f
f
y
A1
J12
0
0
J 21
J11
J 22
f
f
x
1
f = [J ]
f
y
u
u
0
J11
v
J12
v
Isoparametric Element
A2
u1
u
v
1
0
(1 )
0
(1 + )
0
0 u 2
(1 + )
(1 )
u
v
1 (1 )
0
(
1
)
0
(
1
)
0
(
1
)
0
+
+
2
=
0
(1 )
0
(1 + )
0
(1 )
(1 + ) u3
v 4 0
0
(
1
)
0
(
1
)
0
(
1
)
0
(
1
+
+
v3
u 4
v
4
[ K ]e = t [ B]T [ E ][ B] det J dd
1 1
Example: Consider N3
F3 ( , ) = (1 + )(1 + )
G3 ( , ) = c1 + c2 + c3
G3 (1,0) = 0; G3 (0,1) = 0; N 3 (1,1) = F3 (1,1)G3 (1,1) = 1
1
N 3 = (1 + )(1 + )( + 1)
4
Example 3.2
A square plate with a hole at the center and under pressure
in one direction.
Example 3.2
FE Analysis:
From the knowledge of stress concentrations, we should
expect the maximum stresses occur at points A and B on the
edge of the hole. Value of this stress should be around 3p (=
300 psi) which is the exact solution for an infinitely large plate
with a hole.
We use the ANSYS FEA software to do the modeling
(meshing) and analysis, using quadratic triangular (T6 or LST)
linear quadrilateral (Q4) and quadratic quadrilateral (Q8)
elements. Linear triangles (CST or T3) is NOT available in
ANSYS.
The stress calculations are listed in the following table,
along with the number of elements and DOF used, for
comparison.
Example 3.2
Discussions:
Check the deformed shape of the plate
Check convergence (use a finer mesh, if possible)
Less elements (~ 100) should be enough to achieve
the same accuracy with a better or smarter mesh
Well redo this example in next chapter employing the
symmetry conditions.
Example 3.2
Transformation of Loads
Concentrated load (point forces), surface traction (pressure
loads) and body force (weight) are the main types of loads
applied to a structure. Both traction and body forces need to be
converted to nodal forces in the FEA, since they cannot be
applied to the FE model directly. The conversions of these
loads are based on the same idea (the equivalent-work concept)
which we have used for the cases of bar and beam elements.
Traction on a Q4 element
Transformation of Loads
Suppose, for example, we have a linearly varying traction q
on a Q4 element edge, as shown in the figure. The traction is
normal to the boundary. Using the local (tangential) coordinate
s, we can write the work done by the traction q as,
the component
Transformation of Loads
Thus, we have,
Transformation of Loads
Transformation of Loads
s = 0 @ = 1
L
ds = d
2
L
s = (1 + )
2
s = L @ =1
q1
q2
L
s
1
1
v = (1 )v1 + (1 + )v2
2
2
1
1
q = (1 )q1 + (1 + )q2
2
2
Transformation of Loads
1
(
1
)
1
2
1
Wq = t [v1 v2 ]
(1 )
1
(1 + ) 2
1
2
q1
q1
L
s
(
1
)
1
2
q1 L
Wq = t [v1 v2 ]
d
1
(1 + ) q1 2
1
2
f1 tL 2 1 q1
=
q
f
1
2
6
2
2
1
q1 L
(1 + ) d
2
q2 2
f1 tLq1 1
=
1
f
2
Transformation of Loads
1- Point Load considered in a usual manner by having a
Structural node at the point.
2- Traction Force As it was seen in the previous example
First the force and the deflection along the side express by
Use of shape functions and then numerical integration will
Be used to calculate the equivalent nodal forces.
3- Body Force A Body force which is a distributed force
Per unit volume, contribute to the global force vector F.
Assume {F } = [ f x f y ]T as constant within each element.
T
T e
u
FdV
=
d
f Where the 8*1 element body force is given by
1 1
f x
e
T
f = te N det Jdd
f y
1 1
Stress Calculation
The stress in an element is determined by the following
relation,
in which
and
are the three principle stresses at the
considered point in a structure.
Averaged Stresses:
Stresses are usually averaged at nodes in FEA software
packages to provide more accurate stress values. This option
should be turned off at nodes between two materials or other
geometry discontinuity locations where stress discontinuity does
exist.
Discussions
1) Know the behaviors of each type of elements:
T3 and Q4: linear displacement, constant strain and stress;
T6 and Q8: quadratic displacement, linear strain and stress.
2) Choose the right type of elements for a given problem:
When in doubt, use higher order elements or a finer mesh.
3) Avoid elements with large aspect ratios and corner angles:
where Lmax and Lmin are the largest and smallest characteristic
lengths of an element, respectively.
Discussions
4) Connect the elements properly:
Dont leave unintended gaps or free elements in FE models.