GitHunt

OpenMP/C 12 steps to Navier Stokes

Parallelization attempt to the “12 steps to Navier–Stokes” lessons using OpenMP/C

The lectures were used in the classroom as part of a university course for four years in a row (Boston University, 2009 to 2013), taught by by Prof. Barba. The codes for the lectures were written in Python language. However, in this project C language has been used to write the CFD programs. An attempt to parallelize the codes using OpenMP has been made.

More information regarding the course can be found here - https://lorenabarba.com/blog/cfd-python-12-steps-to-navier-stokes/

Languages

C100.0%

Contributors

MIT License
Created July 11, 2020
Updated October 27, 2025
soumyasen1809/OpenMP_C_12_steps_to_Navier_Stokes | GitHunt