Skip to content

Commit 70d3cbd

Browse files
authored
Update TestCases/vandv.py
1 parent f9f609e commit 70d3cbd

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
@@ -63,7 +63,7 @@ def main():
6363
bump_sst1994m.cfg_dir = "vandv/rans/bump_in_channel"
6464
bump_sst1994m.cfg_file = "turb_bump_sst.cfg"
6565
bump_sst1994m.test_iter = 5
66-
bump_sst1994m.test_vals = [-13.005103, -9.889383, -10.555402, -7.584122, -10.312935, -5.470352, 0.004967]
66+
bump_sst1994m.test_vals = [-13.033125, -9.924352, -10.574465, -7.579818, -10.322321, -5.537195, 0.004967]
6767
bump_sst1994m.test_vals_aarch64 = [-13.005103, -9.889383, -10.555402, -7.584122, -10.312935, -5.470352, 0.004967]
6868
test_list.append(bump_sst1994m)
6969

0 commit comments

Comments
 (0)