Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

ekling/naca_airfoil

 
 

Repository files navigation

Files: readme.txt: this file, instructions runme.sh: bash script controlling the execution of generating GMSH .msh mesh files naca2gmsh_geo.py: python script generatimng GMSH .geo geometry files geo: directory where geo files are stored msh: directory where msh files are stored

TODO:

  1. install GMSH: http://geuz.org/gmsh/
  2. edit paths and variables in runme.sh
  3. edit path to python in shebang of naca2gmsh_geo.py
  4. run runme.sh with appropriate arguments (se runme.sh for example)

Note: If change of density of mesh is wanted, edit variables lc1 (airfoil) and lc2 (outer boundary) in naca2gmsh_geo.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.3%
  • Shell 18.4%
  • HTML 9.3%