@@ -91,7 +91,7 @@ def main():
9191 discadj_rans_naca0012_sst .cfg_dir = "disc_adj_rans/naca0012"
9292 discadj_rans_naca0012_sst .cfg_file = "turb_NACA0012_sst.cfg"
9393 discadj_rans_naca0012_sst .test_iter = 10
94- discadj_rans_naca0012_sst .test_vals = [- 2.226852 , - 0.253100 , - 2.299300 , - 0.003164 ]
94+ discadj_rans_naca0012_sst .test_vals = [- 2.226820 , - 0.256327 , - 2.299900 , - 0.003171 ]
9595 discadj_rans_naca0012_sst .test_vals_aarch64 = [- 2.226852 , - 0.253100 , - 2.299300 , - 0.003164 ]
9696 test_list .append (discadj_rans_naca0012_sst )
9797
@@ -150,7 +150,7 @@ def main():
150150 discadj_axisymmetric_rans_nozzle .cfg_dir = "axisymmetric_rans/air_nozzle"
151151 discadj_axisymmetric_rans_nozzle .cfg_file = "air_nozzle_restart.cfg"
152152 discadj_axisymmetric_rans_nozzle .test_iter = 10
153- discadj_axisymmetric_rans_nozzle .test_vals = [ 9.738569 , 5.143846 , 7.118712 , 2.501940 ]
153+ discadj_axisymmetric_rans_nozzle .test_vals = [9.737045 , 5.142730 , 7.107566 , 2.491197 ]
154154 discadj_axisymmetric_rans_nozzle .no_restart = True
155155 test_list .append (discadj_axisymmetric_rans_nozzle )
156156
@@ -204,7 +204,7 @@ def main():
204204 discadj_DT_1ST_cylinder .cfg_dir = "disc_adj_rans/cylinder_DT_1ST"
205205 discadj_DT_1ST_cylinder .cfg_file = "cylinder.cfg"
206206 discadj_DT_1ST_cylinder .test_iter = 9
207- discadj_DT_1ST_cylinder .test_vals = [1.196413 , - 3.339027 , - 0.006212 , 0.000020 ] #last 4 columns
207+ discadj_DT_1ST_cylinder .test_vals = [1.196414 , - 3.339025 , - 0.006212 , 0.000020 ]
208208 discadj_DT_1ST_cylinder .unsteady = True
209209 test_list .append (discadj_DT_1ST_cylinder )
210210
@@ -230,7 +230,7 @@ def main():
230230 discadj_trans_stator .cfg_dir = "disc_adj_turbomachinery/transonic_stator_2D"
231231 discadj_trans_stator .cfg_file = "transonic_stator.cfg"
232232 discadj_trans_stator .test_iter = 79
233- discadj_trans_stator .test_vals = [79.000000 , 0.667030 , 0.483921 , 0.518403 , - 1.013538 ]
233+ discadj_trans_stator .test_vals = [79.000000 , 0.667037 , 0.483920 , 0.518405 , - 1.013536 ]
234234 discadj_trans_stator .test_vals_aarch64 = [79.000000 , 0.696755 , 0.485950 , 0.569475 , - 0.990065 ]
235235 test_list .append (discadj_trans_stator )
236236
@@ -268,7 +268,7 @@ def main():
268268 discadj_fsi .cfg_dir = "disc_adj_fsi"
269269 discadj_fsi .cfg_file = "config.cfg"
270270 discadj_fsi .test_iter = 6
271- discadj_fsi .test_vals = [6.000000 , - 7.017369 , - 7.872619 , 0.000000 , - 0.000024 ]
271+ discadj_fsi .test_vals = [6.000000 , - 7.017370 , - 7.872620 , 0.000000 , - 0.000024 ]
272272 test_list .append (discadj_fsi )
273273
274274 # Multi physics framework
@@ -316,7 +316,7 @@ def main():
316316 da_unsteadyCHT_cylinder .cfg_dir = "coupled_cht/disc_adj_unsteadyCHT_cylinder"
317317 da_unsteadyCHT_cylinder .cfg_file = "chtMaster.cfg"
318318 da_unsteadyCHT_cylinder .test_iter = 2
319- da_unsteadyCHT_cylinder .test_vals = [- 3.508906 , - 4.317739 , - 4.241558 , - 11.836892 , - 12.862640 , 0.000000 , 3.688000 , 0.295190 ]
319+ da_unsteadyCHT_cylinder .test_vals = [- 3.508906 , - 4.317739 , - 4.241558 , - 11.836892 , - 12.862648 , 0.000000 , 3.688000 , 0.295190 ]
320320 da_unsteadyCHT_cylinder .test_vals_aarch64 = [- 3.508906 , - 4.317739 , - 4.241558 , - 11.836892 , - 12.862650 , 0.000000 , 3.688000 , 0.295190 ]
321321 da_unsteadyCHT_cylinder .unsteady = True
322322 da_unsteadyCHT_cylinder .multizone = True
@@ -528,7 +528,7 @@ def main():
528528 naca_restart_shape_opt .cfg_dir = "optimization_rans/naca0012"
529529 naca_restart_shape_opt .cfg_file = "naca0012.cfg"
530530 naca_restart_shape_opt .test_iter = 1
531- naca_restart_shape_opt .test_vals = [1.000000 , 1.000000 , 0.007046 , 0.196671 ]
531+ naca_restart_shape_opt .test_vals = [1.000000 , 1.000000 , 0.007047 , 0.196668 ]
532532 naca_restart_shape_opt .command = TestCase .Command (exec = "shape_optimization.py" , param = "-f" )
533533 naca_restart_shape_opt .timeout = 1600
534534 naca_restart_shape_opt .tol = 0.00001
0 commit comments