Skip to content

Commit 44a9c5f

Browse files
committed
Updated incompressible option for transition tutorial.
1 parent 09020ea commit 44a9c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Transitional_Flat_Plate/transitional_BC_model_ConfigFile.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ MG_DAMP_PROLONGATION= 0.75
173173
%
174174
% Convective numerical method (JST, LAX-FRIEDRICH, CUSP, ROE, AUSM, HLLC,
175175
% TURKEL_PREC, MSW)
176-
CONV_NUM_METHOD_FLOW= ROE
176+
CONV_NUM_METHOD_FLOW= FDS
177177
%
178178
% Monotonic Upwind Scheme for Conservation Laws (TVD) in the flow equations.
179179
% Required for 2nd order upwind schemes (NO, YES)

0 commit comments

Comments
 (0)