Skip to content

Commit b6c7620

Browse files
committed
remove/correct options in turb_NACA0012_sst_expliciteuler.cfg
1 parent 46542d9 commit b6c7620

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

TestCases/rans/naca0012/turb_NACA0012_sst_expliciteuler.cfg

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
% Case description: Testing explicit solution of flow and turbulence equations
55
% Author: Max Aehle
66
% Institution: TU Kaiserslautern
7-
% Date: Mar 17th, 2021 %
7+
% Date: Nov 17th, 2021 %
88
% File Version 7.2.1 "Blackbird" %
99
% %
1010
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -24,9 +24,6 @@ REYNOLDS_NUMBER= 6.0E6
2424
REYNOLDS_LENGTH= 1.0
2525

2626
% ---------------------- REFERENCE VALUE DEFINITION ---------------------------%
27-
REF_ORIGIN_MOMENT_X = 0.25
28-
REF_ORIGIN_MOMENT_Y = 0.00
29-
REF_ORIGIN_MOMENT_Z = 0.00
3027
REF_LENGTH= 1.0
3128
REF_AREA= 1.0
3229
REF_DIMENSIONALIZATION= FREESTREAM_PRESS_EQ_ONE
@@ -69,7 +66,7 @@ CONV_CAUCHY_EPS= 1E-6
6966
MESH_FILENAME= n0012_113-33.su2
7067
MESH_FORMAT= SU2
7168
MESH_OUT_FILENAME= mesh_out.su2
72-
SOLUTION_FILENAME= solution_flow_sst_fixedvalues.dat
69+
SOLUTION_FILENAME= solution_flow_sst_expliciteuler.dat
7370
TABULAR_FORMAT= CSV
7471
CONV_FILENAME= history
7572
RESTART_FILENAME= restart_flow.dat

0 commit comments

Comments
 (0)