Skip to content

Commit e55483c

Browse files
committed
update cylinder regression
1 parent 656840e commit e55483c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestCases/parallel_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ def main():
574574
inc_cylinder_split.cfg_dir = "incomp_navierstokes/cylinder_split"
575575
inc_cylinder_split.cfg_file = "cylinder_split.cfg"
576576
inc_cylinder_split.test_iter = 10
577-
inc_cylinder_split.test_vals = [-4.004072, -3.194881, -0.076553, 7.780048]
577+
inc_cylinder_split.test_vals = [-10.172747, -11.108149, -10.908852, 10.000000]
578578
test_list.append(inc_cylinder_split)
579579

580580
#############################

0 commit comments

Comments
 (0)