@@ -47,7 +47,7 @@ def main():
4747 thermalbath .cfg_dir = "nonequilibrium/thermalbath/finitechemistry"
4848 thermalbath .cfg_file = "thermalbath.cfg"
4949 thermalbath .test_iter = 10
50- thermalbath .test_vals = [2.473627 , 2.473627 , - 11.989166 , - 11.879331 , - 32.000000 , 10.804939 ]
50+ thermalbath .test_vals = [- 2.898714 , - 2.898714 , - 1.991121 , - 1.991121 , - 1.696300 , 6.000000 ]
5151 thermalbath .su2_exec = "mpirun -n 2 SU2_CFD"
5252 thermalbath .timeout = 1600
5353 thermalbath .new_output = True
@@ -59,7 +59,7 @@ def main():
5959 thermalbath_frozen .cfg_dir = "nonequilibrium/thermalbath/frozen"
6060 thermalbath_frozen .cfg_file = "thermalbath_frozen.cfg"
6161 thermalbath_frozen .test_iter = 10
62- thermalbath_frozen .test_vals = [ - 32.000000 , - 32.000000 , - 11.923595 , - 11.962329 , - 32.000000 , 10.813864 ]
62+ thermalbath_frozen .test_vals = [ - 9.543019 , - 9.844050 , - 1.991146 , - 1.991146 , - 1.696315 , 6.000000 ]
6363 thermalbath_frozen .su2_exec = "mpirun -n 2 SU2_CFD"
6464 thermalbath_frozen .timeout = 1600
6565 thermalbath_frozen .new_output = True
@@ -71,7 +71,7 @@ def main():
7171 invwedge .cfg_dir = "nonequilibrium/invwedge"
7272 invwedge .cfg_file = "invwedge.cfg"
7373 invwedge .test_iter = 10
74- invwedge .test_vals = [ 0.768622 , 0.243859 , - 14.551137 , - 14.860188 , - 14.824243 , 4.103449 , 3.169655 , 7.121101 , 2.683343 ]
74+ invwedge .test_vals = [ - 0.954130 , - 1.478893 , - 16.737310 , - 17.063693 , - 17.010416 , 2.374072 , 1.733626 , 5.401966 , 0.955538 ]
7575 invwedge .su2_exec = "mpirun -n 2 SU2_CFD"
7676 invwedge .timeout = 1600
7777 invwedge .new_output = True
0 commit comments