Skip to content

Commit 63fd45a

Browse files
authored
Update TestCases/vandv.py
1 parent 3bdb519 commit 63fd45a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TestCases/vandv.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def main():
4545
channel.cfg_dir = "vandv/rans/30p30n"
4646
channel.cfg_file = "config.cfg"
4747
channel.test_iter = 20
48-
channel.test_vals = [-10.731407, -10.312481, -10.517059, -10.348701, -13.517110, 0.050962, 2.828564, 1.317850, -0.240861]
48+
channel.test_vals = [-10.628370, -10.299097, -10.485327, -10.238060, -13.517229, 0.050962, 2.828563, 1.317849, -0.227233]
4949
test_list.append(channel)
5050

5151
#################

0 commit comments

Comments
 (0)