NACA0012 OpenFOAM results are compared to experimental data.
- Set the desired angle of attack: variable "aoa" (degrees) in mesh/parameters.geo.
- Gmsh meshing: gmsh -3 -o main.msh mesh/main.geo
- OpenFOAM (see script for sub-steps): ./run.sh
- Open "view.foam" in ParaView and/or view force coefficients in ./case/postProcessing/.
TODO:
- Proper point-bunching near LE and TE.