Skip to content

Commit b49e352

Browse files
committed
regression
1 parent 89d73a4 commit b49e352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestCases/tutorials.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ def main():
105105
sudo_design_primal.cfg_dir = "../Tutorials/design/Inc_Turbulent_Bend_Wallfunctions"
106106
sudo_design_primal.cfg_file = "sudo_primal.cfg"
107107
sudo_design_primal.test_iter = 10
108-
sudo_design_primal.test_vals = [-14.579462, -13.203791, -13.601782, -12.616876, -14.005299, -10.817605, 15.000000, -2.296083]
108+
sudo_design_primal.test_vals = [-7.971711, -8.161161, -7.869243, -4.884869, 5.000000, -0.666692, 5.000000, -2.567875]
109109
sudo_design_primal.command = TestCase.Command("mpirun -n 2", "SU2_CFD")
110110
test_list.append(sudo_design_primal)
111111

0 commit comments

Comments
 (0)