@@ -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 = [0.945997 , 0.945997 , - 12.039262 , - 12.171767 , - 32.000000 , 10.013239 ]
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.92359 , - 11.962329 , - 32.000000 , 10.813864 ]
62+ thermalbath_frozen .test_vals = [- 32.000000 , - 32.000000 , - 12.039251 , - 12.171781 , - 32.000000 , 10.013545 ]
6363 thermalbath_frozen .su2_exec = "mpirun -n 2 SU2_CFD"
6464 thermalbath_frozen .timeout = 1600
6565 thermalbath_frozen .new_output = True
@@ -83,7 +83,7 @@ def main():
8383 visc_cone .cfg_dir = "nonequilibrium/axi_visccone"
8484 visc_cone .cfg_file = "axi_visccone.cfg"
8585 visc_cone .test_iter = 10
86- visc_cone .test_vals = [- 5.170894 , - 5.695657 , - 20.831064 , - 20.718963 , - 23.419767 , - 1.559591 , - 2.068445 , 2.204714 , - 2.590194 ]
86+ visc_cone .test_vals = [- 5.173082 , - 5.697844 , - 20.831292 , - 20.719160 , - 23.419769 , - 1.564064 , - 2.069008 , 2.203919 , - 2.590729 ]
8787 visc_cone .su2_exec = "mpirun -n 2 SU2_CFD"
8888 visc_cone .timeout = 1600
8989 visc_cone .new_output = True
@@ -378,7 +378,7 @@ def main():
378378 axi_rans_air_nozzle .cfg_dir = "axisymmetric_rans/air_nozzle"
379379 axi_rans_air_nozzle .cfg_file = "air_nozzle.cfg"
380380 axi_rans_air_nozzle .test_iter = 10
381- axi_rans_air_nozzle .test_vals = [ - 12.096569 , - 6.625843 , - 8.807541 , - 2.393279 ]
381+ axi_rans_air_nozzle .test_vals = [- 6.278454 , - 0.744813 , - 2.243285 , 2.312481 ]
382382 axi_rans_air_nozzle .su2_exec = "mpirun -n 2 SU2_CFD"
383383 axi_rans_air_nozzle .timeout = 1600
384384 axi_rans_air_nozzle .tol = 0.0001
0 commit comments