@@ -206,7 +206,7 @@ def main():
206206 turb_naca0012_sst .cfg_dir = "rans/naca0012"
207207 turb_naca0012_sst .cfg_file = "turb_NACA0012_sst.cfg"
208208 turb_naca0012_sst .test_iter = 10
209- turb_naca0012_sst .test_vals = [- 12.093953 , - 15.251079 , - 5.906327 , 1.070413 , 0.015775 , - 2.855686 , 0.000000 ]
209+ turb_naca0012_sst .test_vals = [- 12.093897 , - 15.251080 , - 5.906326 , 1.070413 , 0.015775 , - 2.855557 , 0 ]
210210 turb_naca0012_sst .test_vals_aarch64 = [- 12.075928 , - 15.246732 , - 5.861249 , 1.070036 , 0.015841 , - 2.835263 , 0.000000 ]
211211 test_list .append (turb_naca0012_sst )
212212
@@ -252,7 +252,7 @@ def main():
252252 axi_rans_air_nozzle_restart .cfg_dir = "axisymmetric_rans/air_nozzle"
253253 axi_rans_air_nozzle_restart .cfg_file = "air_nozzle_restart.cfg"
254254 axi_rans_air_nozzle_restart .test_iter = 10
255- axi_rans_air_nozzle_restart .test_vals = [- 12.066672 , - 7.446472 , - 8.813335 , - 3.730660 , 0.000000 ]
255+ axi_rans_air_nozzle_restart .test_vals = [- 12.066676 , - 7.446616 , - 8.813770 , - 3.730662 , 0 ]
256256 axi_rans_air_nozzle_restart .test_vals_aarch64 = [- 14.140441 , - 9.154674 , - 10.886121 , - 5.806594 , 0.000000 ]
257257 test_list .append (axi_rans_air_nozzle_restart )
258258
@@ -404,7 +404,7 @@ def main():
404404 inc_turb_naca0012 .cfg_dir = "incomp_rans/naca0012"
405405 inc_turb_naca0012 .cfg_file = "naca0012.cfg"
406406 inc_turb_naca0012 .test_iter = 20
407- inc_turb_naca0012 .test_vals = [- 4.758062 , - 10.974496 , - 0.000005 , - 0.028654 , 4 , - 5.397415 , 2 , - 6.426845 ]
407+ inc_turb_naca0012 .test_vals = [- 4.758063 , - 10.974497 , - 0.000004 , - 0.028654 , 4 , - 5.405154 , 2 , - 5.032677 ]
408408 test_list .append (inc_turb_naca0012 )
409409
410410 # NACA0012, SST_SUST
@@ -420,7 +420,7 @@ def main():
420420 inc_weakly_coupled .cfg_dir = "disc_adj_heat"
421421 inc_weakly_coupled .cfg_file = "primal.cfg"
422422 inc_weakly_coupled .test_iter = 10
423- inc_weakly_coupled .test_vals = [- 18.203897 , - 16.304273 , - 16.482683 , - 15.007166 , - 17.858118 , - 14.025087 , 5.609100 ]
423+ inc_weakly_coupled .test_vals = [- 18.204006 , - 16.304263 , - 16.482688 , - 15.007166 , - 17.858118 , - 14.025082 , 5.609100 ]
424424 test_list .append (inc_weakly_coupled )
425425
426426 ######################################
0 commit comments