Skip to content

Commit 80508bf

Browse files
committed
update transition flat plate
1 parent 7a4a310 commit 80508bf

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

compressible_flow/Transitional_Flat_Plate/transitional_BC_model_ConfigFile.cfg

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,9 @@
1717
% POISSON_EQUATION)
1818
SOLVER= INC_RANS
1919
%
20-
% Specify turbulent model (NONE, SA, SA_NEG, SST)
20+
% Specify turbulent model (NONE, SA, SST)
2121
KIND_TURB_MODEL= SA
22-
%
23-
% Specify transition model (NONE, LM, BC)
24-
KIND_TRANS_MODEL= BC
22+
SA_OPTIONS= BCM
2523
FREESTREAM_TURBULENCEINTENSITY = 0.18
2624
%
2725
% Mathematical problem (DIRECT, CONTINUOUS_ADJOINT)

0 commit comments

Comments
 (0)