Mesh Convergence Exercises
Mesh Convergence Exercises
Jousef Murad
[email protected]
1
Content
1 Introduction 3
2
1 Introduction
In this exercise, you will apply some ideas of FEA and solid mechanics to do a series of sim-
ulations on the SimScale Platform and check convergence properties in various circumstances.
Assume the following situation: You are designing a truck underrun protection (Fig. 01) and
are at a certain iteration in your product development process. Now you want to validate
your design with SimScale and make decisions on how to improve your current design.
There are several aspects to consider here. As evident in Fig. 01, there are several sharp
corners and hence in the first part, we will consider the convergence issues in the presence of
sharp corners.
Additionally, the components are thin and can be treated like beam structures. In the second
part, we will consider locking effects in such structures.
3
2 Part 1: Convergence in Presence of Sharp Corners
Using SimScale
– Copy the project
– Once the geometry has been imported, mesh the geometry (named NotchedPlate) using
an automatic coarse mesh
– Set the analysis type to Static and perform a linear static analysis simulation. The
bottom surface is fixed while a force is applied on the top surface as shown in Fig. 2
– Use steel for the material with the properties given in design details in section 2.2
Design details. This material can be directly imported from the material library.
This assumes linear elastic behaviour
– The lower surface is fully constrained using a fixed displacement boundary condition.
This is as shown in Fig. 3
– Apply a force over the top face of 1000*t. This is shown in Fig. 4 and 5
– For the same material, boundary and loading conditions, try the simulation for different
meshes. In the mesh creator, adjust the mesh fineness from 1 – 5 and run the simulations
– Optionally, one can also change the element order from first to second or alternatively
with mesh refinements at the notch
4
Figure 3: Fixed displacement boundary condition applied to the bottom surface
Figure 4: Load being applied on the top surface of the notched specimen
5
Figure 5: Load being applied on the top surface of the notched specimen
– Tabulate the maximum Cauchy stress (normal stress along the direction of loading)
– In the meshing operation event log, find the number of nodes. Each node has three
degrees of freedom and hence the total number of degrees-of-freedom is three times the
number of nodes
– Plot the total degrees of freedom vs. the tabulated maximum Cauchy stress
6
2.2 Design Details
– Dimensions: 0.1 Ö 0.1 Ö 0.1 m3
– Young’s Modulus (E) = 205 GP a
– Set the analysis type to Static and perform a linear static analysis simulation of the
cantilever beam subjected to a uniformly distributed load as shown in the figure below
– Use steel for the material with the properties given in design details in 3.2 Design
details. This material can be directly imported from the material library. This assumes
linear elastic behaviour.
7
Figure 7: Fixed-end boundary condition for the cantilever beam
– For the same material, boundary and loading conditions, try the simulation for dif-
ferent meshes. In the mesh creator, adjust the mesh fineness from 1 – 5 and run the
simulations.
– You can also experiment with changing the element order from first to second
8
– In total, we have about 10 simulations. With the power of SimScale, all of them can
be set to run in parallel
F L4
wtip =
8EI
where F is the applied load in N/m, wtip is the resulting tip displacement in, L is the
length of the beam, E is the young’s modulus and I the area moment of inertia. Here
we have a square cross-section and the area moment of inertia can be given as
a4
I=
12
where a is the length of the side. Tabulate the resulting analytical solution for each
load
– In the meshing operation event log, find the number of nodes. Each node has three
degrees of freedom and hence the total number of degrees-of-freedom is three times the
number of nodes
– Plot the total degrees of freedom vs. the tabulated tip displacement for first-order
and second-order elements. In the same plot, also plot the analytical solution. The
analytical solution will remain same irrespective of the number of degrees-of-freedom
– Do you observe the first-order elements initially behave badly while they get better
with finer mesh? Also it should be possible to observe that the second-order elements
are much better and do not show any locking
– What are the conclusions?
9
Additional Information
– Convergence in FEA
10