Skip to content

abuganza/ME489

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 

Repository files navigation

ME489 Introduction to Finite Element Analysis

This course is for senior students of Mechanical Engineering at Purdue University during Spring 2024. The instructor is Prof. Adrian Buganza Tepole. The class meets every Monday, Wednesday and Friday 9:30am-10:20am.

Main textbook for this course is "A First Course in Finite Elements" by J. Fish and T. Belytschko, John Wiley & Sons, 2007, Purdue students have access to the book via Purdue Libraries and otherwise it can be found at https://www.amazon.com/First-Course-Finite-Elements/dp/0470035803

The aim of the course is to introduce both the theory as well as practical aspects of finite element analysis. To be specific, it is to make you intelligent analysts capable of using any commercial finite element software, or, if necessary start to become programmers of their own finite element codes. The “hands-on” lab assignments will focus on practical issues such as modeling techniques, element choice and ways to judge solution accuracy. The lab assignments will also cover questions such as “What could go wrong?” and “How to fix a problem?”. There is also a final project. The specific course goal is

  • Understand the basic theory behind the finite element method.
  • Learn the basic use of the method through programming in Python and by using a powerful commercial finite element analysis (FEA) software, ABAQUS
  • Learn to solve heat conduction and elasticity problems
  • Learn FEM problem set-up and problem solving through hands-on lab assignments
  • Learn through lab assignments “what could go wrong?” and “how to fix them?”
  • Write short technical reports on the subject.
  • Apply the content to an engineering design problem

The course will provide practical experience by using

  • The commercial finite element analysis (FEA) software, ABAQUS.
  • Finite element method in Python.

Lectures

  • Topic 1 - Direct method

  • Topic 2 - Finite elements in 1D

  • Topic 3 - Gauss quadrature

  • Topic 4 - Finite element solution in 1D

  • Topic 5 - Finite Element formulation of multidimensional scalar problems

  • Topic 6 - Finite element formulation of planar elasticity

About

Introduction to Finite Element Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published