/arc_airfoil

Simple circular arc airfoil simulation using a 2D unstructured grid.

Primary LanguageC++

arc_airfoil

  1. Set the desired angle of attack: variable "globalAoa" (degrees) in mesh/parameters.geo.
  2. Generate mesh and run simulation: ./run.sh
  3. View field results by first "cd case" and then "paraFoam"
  4. View force coefficients in the file in ./case/postProcessing/...