Lecture 3
Lecture 3
Mahmoud Eltaweel
Email: m.eltaweel@herts.ac.uk
7ENT2063-0105-FEM & Applications
Lecture 3: Introduction to Numerical Methods and
Discretization in Finite Element Analysis
Learning Outcome 2
Intended learning Outcomes
• LO1. Apply engineering principles for production of Computer-Aided Design (CAD) and Finite
Element Analysis (FEA) models presenting the required meshes and solutions settings for
complex engineering problems (M3)
1. Introduction to Numerical Methods 3
Provide a direct solution and will Can be used with any function.
result in exact solution if one They often require many
exists iterations to get the true solution
Practical only for functions that Solution is usually not exact, and it
have a simple, closed-form is also necessary to provide initial
mathematical structure estimates of the unknowns
4
Numerical methods allow engineers to address:
• Complex geometries (e.g., irregular shapes in solid mechanics).
• Nonlinear material behaviour (e.g., non-isotropic properties).
• Boundary and loading conditions that are difficult to model analytically.
They enable the analysis of multi-physics problems like fluid-structure interaction and
heat transfer in conjunction with mechanical stresses.
5
What is Finite Element Analysis? 6
The finite element method (FEM) is based on the idea of building a complicated object with simple blocks or
dividing a complicated object into smaller and manageable pieces.
Children play with LEGO® toys by using many small pieces, each of
very simple geometry, to build various objects.
With more and more smaller pieces, these objects will look more realistic.
2. Introduction to the Finite Element Method (FEM) 7
Discrete
System
8
2. Introduction to the Finite Element Method (FEM) 10
2.3. FEM Workflow
1. Geometry: Import or Create Geometry: Define the physical domain of the problem, such as a part, structure, or system.
2. Preprocess: Mesh and Define Physics:
• Generate a mesh to discretise the geometry into finite elements.
• Assign material properties, boundary conditions, and loading parameters to the model.
3. Solve: Solve Engineering Problems:
• Compute the solution using numerical methods to determine physical behaviours, such as stress, deformation, or
temperature.
4. Postprocess: Visualise and Analyse Results:
• Interpret the outcomes through visualisation tools to understand results such as contours, plots, and animations.
3. Discretization in Finite Element Analysis 12
X
3.1. What is Discretization?
• The process of dividing a continuous domain into discrete elements.
• This allows complex systems to be broken down into smaller, manageable parts for numerical analysis.
Xenos, D. and Grassl, P., 2016. Modelling the failure of reinforced concrete with nonlocal and crack band approaches using the damage-plasticity model
CDPM2. Finite Elements in Analysis and Design, 117, pp.11-20.
3.5. Types of Numerical Methods 18
Finite Difference Methods (FDM): X
• Based on replacing derivatives in differential equations with difference equations.
• Suitable for simpler problems but struggles with complex geometries and boundary conditions.
Finite Element Methods (FEM):
• Uses integral formulations to create algebraic equations.
• Divides the domain into smaller subregions (elements) and approximates the solution for each element.
4. Practical Application in ANSYS Mechanical 19
ANSYS is a leading FEA software used to solve engineering problems in areas such as structural analysis.
21