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/swbli.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,4 +47,7 @@ Figure 2 compares the skin friction coefficient for the two turbulence models an
47
47
</p>
48
48
**Figure 2** - Comparison of skin friction coefficient.
49
49
50
-
The results do not change significantly between meshes L2 and L3, they were also not sensitive to other perturbations such as refining the mesh around the main shock, or global refinement (i.e. L4).
50
+
The results do not change significantly between meshes L2 and L3, they were also not sensitive to other perturbations such as refining the mesh around the main shock, or global refinement (i.e. what would be an L4 mesh). The results for these other tests are omitted for simplicity.
51
+
Both turbulence models predict that separation takes place (negative skin friction) the start of the separation region is better predicted with SST and it is close to the experiment. However, both models underestimate the re-attachment location.
52
+
These results with SU2 are further from the experiment than the numerical results presented in the [main reference](https://www.grc.nasa.gov/www/wind/valid/m5swbli/m5swbli.html).
53
+
This is likely due to compressibility effects not being included in SA and SST-2003m. This V&V case will be re-run with SST-2003 once it is implemented.
0 commit comments