@@ -145,8 +145,8 @@ def main():
145145 visc_cone .cfg_dir = "nonequilibrium/viscous"
146146 visc_cone .cfg_file = "axi_visccone.cfg"
147147 visc_cone .test_iter = 10
148- visc_cone .test_vals = [- 5.222212 , - 5.746462 , - 20.569425 , - 20.633786 , - 20.547642 , 1.255865 , - 3.208363 , - 0.016006 , 0.093455 , 32633.000000 ]
149- visc_cone .test_vals_aarch64 = [- 5.222212 , - 5.746462 , - 20.569425 , - 20.633786 , - 20.547642 , 1.255865 , - 3.208363 , - 0.016006 , 0.093455 , 32633.000000 ]
148+ visc_cone .test_vals = [- 5.222212 , - 5.746462 , - 20.559802 , - 20.510196 , - 20.439814 , 1.255865 , - 3.208363 , - 0.016006 , 0.093455 , 32633.000000 ]
149+ visc_cone .test_vals_aarch64 = [- 5.222212 , - 5.746462 , - 20.559802 , - 20.510196 , - 20.439814 , 1.255865 , - 3.208363 , - 0.016006 , 0.093455 , 32633.000000 ]
150150 visc_cone .new_output = True
151151 test_list .append (visc_cone )
152152
@@ -164,7 +164,7 @@ def main():
164164 super_cat .cfg_dir = "nonequilibrium/viscous"
165165 super_cat .cfg_file = "super_cat.cfg"
166166 super_cat .test_iter = 10
167- super_cat .test_vals = [- 5.232590 , - 5.757884 , - 20.727046 , - 20.748136 , - 20.564044 , 1.246889 , - 3.205235 , - 0.028406 , 0.250857 , 3.2459e+04 ]
167+ super_cat .test_vals = [- 5.232590 , - 5.757884 , - 20.641547 , - 20.640244 , - 20.539243 , 1.246889 , - 3.205235 , - 0.028406 , 0.250857 , 32459.000000 ]
168168 super_cat .su2_exec = "mpirun -n 2 SU2_CFD"
169169 super_cat .timeout = 1600
170170 super_cat .new_output = True
0 commit comments