We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa204d5 commit 54f2517Copy full SHA for 54f2517
README.md
@@ -4,6 +4,7 @@ This is an implementation of CFD codes for the Lid Driven Cavity using OpenMP, C
4
[Paper](https://www.iist.ac.in/sites/default/files/people/psi-omega.pdf)
5
6
## To run
7
+- Step 0; `git clone https://github.com/varun-r-mallya/LidDrivenCavity.git ; cd LidDrivenCavity; git submodule update --init --recursive`
8
- Step 1: `meson setup buildDir`
9
- Step 2: `cd buildDir`
10
- Step 3: `ninja`
0 commit comments