We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8645120 commit a9682acCopy full SHA for a9682ac
TestCases/parallel_regression.py
@@ -1660,7 +1660,7 @@ def main():
1660
stl_writer_test.cfg_dir = "rans/oneram6"
1661
stl_writer_test.cfg_file = "turb_ONERAM6.cfg"
1662
stl_writer_test.test_iter = 1
1663
- stl_writer_test.command = TestCase.Command("mpirun -n 2", "SU2_SOL")
+ stl_writer_test.command = TestCase.Command("mpirun -n 2", "SU2_CFD")
1664
stl_writer_test.timeout = 1600
1665
stl_writer_test.reference_file = "surface_flow.stl.ref"
1666
stl_writer_test.test_file = "surface_flow.stl"
0 commit comments