Skip to content

Commit

Permalink
redoing cylinder regression values....github is confused
Browse files Browse the repository at this point in the history
  • Loading branch information
WallyMaier committed Aug 17, 2021
1 parent d9674e5 commit 7a487f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestCases/hybrid_regression_AD.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ def main():
discadj_incomp_cylinder.cfg_dir = "disc_adj_incomp_navierstokes/cylinder"
discadj_incomp_cylinder.cfg_file = "heated_cylinder.cfg"
discadj_incomp_cylinder.test_iter = 20
discadj_incomp_cylinder.test_vals = [20.000000, -2.683822, -2.826778, 0.000000]
discadj_incomp_cylinder.test_vals = [20.000000, -2.705921, -2.837904, 0.000000]
test_list.append(discadj_incomp_cylinder)

######################################
Expand Down

0 comments on commit 7a487f2

Please sign in to comment.