Skip to content

Commit 7a487f2

Browse files
committed
redoing cylinder regression values....github is confused
1 parent d9674e5 commit 7a487f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TestCases/hybrid_regression_AD.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ def main():
107107
discadj_incomp_cylinder.cfg_dir = "disc_adj_incomp_navierstokes/cylinder"
108108
discadj_incomp_cylinder.cfg_file = "heated_cylinder.cfg"
109109
discadj_incomp_cylinder.test_iter = 20
110-
discadj_incomp_cylinder.test_vals = [20.000000, -2.683822, -2.826778, 0.000000]
110+
discadj_incomp_cylinder.test_vals = [20.000000, -2.705921, -2.837904, 0.000000]
111111
test_list.append(discadj_incomp_cylinder)
112112

113113
######################################

0 commit comments

Comments
 (0)