Skip to content

Commit ae0df98

Browse files
committed
updating regressions
1 parent 9c9657e commit ae0df98

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

TestCases/hybrid_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ def main():
227227
axi_rans_air_nozzle.cfg_dir = "axisymmetric_rans/air_nozzle"
228228
axi_rans_air_nozzle.cfg_file = "air_nozzle.cfg"
229229
axi_rans_air_nozzle.test_iter = 10
230-
axi_rans_air_nozzle.test_vals = [-12.094937, -6.622043, -8.814412, -2.393288]
230+
axi_rans_air_nozzle.test_vals = [-6.348077, -0.827162, -2.241982, 2.313210]
231231
test_list.append(axi_rans_air_nozzle)
232232

233233
#################################

TestCases/parallel_regression.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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

TestCases/serial_regression.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def main():
4545
thermalbath.cfg_dir = "nonequilibrium/thermalbath/finitechemistry"
4646
thermalbath.cfg_file = "thermalbath.cfg"
4747
thermalbath.test_iter = 10
48-
thermalbath.test_vals = [2.473627, 2.473627, -12.033039, -11.945257, -32.000000, 10.804939] #last 4 columns
48+
thermalbath.test_vals = [0.945997, 0.945997, -12.018025, -12.217291, -32.000000, 10.013239]
4949
thermalbath.su2_exec = "SU2_CFD"
5050
thermalbath.timeout = 1600
5151
thermalbath.new_output = True
@@ -57,7 +57,7 @@ def main():
5757
thermalbath_frozen.cfg_dir = "nonequilibrium/thermalbath/frozen"
5858
thermalbath_frozen.cfg_file = "thermalbath_frozen.cfg"
5959
thermalbath_frozen.test_iter = 10
60-
thermalbath_frozen.test_vals = [-32.000000, -32.000000, -11.953727, -12.066776, -32.000000, 10.813864] #last 4 columns
60+
thermalbath_frozen.test_vals = [-32.000000, -32.000000, -12.018022, -12.217291, -32.000000, 10.013545]
6161
thermalbath_frozen.su2_exec = "SU2_CFD"
6262
thermalbath_frozen.timeout = 1600
6363
thermalbath_frozen.new_output = True
@@ -81,7 +81,7 @@ def main():
8181
visc_cone.cfg_dir = "nonequilibrium/axi_visccone"
8282
visc_cone.cfg_file = "axi_visccone.cfg"
8383
visc_cone.test_iter = 10
84-
visc_cone.test_vals = [-5.170894,-5.695657,-20.831064,-20.718963,-23.419767,-1.559591,-2.068445,2.204714,-2.590194]
84+
visc_cone.test_vals = [-5.173082, -5.697844, -20.831292, -20.719160, -23.419769, -1.564064, -2.069008, 2.203919, -2.590729]
8585
visc_cone.su2_exec = "SU2_CFD"
8686
visc_cone.timeout = 1600
8787
visc_cone.new_output = True
@@ -395,7 +395,7 @@ def main():
395395
axi_rans_air_nozzle.cfg_dir = "axisymmetric_rans/air_nozzle"
396396
axi_rans_air_nozzle.cfg_file = "air_nozzle.cfg"
397397
axi_rans_air_nozzle.test_iter = 10
398-
axi_rans_air_nozzle.test_vals = [ -12.093130, -6.619801, -8.806060, -2.393278]
398+
axi_rans_air_nozzle.test_vals = [ -6.279299, -0.747627, -2.237638, 2.321596]
399399
axi_rans_air_nozzle.su2_exec = "SU2_CFD"
400400
axi_rans_air_nozzle.timeout = 1600
401401
axi_rans_air_nozzle.tol = 0.0001

0 commit comments

Comments
 (0)