Share with your friends
You are not yet enrolled in this course.
Course Description
This course is designed for a complete beginner for learning computational fluid dynamics from a practical perspective. We will start from the essential mathematics to derive and understand the governing equations of fluid flow along with assignments that will familiarize you with programming. In the next step, you will learn to discretize the partial differential equations and solve them by writing codes. You will also learn topics like turbulence/turbulence models and also will be introduced to CFD software like ANSYS Fluent, OpenFOAM, etc.
Key information:
- Course Instructor: Dr. Sandeep Mouvanal [MS, PhD from IIT Madras] [ 15 years Industrial Exp. as CFD Engineer]
Current Position: Senior Researcher, University of Nottingham, UK - Course content: 30 Lessons including quizzes and challenges/assignments
- Doubt clearance: Live video call meetings (Zoom doubt clearing sessions) and Email support.
- Discussion forum: A discussion forum to discuss any topics with fellow students and the instructor
- Total access period: 6 Months from the day of enrolling
- Computer requirement: Minimum 4 GB RAM and i3 processor
- Software: MATLAB or Octave, Student version of ANSYS (Both are free for students)
- Access to course: Once you make the payment, your login ID and password will be sent automatically via email.
More Information
- Learn Essential Mathematics required to understand governing equations of fluid flow
- Learn and derive governing equations of fluid motion
- Learn discretization methods like FDM, FVM and coding them using MATLAB/Octave
- Introduction to CFD software like ANSYS Fluent, CFX, OpenFOAM, Spaceclaim etc.
- Build confidence by learning CFD from both fundamental and practical perspective
- Engineering students pursuing BTech, Mtech or PhD for their academic projects and to enhance their skills
- Any fluid dynamics/aerodynamics enthusiasts
- Professors/Lecturers who want to teach or guide their students in CFD projects
- CAD or FEA Engineers who want to up-skill and shift their career to CFD
- CFD Engineers already working in the industry but want to improve their fundamentals
- Do I get a certificate?
Yes, when you finish all the lessons and the corresponding quizzes/assignments you will gain the course completion certificate with the date of completion. - Do I need a powerful workstation/computer to learn this course?
No, a normal laptop with 4 or 8GB RAM and a decent processor (i3) is good enough for this course. - What if I don’t understand some portion or need to clarify some doubts?
We will support you through emails and zoom meetings/discussion session to clear all doubts and questions - Should I know CFD software to learn this course?
No, you will learn it during the course. - Is there any prerequisite?
The basic knowledge in fluid mechanics is required to learn CFD - I am not good at programming, can I still enrol?
Programming knowledge is not a prerequisite for this course. You will be given guidance to learn MATLAB/Octave from scratch. The assignments in the course will help you
Ratings and Reviews

As a beginner, it is an excellent course for understanding the fundamentals of both theoretical and practical knowledge in CFD. This course helps me to understand physics and how to solve a CFD problem in Fluent. Thanks, FlowThermoLab for providing this excellent course.
The course is excellent for beginners to get a feel for the governing equations in fluid dynamics, implement those in a code and make use of simulation tools. The instructor is very well versed, easily approachable and always on hand to help you out. This course is the first step to dive into this fascinating world and it will undoubtedly cater to your demands. Thank you Dr. Sandeep
What made this course learning experience one of the best I've ever had is its feedback. Although most of the assignments were approved automatically, the key assignments requires effort and professionalism to be approved. The course covers a big portion of the basic knowledge a CFD Engineer needs to start his career. However, the final project should be more challenging with guiding explanations.
This CFD course is an excellent resource for anyone looking to learn the basics of CFD. It is comprehensive and covers all the necessary concepts in a clear and concise manner. The lessons are well structured and easy to follow, making it an ideal choice for beginners. The instructor is knowledgeable and provides helpful explanations and examples.
A must course for a CFD beginner. This is an awesome CFD course and keeps one gripped right from lesson one till the end of the course. The content and lectures are very well structured and have exercises & assignments to be completed at different check points during the course. Thanks to Dr. Sandeep for sharing his immense knowledge and crafting this course.
You create your own matrix solver first, then you learn how to discretize & linearize the PDE's so that your PC can make some additions & subtractions to solve the PDE's in for loops, with the same tool you created. What is very important with this course is, it teaches how to convert PDE's into algebric equations by hand so that your PC can handle it, And you gain invaluable insight into CFD.