Skip to content

Commit 1aa31d7

Browse files
committed
better explanation
1 parent bd678af commit 1aa31d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_docs_v7/Physical-Definition.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,9 @@ The following modifications are allowed (refer to [NASA's TMR](https://turbmodel
128128
- `COMPRESSIBILITY` - Mixing layer compressibility correction.
129129
- `ROTATION` - Dacles-Mariani et al. rotation correction.
130130

131-
All the modifications can be combined with each other expect `NEGATIVE`, `EDWARDS`, and `BCM`. However some combinations are not considered standard, e.g. `SA-neg-noft2`, see TMR for details.
131+
All the modifications can be combined with each other expect `NEGATIVE`, `EDWARDS`, and `BCM`.
132132
For example, to specify `SA-neg-R-comp-QCR2000` use `SA_OPTIONS= NEGATIVE, FT2, ROTATION, COMPRESSIBILITY, QCR2000`.
133+
**However, some combinations are not considered standard**, e.g. `SA-neg` should have the ft2 term, whereas `SA-noft2-Edwards` and `SA-noft2-BCM` should not have the ft2 term, and they are usually not combined with other corrections. See TMR for more details.
133134

134135
The rough wall correction is implicitly turned on by specifying roughness values for wall markers via the `WALL_ROUGHNESS` option.
135136

0 commit comments

Comments
 (0)