Skip to content

Commit 5af9641

Browse files
committed
Fix
tutorial
1 parent bd1a9c2 commit 5af9641

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_tutorials/compressible_flow/Transitional_Flat_Plate/Transitional_Flat_Plate_T3A_and_T3A-.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ follows:
1717
Upon completing this tutorial, the user will be familiar with performing an external, transitional flow over a flat plate. The flow over the flat plate will be laminar until it reaches a point where a transition correlation depending on local flow variables is activated. The results can be compared to the zero pressure gradient natural transition experiment of T3A & T3A-[ERCOFTAC](http://cfd.mace.manchester.ac.uk/ercoftac/doku.php). The following capabilities of SU2 will be showcased in this tutorial:
1818

1919
- Steady, 2D, incompressible RANS equations
20-
- k-w SST turbulence model with Langtry and Menter (LM) transition model
20+
- k-w SST-2003m turbulence model with Langtry and Menter 2009 ([LM2009](https://turbmodels.larc.nasa.gov/langtrymenter_4eqn.html)) transition model
2121
- L2Roe convective scheme in space (2nd-order, upwind)
2222
- Corrected average-of-gradients viscous scheme
2323
- Euler implicit time integration
@@ -47,7 +47,7 @@ The mesh used for T3A tutorial, which provided by [AIAA Transition modeling work
4747
The mesh used for T3A- tutorial, which consists of 122,880 quadrilaterals.
4848
Both T3A and T3A- boundary conditions are shown below.
4949

50-
![Flat Plate](../../tutorials_files/compressible_flow/Transitional_Flat_Plate/images/LM_flat_plate/Boundary_conditions.png)
50+
![Flat Plate](../../../tutorials_files/compressible_flow/Transitional_Flat_Plate/images/LM_flat_plate/Boundary_conditions.png)
5151

5252
Figure (1): Mesh with boundary conditions (red: far, blue:out, orange:symmetry, green:wall)
5353

@@ -104,7 +104,7 @@ The figure below compares the skin friction results obtained by the LM transitio
104104

105105
![T3A_Cf_Rex](../../../tutorials_files/compressible_flow/Transitional_Flat_Plate/images/LM_flat_plate/Cf_T3A.png)
106106
Figure (2): Comparison of the skin friction coefficients for the T3A case.
107-
![T3A-_Cf_Rex](../../tutorials_files/compressible_flow/Transitional_Flat_Plate/images/LM_flat_plate/Cf_T3A-.png)
107+
![T3A-_Cf_Rex](../../../tutorials_files/compressible_flow/Transitional_Flat_Plate/images/LM_flat_plate/Cf_T3A-.png)
108108
Figure (3): Comparison of the skin friction coefficients for the T3A- case.
109109

110110

0 commit comments

Comments
 (0)