@@ -198,7 +198,7 @@ def main():
198198 poiseuille_profile .cfg_dir = "navierstokes/poiseuille"
199199 poiseuille_profile .cfg_file = "profile_poiseuille.cfg"
200200 poiseuille_profile .test_iter = 10
201- poiseuille_profile .test_vals = [- 12.009021 , - 7.262796 , - 0.000000 , 2.089953 ]
201+ poiseuille_profile .test_vals = [- 12.008999 , - 7.262056 , - 0.000000 , 2.089953 ]
202202 poiseuille_profile .test_vals_aarch64 = [- 12.494684 , - 7.711379 , - 0.000000 , 2.085796 ] #last 4 columns
203203 test_list .append (poiseuille_profile )
204204
@@ -275,7 +275,7 @@ def main():
275275 turb_naca0012_sa .cfg_dir = "rans/naca0012"
276276 turb_naca0012_sa .cfg_file = "turb_NACA0012_sa.cfg"
277277 turb_naca0012_sa .test_iter = 5
278- turb_naca0012_sa .test_vals = [- 12.049543 , - 16.193702 , 1.058588 , 0.022984 , 20.000000 , - 3.435258 , 20.000000 , - 4.705244 , 0.000000 ]
278+ turb_naca0012_sa .test_vals = [- 12.049506 , - 16.193702 , 1.058588 , 0.022984 , 20.000000 , - 3.437238 , 20.000000 , - 4.705226 , 0.000000 ]
279279 turb_naca0012_sa .timeout = 3200
280280 test_list .append (turb_naca0012_sa )
281281
@@ -284,7 +284,7 @@ def main():
284284 turb_naca0012_sst .cfg_dir = "rans/naca0012"
285285 turb_naca0012_sst .cfg_file = "turb_NACA0012_sst.cfg"
286286 turb_naca0012_sst .test_iter = 10
287- turb_naca0012_sst .test_vals = [ - 12.078427 , - 15.284133 , - 5.859499 , 1.048053 , 0.019238 , - 3.274052 , 0.000000 ]
287+ turb_naca0012_sst .test_vals = [- 12.078398 , - 15.284133 , - 5.859499 , 1.048053 , 0.019238 , - 3.273923 , 0.000000 ]
288288 turb_naca0012_sst .test_vals_aarch64 = [- 12.229890 , - 14.434837 , - 6.410709 , 1.047444 , 0.019214 , - 2.107944 , 0.000000 ]
289289 turb_naca0012_sst .timeout = 3200
290290 test_list .append (turb_naca0012_sst )
@@ -303,7 +303,7 @@ def main():
303303 turb_naca0012_sst_sust_restart .cfg_dir = "rans/naca0012"
304304 turb_naca0012_sst_sust_restart .cfg_file = "turb_NACA0012_sst_sust.cfg"
305305 turb_naca0012_sst_sust_restart .test_iter = 10
306- turb_naca0012_sst_sust_restart .test_vals = [- 12.075358 , - 14.836721 , - 5.743110 , 1.000050 , 0.019144 , - 3.328948 ]
306+ turb_naca0012_sst_sust_restart .test_vals = [- 12.075413 , - 14.836721 , - 5.743110 , 1.000050 , 0.019144 , - 3.328690 ]
307307 turb_naca0012_sst_sust_restart .test_vals_aarch64 = [- 12.157374 , - 14.782027 , - 6.726462 , 1.000270 , 0.019123 , - 1.780624 ]
308308 turb_naca0012_sst_sust_restart .timeout = 3200
309309 test_list .append (turb_naca0012_sst_sust_restart )
@@ -335,7 +335,7 @@ def main():
335335 axi_rans_air_nozzle_restart .cfg_dir = "axisymmetric_rans/air_nozzle"
336336 axi_rans_air_nozzle_restart .cfg_file = "air_nozzle_restart.cfg"
337337 axi_rans_air_nozzle_restart .test_iter = 10
338- axi_rans_air_nozzle_restart .test_vals = [- 14.141146 , - 9.130663 , - 10.848556 , - 5.776412 , 0.000000 ]
338+ axi_rans_air_nozzle_restart .test_vals = [- 14.141124 , - 9.127773 , - 10.848877 , - 5.776854 , 0.000000 ]
339339 axi_rans_air_nozzle_restart .test_vals_aarch64 = [- 12.067037 , - 6.840810 , - 8.843191 , - 3.783401 , 0.000000 ]
340340 axi_rans_air_nozzle_restart .tol = 0.0001
341341 test_list .append (axi_rans_air_nozzle_restart )
@@ -910,7 +910,7 @@ def main():
910910 uniform_flow .cfg_dir = "sliding_interface/uniform_flow"
911911 uniform_flow .cfg_file = "uniform_NN.cfg"
912912 uniform_flow .test_iter = 2
913- uniform_flow .test_vals = [2.000000 , 0.000000 , - 0.230641 , - 13.250022 ]
913+ uniform_flow .test_vals = [2.000000 , 0.000000 , - 0.230641 , - 13.249972 ]
914914 uniform_flow .tol = 0.000001
915915 uniform_flow .unsteady = True
916916 uniform_flow .multizone = True
@@ -1255,7 +1255,7 @@ def main():
12551255
12561256 pass_list .append (naca0012_def .run_def (args .tsan , args .asan ))
12571257 test_list .append (naca0012_def )
1258-
1258+
12591259 # Inviscid NACA0012 based on SURFACE_FILE input (surface_bump.dat)
12601260 naca0012_def_file = TestCase ('naca0012_def_file' )
12611261 naca0012_def_file .cfg_dir = "deformation/naca0012"
@@ -1529,7 +1529,7 @@ def main():
15291529 pywrapper_turb_naca0012_sst .cfg_dir = "rans/naca0012"
15301530 pywrapper_turb_naca0012_sst .cfg_file = "turb_NACA0012_sst.cfg"
15311531 pywrapper_turb_naca0012_sst .test_iter = 10
1532- pywrapper_turb_naca0012_sst .test_vals = [- 12.078427 , - 15.284133 , - 5.859499 , 1.048053 , 0.019238 , - 3.274052 , 0.000000 ]
1532+ pywrapper_turb_naca0012_sst .test_vals = [- 12.078398 , - 15.284133 , - 5.859499 , 1.048053 , 0.019238 , - 3.273923 , 0.000000 ]
15331533 pywrapper_turb_naca0012_sst .test_vals_aarch64 = [- 12.229889 , - 14.434883 , - 6.037177 , 1.047444 , 0.019214 , - 2.108366 , 0.000000 ]
15341534 pywrapper_turb_naca0012_sst .command = TestCase .Command (exec = "SU2_CFD.py" , param = "-f" )
15351535 pywrapper_turb_naca0012_sst .timeout = 3200
0 commit comments