Skip to content

Ttw0626/awesome-FEM4CFD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Awesome-FEM4CFD

This is a curated list of resources on Finite Element Methods (FEM) for Computational Fluid Dynamics (CFD) and Heat Transfer (HT). The resources are categorised as follows:

If you know of any other resourses that belong in the list, then please open an issue or send a pull request.

Note 1: For software repositories, there must be some considerable amount of material/tutorials on CFD to be included in the list.

Note 2: Discontinuous Galerkin (DG) method is relatively more complicated than the Continuous Galerkin (CG) method. So, if you are new to FEM, it is recommended that you learn the CG method first before learning the DG method.

Open source libraries

Opensource CFD simulation libraries

These can be used as blackbox simulation software. The user needs to prepare the input file (with mesh, BCs, properties etc.) and then execture the program.

Opensource core FEM libraries for CFD

These libraries are not exactly like blackbox simulation software but they provide all the necessary ingredients for the FEM so that the users can develop their own solvers for solving Physics. Consider these libraries only if you know the basics (formulations) of FEM and have done some implementation of your own at least for 2D problems.

Textbooks

Textbooks - non maths intensive

Textbooks - maths intensive

Only consider these books if you want to know the rigorous mathematics behind FEM.

Papers/Thesis/Reports

Continuous Galerkin

Projection or Fractional-Step methods

Stabilised methods

Time integration schemes

Discontinuous Galerkin

Lecture notes/videos

About

A curated list of resources on FEM for CFD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published