diff --git a/_vandv/dsma661.md b/_vandv/dsma661.md
new file mode 100644
index 00000000..f3d6ca2a
--- /dev/null
+++ b/_vandv/dsma661.md
@@ -0,0 +1,241 @@
+---
+title: 2D DSMA661 Airfoil Near-Wake RANS Verification Case
+permalink: /vandv/DSMA661/
+---
+
+| Solver | Version |
+| --- | --- |
+| `RANS` | 8.1.0 |
+
+
+The details of the DSMA661 airfoil benchmark validation testcase are taken from the [NASA TMR website](https://turbmodels.larc.nasa.gov/airfoilwakeverif500c.html).
+
+
+
+**Figure (1)**: SA model - Normalised Turbulent Viscosity Ratio
+
+
+
+
+**Figure (2)**: SST model - Normalised Turbulent Kinetic Energy Ratio
+
+By comparing the SU2 given results of the DSMA661 testcase against the CFL3D and FUN3D codes on a sequence of refined grids, an agreement of aerodynamic quantities builds a high degree of confidence that the implemented SA and SST turbulence models are correct. Therefore the goal of this case is to verify the implementations of the SA and SST models in SU2.
+
+## Problem Setup
+The DSMA661 case is a low Mach (incompressible) test case, used to verify implementations of compressible sovlers. A C-grid domain is used whose schematic is shown in the figure below:
+
+
+**Figure (3)**: Computational domain of the Testcase
+
+The farfield is defined as a Reimann boundary condition with a fully turbulent inflow condition prescribed. The airfoil has sharp trailing edge with a chord length of 1m, represented by an adiabatic no-slip wall boundary condition.
+
+This problem will solve the flow past the airfoil with the following flow properties:
+- Freestream Temperature = 300 K
+- Freestream Mach number = 0.088
+- Reynolds Number = 1.2E6
+- Ref. Reynolds Length (chord) = 1.0 m
+- Viscosity Model = Sutherland
+- Angle of Attack = 0°
+
+## Mesh Description
+Structured meshes increasing in density are used to perform the grid independence study. The meshes are taken from the [NASA TMR website](https://turbmodels.larc.nasa.gov/airfoilwake500c_grids.html), converted from the CGNS format to SU2's ASCII mesh format. Each grid is split into two zones; one covering the airfoil and another extending into the wake region. The figure below shows a schematic of the domain parametrisation.
+
+
+**Figure (4)**: Example depiction of the discretised mesh
+
+The airfoil surface is represented by 65 points on the coarsest mesh and 1025 on the finest. The meshes are named according to the number of nodes in the x and y directions, respectively, as follows:
+1. 149x25 - 4144 Quadrilaterals
+2. 297x57 - 16576 Quadrilaterals
+3. 513x113 - 66304 Quadrilaterals
+4. 1185x225 - 265216 Quadrilaterals
+5. 2369x449 - 1060864 Quadrilaterals
+
+If you would like to run the DSMA661 testcase problem for yourself, the files used in this study are available in the [SU2 V&V repository](https://github.com/su2code/VandV/tree/master/rans/dsma661). This includes the configuration files for both SA and SST cases as well as the grids in SU2 format.
+
+## Results
+The results for the mesh refinement study are presented and compared to results from FUN3D and CFL3D, including results for both SA and SST turbulence models.
+
+To keep the comparisons consistent with these solvers, the results shown use the standard SA model and V2003m SST turbulence models. For SA model, the turbulent inflow is defined by $\tilde{\nu} = 3 \nu_{\infty}$ and $k/w$=0.009 for SST. The ROE scheme (with kappa=0.33333) is used with MUSCL treatment on the convective terms with a VAN ALBADA EDGE limiter and first order treatment on the turbulent advective terms. All cases were converged until the density residual was reduced to 10-11. More details about the FUN3D and CFL3D set ups can found on the [NASA TMR website](https://turbmodels.larc.nasa.gov/airfoilwakeverif500c_sa.html).
+
+We will compare the convergence of lift and drag force values, splitting the drag into its pressure and viscous terms, and the minimum x-velocity in the wake regions at certain points. The coefficients of pressure and skin friction over the airfoil surface, velocity profiles in the wake region and the eddy viscosity contours will also be compared.
+
+Both the SA and SST models exhibit excellent agreement in the figures below. With grid refinement, we see that the asymptotic force values and minimum velocity values in the wake region reach very close to those of the FUN3D and CFL3D. The differences between the experimental and numerical results arise from the use of a blunt trailing edge in the experiments and a sharp one in the simulations. Nonetheless the CFD codes demonstrate a high degree of accuracy.
+
+Additional codes have been compared against the FUN3D and CFL3D results, and are available on the [NASA TMR website](https://turbmodels.larc.nasa.gov/airfoilwakeverif500c_sa.html). Overall this builds a high degree of confidence in the implementations of these turbulence models in SU2.
+
+
+### SA Model
+
+
+
+
+**Figure (5)**: Lift force grid convergence
+
+
+
+**Figure (6)**: Drag force grid convergence
+
+
+
+**Figure (7)**: Pressure Drag force grid convergence
+
+
+
+**Figure (8)**: Viscous Drag force grid convergence
+
+
+
+**Figure (9)**: Wake profile at x/c=1.01
+
+
+
+**Figure (10)**: Wake profile at x/c=1.05
+
+
+
+**Figure (11)**: Wake profile at x/c=1.20
+
+
+
+**Figure (12)**: Wake profile at x/c=1.40
+
+
+
+**Figure (13)**: Wake profile at x/c=1.80
+
+
+
+**Figure (14)**: Wake profile at x/c=2.19
+
+
+
+**Figure (15)**: Wake profile at x/c=3.00
+
+
+
+
+**Figure (16)**: Min x-velocity in Wake profile grid convergence at x/c=1.01
+
+
+
+**Figure (17)**: Min x-velocity in Wake profile grid convergence at x/c=1.05
+
+
+
+**Figure (18)**: Min x-velocity in Wake profile grid convergence at x/c=1.20
+
+
+
+**Figure (19)**: Min x-velocity in Wake profile grid convergence at x/c=1.40
+
+
+
+**Figure (20)**: Min x-velocity in Wake profile grid convergence at x/c=1.80
+
+
+
+**Figure (21)**: Min x-velocity in Wake profile grid convergence at x/c=2.19
+
+
+
+**Figure (22)**: Min x-velocity in Wake profile grid convergence at x/c=3.00
+
+
+
+**Figure (23)**: Min x-velocity in Wake profile grid convergence at x/c=3.00
+
+
+
+**Figure (24)**: Airfoil Surface Pressure Coefficient on Finest Grid
+
+
+
+**Figure (25)**: Airfoil Surface Skin Friction Coefficient on Finest Grid
+
+### SST Model
+
+
+
+
+**Figure (26)**: Lift force grid convergence
+
+
+
+**Figure (27)**: Drag force grid convergence
+
+
+
+**Figure (28)**: Pressure Drag force grid convergence
+
+
+
+**Figure (29)**: Viscous Drag force grid convergence
+
+
+
+**Figure (30)**: Wake profile at x/c=1.01
+
+
+
+**Figure (31)**: Wake profile at x/c=1.05
+
+
+
+**Figure (32)**: Wake profile at x/c=1.20
+
+
+
+**Figure (33)**: Wake profile at x/c=1.40
+
+
+
+**Figure (34)**: Wake profile at x/c=1.80
+
+
+
+**Figure (35)**: Wake profile at x/c=2.19
+
+
+
+**Figure (36)**: Wake profile at x/c=3.00
+
+
+
+
+**Figure (37)**: Min x-velocity in Wake profile grid convergence at x/c=1.01
+
+
+
+**Figure (38)**: Min x-velocity in Wake profile grid convergence at x/c=1.05
+
+
+
+**Figure (39)**: Min x-velocity in Wake profile grid convergence at x/c=1.20
+
+
+
+**Figure (40)**: Min x-velocity in Wake profile grid convergence at x/c=1.40
+
+
+
+**Figure (41)**: Min x-velocity in Wake profile grid convergence at x/c=1.80
+
+
+
+**Figure (42)**: Min x-velocity in Wake profile grid convergence at x/c=2.19
+
+
+
+**Figure (43)**: Min x-velocity in Wake profile grid convergence at x/c=3.00
+
+
+
+**Figure (44)**: Min x-velocity in Wake profile grid convergence at x/c=3.00
+
+
+
+**Figure (45)**: Airfoil Surface Pressure Coefficient on Finest Grid
+
+
+
+**Figure (46)**: Airfoil Surface Skin Friction Coefficient on Finest Grid
\ No newline at end of file
diff --git a/_vandv/index.md b/_vandv/index.md
index eba73388..7729f93d 100644
--- a/_vandv/index.md
+++ b/_vandv/index.md
@@ -31,6 +31,9 @@ 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/)
+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.
+
#### Incompressible Flow
diff --git a/vandv_files/dsma661/images/dsma661_bc.png b/vandv_files/dsma661/images/dsma661_bc.png
new file mode 100644
index 00000000..9239d78e
Binary files /dev/null and b/vandv_files/dsma661/images/dsma661_bc.png differ
diff --git a/vandv_files/dsma661/images/dsma661_mesh.png b/vandv_files/dsma661/images/dsma661_mesh.png
new file mode 100644
index 00000000..69d8da6b
Binary files /dev/null and b/vandv_files/dsma661/images/dsma661_mesh.png differ
diff --git a/vandv_files/dsma661/images/sa/airfoil_Turbulent_Viscosity_Ratio_corner1.png b/vandv_files/dsma661/images/sa/airfoil_Turbulent_Viscosity_Ratio_corner1.png
new file mode 100644
index 00000000..b6219c31
Binary files /dev/null and b/vandv_files/dsma661/images/sa/airfoil_Turbulent_Viscosity_Ratio_corner1.png differ
diff --git a/vandv_files/dsma661/images/sa/comp_pressure_coeff.png b/vandv_files/dsma661/images/sa/comp_pressure_coeff.png
new file mode 100644
index 00000000..fb7d0b9b
Binary files /dev/null and b/vandv_files/dsma661/images/sa/comp_pressure_coeff.png differ
diff --git a/vandv_files/dsma661/images/sa/comp_skinfric_coeff.png b/vandv_files/dsma661/images/sa/comp_skinfric_coeff.png
new file mode 100644
index 00000000..497eff5f
Binary files /dev/null and b/vandv_files/dsma661/images/sa/comp_skinfric_coeff.png differ
diff --git a/vandv_files/dsma661/images/sa/force_comparison_Cd.png b/vandv_files/dsma661/images/sa/force_comparison_Cd.png
new file mode 100644
index 00000000..ed7a9433
Binary files /dev/null and b/vandv_files/dsma661/images/sa/force_comparison_Cd.png differ
diff --git a/vandv_files/dsma661/images/sa/force_comparison_Cdp.png b/vandv_files/dsma661/images/sa/force_comparison_Cdp.png
new file mode 100644
index 00000000..3bd42d14
Binary files /dev/null and b/vandv_files/dsma661/images/sa/force_comparison_Cdp.png differ
diff --git a/vandv_files/dsma661/images/sa/force_comparison_Cdv.png b/vandv_files/dsma661/images/sa/force_comparison_Cdv.png
new file mode 100644
index 00000000..2f13d137
Binary files /dev/null and b/vandv_files/dsma661/images/sa/force_comparison_Cdv.png differ
diff --git a/vandv_files/dsma661/images/sa/force_comparison_Cl.png b/vandv_files/dsma661/images/sa/force_comparison_Cl.png
new file mode 100644
index 00000000..6e67ed5f
Binary files /dev/null and b/vandv_files/dsma661/images/sa/force_comparison_Cl.png differ
diff --git a/vandv_files/dsma661/images/sa/min_velocity_convergence_x_1.png b/vandv_files/dsma661/images/sa/min_velocity_convergence_x_1.png
new file mode 100644
index 00000000..0a3fdd63
Binary files /dev/null and b/vandv_files/dsma661/images/sa/min_velocity_convergence_x_1.png differ
diff --git a/vandv_files/dsma661/images/sa/min_velocity_convergence_x_2.png b/vandv_files/dsma661/images/sa/min_velocity_convergence_x_2.png
new file mode 100644
index 00000000..bbbfc5dc
Binary files /dev/null and b/vandv_files/dsma661/images/sa/min_velocity_convergence_x_2.png differ
diff --git a/vandv_files/dsma661/images/sa/min_velocity_convergence_x_3.png b/vandv_files/dsma661/images/sa/min_velocity_convergence_x_3.png
new file mode 100644
index 00000000..007a4a5c
Binary files /dev/null and b/vandv_files/dsma661/images/sa/min_velocity_convergence_x_3.png differ
diff --git a/vandv_files/dsma661/images/sa/min_velocity_convergence_x_4.png b/vandv_files/dsma661/images/sa/min_velocity_convergence_x_4.png
new file mode 100644
index 00000000..5843f30c
Binary files /dev/null and b/vandv_files/dsma661/images/sa/min_velocity_convergence_x_4.png differ
diff --git a/vandv_files/dsma661/images/sa/min_velocity_convergence_x_5.png b/vandv_files/dsma661/images/sa/min_velocity_convergence_x_5.png
new file mode 100644
index 00000000..84b5cad7
Binary files /dev/null and b/vandv_files/dsma661/images/sa/min_velocity_convergence_x_5.png differ
diff --git a/vandv_files/dsma661/images/sa/min_velocity_convergence_x_6.png b/vandv_files/dsma661/images/sa/min_velocity_convergence_x_6.png
new file mode 100644
index 00000000..b7819417
Binary files /dev/null and b/vandv_files/dsma661/images/sa/min_velocity_convergence_x_6.png differ
diff --git a/vandv_files/dsma661/images/sa/min_velocity_convergence_x_7.png b/vandv_files/dsma661/images/sa/min_velocity_convergence_x_7.png
new file mode 100644
index 00000000..67d26b0b
Binary files /dev/null and b/vandv_files/dsma661/images/sa/min_velocity_convergence_x_7.png differ
diff --git a/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_1.png b/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_1.png
new file mode 100644
index 00000000..c32e91a3
Binary files /dev/null and b/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_1.png differ
diff --git a/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_2.png b/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_2.png
new file mode 100644
index 00000000..aae966ed
Binary files /dev/null and b/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_2.png differ
diff --git a/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_3.png b/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_3.png
new file mode 100644
index 00000000..1263001a
Binary files /dev/null and b/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_3.png differ
diff --git a/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_4.png b/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_4.png
new file mode 100644
index 00000000..33bddd1d
Binary files /dev/null and b/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_4.png differ
diff --git a/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_5.png b/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_5.png
new file mode 100644
index 00000000..a3b1f430
Binary files /dev/null and b/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_5.png differ
diff --git a/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_6.png b/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_6.png
new file mode 100644
index 00000000..c7f1d2f3
Binary files /dev/null and b/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_6.png differ
diff --git a/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_7.png b/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_7.png
new file mode 100644
index 00000000..a4536dea
Binary files /dev/null and b/vandv_files/dsma661/images/sa/wake_profile_2369_449_x_7.png differ
diff --git a/vandv_files/dsma661/images/sst/airfoil_Turbulent_Kinetic_Energy_corner1.png b/vandv_files/dsma661/images/sst/airfoil_Turbulent_Kinetic_Energy_corner1.png
new file mode 100644
index 00000000..86ea61fb
Binary files /dev/null and b/vandv_files/dsma661/images/sst/airfoil_Turbulent_Kinetic_Energy_corner1.png differ
diff --git a/vandv_files/dsma661/images/sst/comp_pressure_coeff.png b/vandv_files/dsma661/images/sst/comp_pressure_coeff.png
new file mode 100644
index 00000000..48a3bdaa
Binary files /dev/null and b/vandv_files/dsma661/images/sst/comp_pressure_coeff.png differ
diff --git a/vandv_files/dsma661/images/sst/comp_skinfric_coeff.png b/vandv_files/dsma661/images/sst/comp_skinfric_coeff.png
new file mode 100644
index 00000000..45661e6b
Binary files /dev/null and b/vandv_files/dsma661/images/sst/comp_skinfric_coeff.png differ
diff --git a/vandv_files/dsma661/images/sst/force_comparison_Cd.png b/vandv_files/dsma661/images/sst/force_comparison_Cd.png
new file mode 100644
index 00000000..dc3ee124
Binary files /dev/null and b/vandv_files/dsma661/images/sst/force_comparison_Cd.png differ
diff --git a/vandv_files/dsma661/images/sst/force_comparison_Cdp.png b/vandv_files/dsma661/images/sst/force_comparison_Cdp.png
new file mode 100644
index 00000000..5efd414c
Binary files /dev/null and b/vandv_files/dsma661/images/sst/force_comparison_Cdp.png differ
diff --git a/vandv_files/dsma661/images/sst/force_comparison_Cdv.png b/vandv_files/dsma661/images/sst/force_comparison_Cdv.png
new file mode 100644
index 00000000..5fbe22a0
Binary files /dev/null and b/vandv_files/dsma661/images/sst/force_comparison_Cdv.png differ
diff --git a/vandv_files/dsma661/images/sst/force_comparison_Cl.png b/vandv_files/dsma661/images/sst/force_comparison_Cl.png
new file mode 100644
index 00000000..2aca1f56
Binary files /dev/null and b/vandv_files/dsma661/images/sst/force_comparison_Cl.png differ
diff --git a/vandv_files/dsma661/images/sst/min_velocity_convergence_x_1.png b/vandv_files/dsma661/images/sst/min_velocity_convergence_x_1.png
new file mode 100644
index 00000000..368454fc
Binary files /dev/null and b/vandv_files/dsma661/images/sst/min_velocity_convergence_x_1.png differ
diff --git a/vandv_files/dsma661/images/sst/min_velocity_convergence_x_2.png b/vandv_files/dsma661/images/sst/min_velocity_convergence_x_2.png
new file mode 100644
index 00000000..bcc713ea
Binary files /dev/null and b/vandv_files/dsma661/images/sst/min_velocity_convergence_x_2.png differ
diff --git a/vandv_files/dsma661/images/sst/min_velocity_convergence_x_3.png b/vandv_files/dsma661/images/sst/min_velocity_convergence_x_3.png
new file mode 100644
index 00000000..bc69a0f1
Binary files /dev/null and b/vandv_files/dsma661/images/sst/min_velocity_convergence_x_3.png differ
diff --git a/vandv_files/dsma661/images/sst/min_velocity_convergence_x_4.png b/vandv_files/dsma661/images/sst/min_velocity_convergence_x_4.png
new file mode 100644
index 00000000..348241f7
Binary files /dev/null and b/vandv_files/dsma661/images/sst/min_velocity_convergence_x_4.png differ
diff --git a/vandv_files/dsma661/images/sst/min_velocity_convergence_x_5.png b/vandv_files/dsma661/images/sst/min_velocity_convergence_x_5.png
new file mode 100644
index 00000000..9c150309
Binary files /dev/null and b/vandv_files/dsma661/images/sst/min_velocity_convergence_x_5.png differ
diff --git a/vandv_files/dsma661/images/sst/min_velocity_convergence_x_6.png b/vandv_files/dsma661/images/sst/min_velocity_convergence_x_6.png
new file mode 100644
index 00000000..884e765a
Binary files /dev/null and b/vandv_files/dsma661/images/sst/min_velocity_convergence_x_6.png differ
diff --git a/vandv_files/dsma661/images/sst/min_velocity_convergence_x_7.png b/vandv_files/dsma661/images/sst/min_velocity_convergence_x_7.png
new file mode 100644
index 00000000..1a2443c8
Binary files /dev/null and b/vandv_files/dsma661/images/sst/min_velocity_convergence_x_7.png differ
diff --git a/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_1.png b/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_1.png
new file mode 100644
index 00000000..16d4aa10
Binary files /dev/null and b/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_1.png differ
diff --git a/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_2.png b/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_2.png
new file mode 100644
index 00000000..f00fa274
Binary files /dev/null and b/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_2.png differ
diff --git a/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_3.png b/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_3.png
new file mode 100644
index 00000000..cd9fc867
Binary files /dev/null and b/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_3.png differ
diff --git a/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_4.png b/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_4.png
new file mode 100644
index 00000000..31a6a25b
Binary files /dev/null and b/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_4.png differ
diff --git a/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_5.png b/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_5.png
new file mode 100644
index 00000000..3b5fff16
Binary files /dev/null and b/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_5.png differ
diff --git a/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_6.png b/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_6.png
new file mode 100644
index 00000000..fce39468
Binary files /dev/null and b/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_6.png differ
diff --git a/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_7.png b/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_7.png
new file mode 100644
index 00000000..07c96f68
Binary files /dev/null and b/vandv_files/dsma661/images/sst/wake_profile_2369_449_x_7.png differ