Computational Fluid Dynamics: An Open-Source Approach
Interested in learning about Computational Fluid Dynamics (CFD)?
You can download our free textbook below. This book includes a discussion of the physics of fluid flow, numerical methods for approximating fluid flows on computers, and then a series of applied test cases. Through a combination of open-source tools including Gmsh, SU2, and Paraview, you can be running CFD simulations on your computer in a matter of minutes without any expensive licenses. A number of Python codes that can be run interactively in the cloud introduce you to the basics of numerical methods and how to start writing your own CFD codes! Click here to view the source and contribute on Gitlab