You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _vandv/30p30n.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,6 @@ permalink: /vandv/30p30n/
7
7
| --- | --- | --- |
8
8
|`RANS`| 7.3.0 | P. Gomes |
9
9
10
-
**Note:** WIP, some links may not work!
11
-
12
10
<palign="center">
13
11
<imgsrc="/vandv_files/30p30n/mach.png"alt="Mach number contours at 5.5deg AoA" />
14
12
</p>
@@ -22,7 +20,7 @@ Furthermore, we compare the results obtained with two common convective methods
22
20
## Problem Setup
23
21
24
22
The flow conditions are according to the APC-IV specifications, in summary, Mach 0.17 and Re 1.71e6.
25
-
The SU2 configuration file used in this study is available [here]().
23
+
The SU2 configuration file used in this study is [available here](https://github.com/su2code/SU2/blob/develop/TestCases/vandv/rans/30p30n/config.cfg).
26
24
SU2 was run with "freestream equal Mach" non-dimensionalization for all configurations.
27
25
The SA-noft2 turbulence model was used with first order advection, the convective methods used for the NS equations are described later.
28
26
@@ -54,29 +52,29 @@ We compare this configuration with the JST scheme on three grid levels (with 2nd
54
52
For completeness, we also test the effect of the limiter on the "fine" level by using the Venkatakrishnan limiter with coefficient 0.05.
55
53
56
54
We observe second order convergence of the lift and drag coefficients, and good agreement between Roe + van Albada, JST, [FaSTAR results](https://jaxa.repo.nii.ac.jp/?action=pages_view_main&active_action=repository_view_main_item_detail&item_id=2921&item_no=1&page_id=13&block_id=21), and [Cflow results](https://jaxa.repo.nii.ac.jp/?action=pages_view_main&active_action=repository_view_main_item_detail&item_id=2923&item_no=1&page_id=13&block_id=21).
57
-
The Roe + Venkatakrishnan configuration predicts lower values, which were observed to be sensitive to the limiter coefficient. For example lowering it to 0.025 increases drag above the values obtained with the other two configurations.
55
+
The Roe + Venkatakrishnan configuration predicts lower values, which were observed to be sensitive to the limiter coefficient. For example lowering it to 0.025 increases drag to the level obtained with the other two configurations.
58
56
59
-
Drag coefficient at 5.5deg AoA.
57
+
**Figure 1** - Drag coefficient at 5.5deg AoA.
60
58
<palign="left">
61
59
<imgsrc="/vandv_files/30p30n/drag.png"alt="Drag coefficient at 5.5deg AoA" />
62
60
</p>
63
61
64
-
Lift coefficient at 5.5deg AoA
62
+
**Figure 2** - Lift coefficient at 5.5deg AoA.
65
63
<palign="left">
66
64
<imgsrc="/vandv_files/30p30n/lift.png"alt="Lift coefficient at 5.5deg AoA" />
67
65
</p>
68
66
69
67
### Maximum lift
70
68
71
69
Roe + van Albada and JST agree well on the maximum lift, and again match the results of other codes.
72
-
However JST predicts the flow to remain attached at significantly higher angle-of-attach than expected.
70
+
However JST predicts the flow to remain attached at significantly higher angle-of-attack than expected.
73
71
74
-
Lift coefficient on the fine grid level
72
+
**Figure 3** - Lift coefficient on the fine grid level.
75
73
<palign="left">
76
74
<imgsrc="/vandv_files/30p30n/max_lift.png"alt="Lift coefficient on the fine grid level" />
77
75
</p>
78
76
79
-
Drag coefficient on the fine grid level
77
+
**Figure 4** - Drag coefficient on the fine grid level.
80
78
<palign="left">
81
79
<imgsrc="/vandv_files/30p30n/max_drag.png"alt="Drag coefficient on the fine grid level" />
82
80
</p>
@@ -88,12 +86,12 @@ However, JST predicts significantly higher skin friction coefficient (Cf) on the
88
86
Away from this critical point the lift and drag characteristics are dominated by the pressure distribution and thus the two schemes agree well.
89
87
The only significant differences in Cf between the van Albada and Venkatakrishnan limiters are at the trailing-edges.
90
88
91
-
Pressure coefficient distribution at 5.5deg AoA on fine grid level
89
+
**Figure 5** - Pressure coefficient distribution at 5.5deg AoA on fine grid level.
92
90
<palign="left">
93
91
<imgsrc="/vandv_files/30p30n/cp.png"alt="Pressure coefficient distribution at 5.5deg AoA on fine grid level" />
94
92
</p>
95
93
96
-
Skin friction coefficient distribution at 5.5deg AoA on fine grid level
94
+
**Figure 6** - Skin friction coefficient distribution at 5.5deg AoA on fine grid level.
97
95
<palign="left">
98
96
<imgsrc="/vandv_files/30p30n/cf.png"alt="Skin friction coefficient distribution at 5.5deg AoA on fine grid level" />
0 commit comments