Skip to content

Commit d9674e5

Browse files
committed
updating regression for heated_cylinder
1 parent bc7aa7a commit d9674e5

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.705921, -2.837904, 0.000000]
110+
discadj_incomp_cylinder.test_vals = [20.000000, -2.683822, -2.826778, 0.000000]
111111
test_list.append(discadj_incomp_cylinder)
112112

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

0 commit comments

Comments
 (0)