Skip to content

Commit 4dd847e

Browse files
author
Cristopher-Morales
committed
fix
1 parent 717a432 commit 4dd847e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs_v7/Markers-and-BC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ The turbulence boundary conditions do not have a `MARKER_` keyword for the SA Tu
135135
FREESTREAM_NU_FACTOR= 3
136136
```
137137

138-
Conversely, For the SST turbulence model, it is possible to provide a 'MARKER_INLET' where turbulence intensity and turbulent-to-laminar ratio can be provided at each inlet as follow:
138+
Conversely, for the SST turbulence model, it is possible to provide a 'MARKER_INLET' where turbulence intensity and turbulent-to-laminar ratio can be provided at each inlet as follows:
139139

140140
```
141141
MARKER_INLET_TURBULENT= (inlet_1, TURBULENCEINTENSITY_1, TURB2LAMVISCRATIO_1 , inlet_2, TURBULENCEINTENSITY_1, TURB2LAMVISCRATIO_1 ,..)

0 commit comments

Comments
 (0)