File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
2424REYNOLDS_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
3027REF_LENGTH = 1.0
3128REF_AREA = 1.0
3229REF_DIMENSIONALIZATION = FREESTREAM_PRESS_EQ_ONE
@@ -69,7 +66,7 @@ CONV_CAUCHY_EPS= 1E-6
6966MESH_FILENAME = n0012_113-33.su2
7067MESH_FORMAT = SU2
7168MESH_OUT_FILENAME = mesh_out.su2
72- SOLUTION_FILENAME = solution_flow_sst_fixedvalues .dat
69+ SOLUTION_FILENAME = solution_flow_sst_expliciteuler .dat
7370TABULAR_FORMAT = CSV
7471CONV_FILENAME = history
7572RESTART_FILENAME = restart_flow.dat
You can’t perform that action at this time.
0 commit comments