Skip to content

Commit 5d1dc33

Browse files
committed
add new SA option
1 parent ae0ee75 commit 5d1dc33

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

compressible_flow/Transitional_Flat_Plate/transitional_BC_model_ConfigFile.cfg

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ SOLVER= INC_RANS
1919
%
2020
% Specify turbulent model (NONE, SA, SA_NEG, SST)
2121
KIND_TURB_MODEL= SA
22-
%
23-
% Specify transition model (NONE, LM, BC)
24-
KIND_TRANS_MODEL= BC
22+
SA_OPTIONS= BCM
2523
% Turbulence intensity I = u'/U
2624
FREESTREAM_TURBULENCEINTENSITY = 0.0018
2725
%

0 commit comments

Comments
 (0)