Skip to content

Adding dropdown menu option for dsma661 case #171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions _data/vandv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
- 30p30n
- swbli
- LM_transition

- dsma661

- title: Incompressible Flow
vandv:
- SANDIA_jet
- SANDIA_jet
4 changes: 2 additions & 2 deletions _vandv/dsma661.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 2D DSMA661 Airfoil Near-Wake RANS Verification Case
permalink: /vandv/DSMA661/
permalink: /vandv/dsma661/
---

| Solver | Version |
Expand Down Expand Up @@ -238,4 +238,4 @@ Additional codes have been compared against the FUN3D and CFL3D results, and are
<p align="center">
<img src="/vandv_files/dsma661/images/sst/comp_skinfric_coeff.png" alt="Airfoil Surface Skin Friction Coefficient on Finest Grid">
</p>
**Figure (46)**: Airfoil Surface Skin Friction Coefficient on Finest Grid
**Figure (46)**: Airfoil Surface Skin Friction Coefficient on Finest Grid
2 changes: 1 addition & 1 deletion _vandv/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Results for the 30p30n airfoil, mesh independence study at low angle-of-attack,
Comparison of grid-converged results with experimental data. SA and SST turbulence models.
* [2D Flat Plate (T3A & T3A-) for Langtry and Menter transition model](/vandv/LM_transition/)
Comparison of grid-converged results with results of another solver and experimental data.
* [2D DSMA661 Airfoil Near-Wake RANS Verification Case](/vandv/DSMA661/)
* [2D DSMA661 Airfoil Near-Wake RANS Verification Case](/vandv/dsma661/)
Code-to-Code comparisons of grid-converged results of lift, drag and wake profile plots is presented using data from the NASA Turbulence Modeling Resource.


Expand Down