| Include Page |
|---|
| SIMULATION: Flow over an Airfoil - PanelSIMULATION: |
|---|
| Flow over an Airfoil - Panel |
|---|
|
| Include Page |
|---|
| SIMULATION: FLUENT Google AnalyticsSIMULATION: |
|---|
| FLUENT Google Analytics |
|---|
|
Exercises
...
Run a simulation for the NACA 0012 airfoil at angles of attack at 0 degrees and 10 degrees for two cases: a mesh with 15000 elements and a mesh with 40000 elements. Plot the pressure coefficient obtained from FLUENT on the same plot as data obtained from experiment The experimental data is from Gregory & O'ReillyO’Reilly, NASA R&M 3726, Jan 1970 and is provided here Follow the aeronautical convention of flipping the vertical axis so that negative Cp values are above and positive Cp values are below. This can be done in MATLAB using set(gca, 'YDir', 'reverse'’YDir’, ’reverse’);
4. Lift and Drag Coefficient
...