This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
oscae:applications:airfoil [2022/03/25 17:08] hazmilazis created |
oscae:applications:airfoil [2022/03/25 18:15] (current) hazmilazis ↷ Links adapted because of a move operation |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== Generating NACA profiles ====== | ===== Generating NACA profiles ====== | ||
- | Given a 4- or 5-digit NACA number, a corresponding profile can be generated using a [[public: | + | Given a 4- or 5-digit NACA number, a corresponding profile can be generated using a [[oscae: |
- | [[public: | + | [[oscae: |
- | | https:// | + | |
The profile can be used to guide mesh generation. | The profile can be used to guide mesh generation. | ||
Line 24: | Line 23: | ||
==== Automated mesh generation using Gmsh ====== | ==== Automated mesh generation using Gmsh ====== | ||
- | An automated meshing script can be written using [[public: | + | An automated meshing script can be written using [[oscae: |
- | This can be combined with NACA profile generator to provide control points to construct the surface, e.g. [[public: | + | This can be combined with NACA profile generator to provide control points to construct the surface, e.g. [[oscae: |
One implementation can be found at [[https:// | One implementation can be found at [[https:// | ||
- | Similar implementation is also given [[public: | + | Similar implementation is also given [[oscae: |