Is a Finite Element Method Course Right for Me?

AI Thread Summary
Finite Element Method (FEM) is widely utilized across various industries, including civil, mechanical, aerospace, and nuclear engineering, as well as in computational physics. It is particularly valuable for solving boundary value problems and is integrated into most CAD systems with user-friendly FEM packages. Industry-standard software like NASTRAN, ANSYS, and ABAQUS are commonly used, alongside specialized programs for applications such as crash simulations. FEM is essential in research areas like multi-physics simulations, which combine different governing equations, making it a versatile tool despite the existence of other methods like finite volume and boundary element methods. While FEM is not the only numerical technique available, it is the most prevalent due to its general applicability. The discussion highlights the importance of practical applications in FEM courses, especially for those with a mathematical background. There is significant ongoing research and software development in FEM, indicating its relevance and potential for future exploration in engineering and scientific research.
cytochrome
Messages
163
Reaction score
3
I am thinking about taking a finite element method course. I know what FEM is and how it solves boundary value problems and stuff but I'm wondering how widespread it is used...

Is it a useful numerical technique? What industries/research use it? I am interested in research in continuum mechanics and engineering in general, should I take this course? Is it a narrow subject?
 
Physics news on Phys.org
It is used very widely. Most CAD systems now have an "easy to use" FEM package built in. There are industry standard general-purpose FE programs like NASTRAN, ANSYS, ABAQUS, etc. There are more specialist programs for particular applications, e.g. crash simulations. And there is plenty of research to be done in "multi-physics" simulations (e.g. modeling a combustion process by combining heat transfer, fluid dynamics, chemistry, structural analysis, and anything else that seems relevant...)

If your existing knowledge of FE is "math based" (I'm guessing that from your comment about "solving boundary value problems"), try to find some courses that emphasize the "practical" applications (e.g. real-world models of material behavior, the formulation of shell elements, the many aspects of nonlinear problems, etc).

The subject is as wide or narrow as you want to make it. There is plenty of research to do - AFAIK MSC, the company that markets NASTRAN, has about 300 PhD-level employees working on software development. There is plenty of specialist research and software development in high-tech engineering companies as well - some of it very specialized to solving particular problems.
 
  • Like
Likes 1 person
AlephZero said:
It is used very widely. Most CAD systems now have an "easy to use" FEM package built in. There are industry standard general-purpose FE programs like NASTRAN, ANSYS, ABAQUS, etc. There are more specialist programs for particular applications, e.g. crash simulations. And there is plenty of research to be done in "multi-physics" simulations (e.g. modeling a combustion process by combining heat transfer, fluid dynamics, chemistry, structural analysis, and anything else that seems relevant...)

If your existing knowledge of FE is "math based" (I'm guessing that from your comment about "solving boundary value problems"), try to find some courses that emphasize the "practical" applications (e.g. real-world models of material behavior, the formulation of shell elements, the many aspects of nonlinear problems, etc).

The subject is as wide or narrow as you want to make it. There is plenty of research to do - AFAIK MSC, the company that markets NASTRAN, has about 300 PhD-level employees working on software development. There is plenty of specialist research and software development in high-tech engineering companies as well - some of it very specialized to solving particular problems.

Thanks, that was extremely informative. Does research in "multi-physics", multi-scale modeling, etc.. typically incorporate FEM? Is it the only technique or the most widely used technique for such simulations?
 
Yes it does. It's not the only technique but I'd say it is the most widely used due to its generality. Finite volume or boundary element methods are also very common, but I'd say they aren't quite as general as the FEM, which makes it harder to incorporate a range of different governing equations within a single model.
 
Finite element and finite volume methods are the same basic idea, if you don't restrict yourself to the original historical idea of the FE method, i.e. doing interpolation using "shape functions" defined by values at the element's nodes (grid points).

Fluid dynamics has had a relatively long "love affair" with finite difference methods, but the problem of mesh generation for arbitrary geometries is ending that relationship, as CFD has moved to being a standard engineering tool with commercial software packages available, rather than a very expensive "research" activity.

In structural analysis, I think boundary elements were something that "seemed like a good idea at the time", for efficient solution of some types of 2D problems with the limited computer power available in say the 1980s, but it doesn't scale well to large models (e.g. > 100,000 degrees of freedom) and nonlinear behavior, and in time-dependent problems there can be numerical conditioning problems trying the represent the response of the "internal" parts of the system purely in terms of the boundary. (That issue is inherent in the physics, not just an artifact of the numerical method). Some people have used "boundary element methods plus additional internal points" to get around that problem - but why bother to invent a new type of wheel, when you can use FEM or FVM instead?

(BEM may be better suited to inherently linear problems such as electromagnetism - not my specialist subject, though)
 
cytochrome said:
I am thinking about taking a finite element method course. I know what FEM is and how it solves boundary value problems and stuff but I'm wondering how widespread it is used...

Is it a useful numerical technique? What industries/research use it? I am interested in research in continuum mechanics and engineering in general, should I take this course? Is it a narrow subject?
FEM is used in many engineering disciplines (civil, mechanical, aerospace, nuclear, . . . ), as well as physics (computational physics).

I can be applied to mechanics/dynamics of solids and fluids (liquids and gases), and plasmas.

http://numerik.iwr.uni-heidelberg.de/Oberwolfach-Seminar/CFD-Course.pdf

These days, one will see a lot more in the realm of computational multiphysics.
 
I'm going to make this one quick since I have little time. Background: Throughout my life I have always done good in Math. I almost always received 90%+, and received easily upwards of 95% when I took normal-level HS Math courses. When I took Grade 9 "De-Streamed" Math (All students must take "De-Streamed" in Canada), I initially had 98% until I got very sick and my mark had dropped to 95%. The Physics teachers and Math teachers talked about me as if I were some sort of genius. Then, an...
Bit Britain-specific but I was wondering, what's the best path to take for A-Levels out of the following (I know Y10 seems a bit early to be thinking about A-levels, but my choice will impact what I do this year/ in y11) I (almost) definitely want to do physics at University - so keep that in mind... The subjects that I'm almost definitely going to take are Maths, Further Maths and Physics, and I'm taking a fast track programme which means that I'll be taking AS computer science at the end...
After a year of thought, I decided to adjust my ratio for applying the US/EU(+UK) schools. I mostly focused on the US schools before, but things are getting complex and I found out that Europe is also a good place to study. I found some institutes that have professors with similar interests. But gaining the information is much harder than US schools (like you have to contact professors in advance etc). For your information, I have B.S. in engineering (low GPA: 3.2/4.0) in Asia - one SCI...
Back
Top