Topics in Finite Element Analysis
Topics in Finite Element Analysis
Topics
in Finite Element Analysis
1. Geometric Modelling
2. Properties of Geometric Models
3. Mesh Generation
4. Finite Element Analysis
Dr. Weiyin Ma
Semester B
Academic Year 2020-2021
Lectures
Weeks 1-5: Geometric Modelling (Polynomial, Bézier, B-splines, NURBS,
and various special curves and surfaces for shape representation);
Tutorials
Weeks 1-8, 10, 12: One tutorial for each of the lectures in most cases.
Lab Sessions
Weeks 10, 12: Lab Tutors & Technicians (in collaboration with the lecturer,
check your own schedule)
Consultation
Weeks 1-13 Wednesday
Preferably at 3:00-4:00p.m.,
also available at 5:00-6:00p.m. for another class
Assessment
Coursework: 40%
Examination: 60% (one 2.5 hour examination)
The course work (40%) consists of some assignments, tests and lab exercises.
The examination (60%) comprises questions covering modeling, property evaluation, mesh
generation and finite element analysis with a weighting approximately proportional to the number
of lectures for each of the topics.
Geometric Modelling
1. Curve Length
curve length and centroid
2. Cross-Sectional Area
boundary length, area and centroid
3. Surface Properties
area and centroid
4. Volume Properties
volume and centroid
5. Mass properties
mass, centroid,
1st, 2nd moments of inertia and products of inertia
Mesh Generation
1. Mesh Generation
2. Delaunay Triangulation
3. Surface Meshing
4. Volume Meshing
p x, y, z
T
line segments
circle segments, ellipses, parabolas, hyperbolas,
general conics
Bézier curves, B-spline curves, NURBS curves
Curves on surfaces, trimmed curves ...
p p( t ) x ( t ), y ( t ), z ( t )
T
or
x x( t )
y y( t )
z z( t )
or
x x (u, v)
y y (u, v)
z z (u, v )
The parameters are usually also between 0.0 <= u <= 1.0
and 0.0 <= v <= 1.0, but one may also use other parameter
ranges.