Skip to content

Commit 0c65523

Browse files
committed
LM_VandV (T3A)
1 parent 6e0052f commit 0c65523

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

_vandv/LM_transition.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,30 +16,21 @@ To validate the LM model, the simulation results of SU2 are compared with the re
1616
Flow conditions are the reference from : https://doi.org/10.2514/6.2022-3679 and [AIAA Transition modeling workshop-I](https://transitionmodeling.larc.nasa.gov).
1717

1818
| Case | T3A | T3B | T3Am | NLF0416|
19-
| --- | --- | --- | --- | --- |
2019
|Inlet Velocity (m/s)| 69.44 | 69.44 | 19.8 | 34.72 |
21-
| --- | --- | --- | --- | --- |
2220
|Density (kg/m^3) | 0.053 | 0.053 | 1.2 | 2.13 |
23-
| --- | --- | --- | --- | --- |
2421
|Viscosity (kg/ms) | 1.85E-5 | 1.85E-5 | 1.79E-5 | Sutherland's Law |
25-
| --- | --- | --- | --- | --- |
2622
|Freestream Temperature (K) | 300 | 300 | 300 | 300 |
27-
| --- | --- | --- | --- | --- |
2823
|Unit Reynolds number (1/m) | 2.0E5 | 2.0E5 | 1.328E6 | 4.0E6 |
29-
| --- | --- | --- | --- | --- |
3024
|Mach Number | 0.2 | 0.2 | 0.058 | 0.1 |
31-
| --- | --- | --- | --- | --- |
3225
|AoA | 0.0 | 0.0 | 0.0 | 0.0 |
33-
| --- | --- | --- | --- | --- |
3426
|Viscosity Ratio| 11.9 | 99.0 | 9.0 | 1.0 |
35-
| --- | --- | --- | --- | --- |
3627
|Freestream Turbulence Intensity (%) | 5.855 | 7.216 | 1.0 | 0.15 |
3728

3829

3930
## Mesh Description
4031

4132
The grids of T3A, T3B, and NLF cases are provided by [TMW](https://transitionmodeling.larc.nasa.gov/workshop_i/)(Transition Model Workshop). And, The grid of T3Am was made with reference to https://doi.org/10.2514/6.2022-3679.
42-
If you would like to run the above cases for yourself, you can use only the fine level grid files available in the [SU2 V&V repository]https://github.com/su2code/VandV/tree/master/rans/flatplate).
33+
If you would like to run the above cases for yourself, you can use only the fine level grid files available in the [SU2 V&V repository](https://github.com/su2code/VandV/tree/master/rans/flatplate).
4334

4435

4536
## Numerical Scheme
@@ -59,7 +50,8 @@ If you would like to run the above cases for yourself, you can use only the fine
5950
Present results of all grid resolutions and then plot the results of the fine-level grid separately. If you want to see other results of the gird level, you can see them at "vandv_files/LMmodel".
6051

6152
### T3A
62-
The experiment data from [here]http://web.tecnico.ulisboa.pt/ist12278/Workshop_AVT_313_2D_cases/html_files/Flat_Plate.htm
53+
The experiment data from [here](http://web.tecnico.ulisboa.pt/ist12278/Workshop_AVT_313_2D_cases/html_files/Flat_Plate.htm)
54+
6355
C : Coarse
6456
M : Medium
6557
F : Fine

0 commit comments

Comments
 (0)