Airfoil (NACA 0012) - SimFlow CFD
Airfoil (NACA 0012) - SimFlow CFD
Download
Pricing
Tutorials
About
Contact
Docs
We need to enable the Airfoil feature in the SimFlow launcher in the Advanced
Settings section.
1. Go to New panel
2. Provide name airfoil_naca_0012
3. Click Create Case
3. Import Geometry
1. Go to Airfoil panel
2. Click Import Geometry
3. Select geometry file naca0012.dat
4. Click Open
4. Airfoil Meshing
5. Mesh
1. Click XZ View
2. Click Fit View to zoom the mesh
3. Change view projection from Perspective to Parallel
4. Zoom in the middle section of the mesh by using scroll mouse button
5. If you zoom in enough, airfoil shape should appear
1. Inspect boundaries
7. Select Solver
We want to analyze incompressible turbulent flow around the Airfoil. For this
purpose, we will use the SIMPLE (simpleFoam) solver.
1. Go to Setup panel
2. Select Steady State filter
3. Select Incompressible filter
4. Pick SIMPLE (simpleFoam) solver
5. Select solver
8. Turbulence
We are going to use the standard k-ω SST model to handle turbulence. This model
gives very good agreement with experimental data and is commonly used for
aerodynamics applications.
1. Go to Turbulence panel
2. Select RANS modeling
3. Select k-ω SST model
9. Dicretization - Convection
1. Go to Discretization panel
2. Go to Convection tab
3. Select Linear Upwind for U (Velocity) parameter
The calculations will be run until Residuals will drop down under 10−6. This
criterion will guarantee high accuracy and will require more iteration. To make
sure that the fluid solver will be able to capture very small changes in the flow, we
need to make sure that the linear solvers for fluid flow equations will also be able
to operate on very slight flow changes. To do this, we will change default solver
tolerances.
1. Go to Solution panel
2. Expand list of options
3. Set Tolerance to 1e-07
1. Go to U (Velocity) tab
2. Expand list of options
3. Set following parameters accordingly
Tolerance 1e-07
1. Go to SIMPLE tab
2. Set Non-Orthogonal Corrections to 2
1. Go to Residuals tab
2. Set following parameters accordingly
p 1e-06
U 1e-06
k 1e-05
ω 1e-05
1. Go to Parameters panel
2. Define the name and formula of the new parameter
Name U
Formula 6e6*(1.5e-5/1)
1. Go to Turbulence tab
2. Set Mixing Length [m] 0.07
17. Initial Conditions - Basic
U U 0 0
k 1e-1
ω 100
𝝂t 0.1
18. Initial Conditions - Potential
We will use the “Potential” initialization feature. This utility solves pseudo
potential
flow prior to actual calculations. This will give a better initial guess for velocity
and pressure
fields.
1. Go to Potential tab
2. Check Initialize Potential Flow
19. Monitors - Forces
U∞ [m/s] U
1. Go to Sampling tab
2. Add new Slice
3. Set the follwing parameters accordingly
Normal [-] 0 1 0
Point [m] 0 0 0
1. Go to Run panel
2. Set Number of Iterations to 5000
22. Run - Output
1. Go to Output tab
2. Set Interval [-] to 100 This controls when results are written to the
hard drive. When slices are enabled this also applies to them. Each new result will
be displayed at a specified interval.
3. Run Simulation
If you want to change the angle of the attack, you should first reset the simulation
in the run panel.
1. Go to Run Panel
2. Reset Simulation
25. Change Angle of Attack (II)
In the Airfoil panel, we can now remesh the Airfoil change angle of attack. And
then rerun the simulation.
1. Go to Airfoil panel
2. Change the Angle of attack for the desired value for example
Angle of Attack [deg] 5 degrees