Skip to content

Commit 50ac845

Browse files
committed
Update Index
Update Index
1 parent 8342055 commit 50ac845

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

_tutorials/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ Simulation of external, inviscid flow around a 3D geometry (isolated wing).
3636
Simulation of external, laminar flow over a flat plate (classical Navier-Stokes validation).
3737
* [Laminar Cylinder](/tutorials/Laminar_Cylinder/)
3838
Simulation of external, laminar flow around a 2D cylinder.
39-
* [Turbulent Flat Plate](/tutorials/Turbulent_Flat_Plate/)
39+
* [Turbulent Flat Plate for BC transition model](/tutorials/Turbulent_Flat_Plate/)
4040
Simulation of external, turbulent flow over a flat plate (classical RANS validation).
41-
* [Transitional Flat Plate](/tutorials/Transitional_Flat_Plate/)
41+
* [Transitional Flat Plate for Langtry and Menter transition model](/compressible_flow/Transitional_Flat_Plate/)
4242
Simulation of external, transitional flow over a flat plate (transitional latminar-turbulent case).
4343
* [Turbulent ONERAM6](/tutorials/Turbulent_ONERAM6/)
4444
Simulation of external, viscous flow around a 3D geometry (isolated wing) using a turbulence model.

_vandv/index.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,15 @@ We will continue to add cases over time to demonstrate V&V of additional physica
1919

2020
#### Compressible Flow
2121

22-
* [Method of Manufactured Solutions for Compressible Navier-Stokes](/vandv/MMS_FVM_Navier_Stokes/)
22+
* [Method of Manufactured Solutions for Compressible Navier-Stokes](/_vandv/MMS_FVM_Navier_Stokes/)
2323
Formal order of accuracy of the finite volume solver in SU2 for the laminar Navier-Stokes equations is assessed.
24-
* [2D Zero Pressure Gradient Flat Plate RANS Verification Case](/vandv/Flat_Plate/)
24+
* [2D Zero Pressure Gradient Flat Plate RANS Verification Case](/_vandv/Flat_Plate/)
2525
Code-to-code comparisons of drag and skin friction on a turbulent flat plate is presented using data from the NASA Turbulence Modeling Resource.
26-
* [2D Bump-in-Channel RANS Verification Case](/vandv/Bump_Channel/)
26+
* [2D Bump-in-Channel RANS Verification Case](/_vandv/Bump_Channel/)
2727
Code-to-code comparisons for a bump in a channel, which results in pressure gradients, is presented using data from the NASA Turbulence Modeling Resource.
28-
* [Three-Element High-Lift Subsonic Airfoil](/vandv/30p30n/)
28+
* [Three-Element High-Lift Subsonic Airfoil](/_vandv/30p30n/)
2929
Results for the 30p30n airfoil, mesh independence study at low angle-of-attack, and determination of maximum lift, both comparing different numerical schemes.
30-
* [Shock-Wave Boundary-Layer Interaction](/vandv/swbli/)
30+
* [Shock-Wave Boundary-Layer Interaction](/_vandv/swbli/)
3131
Comparison of grid-converged results with experimental data. SA and SST turbulence models.
32+
* [2D Transition Flat Plate (T3A & T3A-) for Langtry and Menter transition model](/_vandv/LM_transition/)
33+
Comparison of grid-converged results with results of another solver and experimental data.

0 commit comments

Comments
 (0)