Skip to content

Commit 321fd04

Browse files
authored
Small edits
1 parent 56cdf54 commit 321fd04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_tutorials/incompressible_flow/Inc_Turbulent_Flat_Plate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permalink: /tutorials/Inc_Turbulent_Flat_Plate/
77

88
## Goals
99

10-
Upon completing this tutorial, the user will be familiar with performing a simulation of external, turbulent, incompressible flow over a flat plate. We repeat the [compressible turbulent flate plate tutorial](../analysis_features/Turbulent_Flat_Plate.md) here for incompressible flow and with different code-to-code comparisons. Consequently, the following capabilities of SU2 will be verified against other codes and theoretical results in this tutorial:
10+
Upon completing this tutorial, the user will be familiar with performing a simulation of external, turbulent, incompressible flow over a flat plate. We repeat the [compressible turbulent flate plate tutorial](/tutorials/Turbulent_Flat_Plate/) here for incompressible flow and with different code-to-code comparisons. Consequently, the following capabilities of SU2 will be verified against other codes and theoretical results in this tutorial:
1111
- Steady, 2D, incompressible RANS equations
1212
- Spalart-Allmaras turbulence model
1313
- Flux Difference Splitting convective scheme in space (2nd-order, upwind)
@@ -24,7 +24,7 @@ The resources for this tutorial can be found in the [Inc_Turbulent_Flat_Plate](h
2424

2525
## Tutorial
2626

27-
The following tutorial will walk you through the steps required when solving for the turbulent flow over a flat plate using the incompresible solver in SU2. It is assumed you have already obtained and compiled the SU2_CFD code for a serial computation or both the SU2_CFD and SU2_SOL codes for a parallel computation. If you have yet to complete these requirements, please see the [Download](../../_docs/Download.md) and [Installation](../../_docs/Installation.md) pages.
27+
The following tutorial will walk you through the steps required when solving for the turbulent flow over a flat plate using the incompresible solver in SU2. It is assumed you have already obtained and compiled the SU2_CFD code for a serial computation or both the SU2_CFD and SU2_SOL codes for a parallel computation. If you have yet to complete these requirements, please see the [Download](/docs/Download/) and [Installation](/docs/Installation/) pages.
2828

2929
### Background
3030

0 commit comments

Comments
 (0)