Skip to content

Commit bb7d8ee

Browse files
committed
updating regression test files
1 parent 618972c commit bb7d8ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TestCases/parallel_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,7 @@ def main():
10831083
Aachen_3D_restart.cfg_file = "aachen_3D_MP_restart.cfg"
10841084
Aachen_3D_restart.test_iter = 5
10851085
Aachen_3D_restart.enabled_with_asan = False
1086-
Aachen_3D_restart.test_vals = [-9.829186, -8.875103, -9.609509, -8.075211, -7.759491, -4.360714]
1086+
Aachen_3D_restart.test_vals = [-7.701448, -8.512241, -6.014939, -6.468738, -5.801759, -4.607179, -5.551037, -5.300771, -3.804188, -5.256055, -5.765160, -3.609605, -2.229276, -2.883962, -0.563469]
10871087
test_list.append(Aachen_3D_restart)
10881088

10891089
# Jones APU Turbocharger restart

TestCases/serial_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,7 @@ def main():
860860
Aachen_3D_restart.cfg_dir = "turbomachinery/Aachen_turbine"
861861
Aachen_3D_restart.cfg_file = "aachen_3D_MP_restart.cfg"
862862
Aachen_3D_restart.test_iter = 5
863-
Aachen_3D_restart.test_vals = [-9.829185, -8.875103, -9.609505, -8.075194, -7.759490, -4.360713]
863+
Aachen_3D_restart.test_vals = [-7.701448, -8.512359, -6.014939, -6.468741, -5.801762, -4.607173, -5.551041, -5.300777, -3.804188, -5.256055, -5.765225, -3.609601, -2.229277, -2.883896, -0.563470]
864864
test_list.append(Aachen_3D_restart)
865865

866866
# Jones APU Turbocharger restart

0 commit comments

Comments
 (0)