Skip to content

Commit

Permalink
regression
Browse files Browse the repository at this point in the history
  • Loading branch information
bigfooted committed Jan 17, 2025
1 parent 89d73a4 commit b49e352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestCases/tutorials.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def main():
sudo_design_primal.cfg_dir = "../Tutorials/design/Inc_Turbulent_Bend_Wallfunctions"
sudo_design_primal.cfg_file = "sudo_primal.cfg"
sudo_design_primal.test_iter = 10
sudo_design_primal.test_vals = [-14.579462, -13.203791, -13.601782, -12.616876, -14.005299, -10.817605, 15.000000, -2.296083]
sudo_design_primal.test_vals = [-7.971711, -8.161161, -7.869243, -4.884869, 5.000000, -0.666692, 5.000000, -2.567875]
sudo_design_primal.command = TestCase.Command("mpirun -n 2", "SU2_CFD")
test_list.append(sudo_design_primal)

Expand Down

0 comments on commit b49e352

Please sign in to comment.