Skip to content

Commit 3bdb519

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

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
@@ -53,7 +53,7 @@ def main():
5353
#################
5454

5555
for test in test_list:
56-
test.su2_exec = "mpirun -n 2"
56+
test.su2_exec = "mpirun -n 2 SU2_CFD"
5757
test.timeout = 300
5858
test.tol = 1e-5
5959
#end

0 commit comments

Comments
 (0)