Skip to content

This is similar to airfoil_validation, but with a structured boundary layer mesh.

Notifications You must be signed in to change notification settings

openfoamtutorials/airfoil_validation_bl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

airfoil_validation_bl

NACA0012 OpenFOAM results are compared to experimental data.

  1. Set the desired angle of attack: variable "aoa" (degrees) in mesh/parameters.geo.
  2. Gmsh meshing: gmsh -3 -o main.msh mesh/main.geo
  3. OpenFOAM (see script for sub-steps): ./run.sh
  4. Open "view.foam" in ParaView and/or view force coefficients in ./case/postProcessing/.

TODO:

  1. Proper point-bunching near LE and TE.

About

This is similar to airfoil_validation, but with a structured boundary layer mesh.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published