diff options
Diffstat (limited to 'Examples/Tests/pass_mpi_communicator/PICMI_inputs_2d.py')
-rwxr-xr-x[-rw-r--r--] | Examples/Tests/pass_mpi_communicator/PICMI_inputs_2d.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Examples/Tests/pass_mpi_communicator/PICMI_inputs_2d.py b/Examples/Tests/pass_mpi_communicator/PICMI_inputs_2d.py index 8eb5839c3..0d87699c5 100644..100755 --- a/Examples/Tests/pass_mpi_communicator/PICMI_inputs_2d.py +++ b/Examples/Tests/pass_mpi_communicator/PICMI_inputs_2d.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python3 +# # --- Test if MPI_communicator is correctly passed from Python to CPP # --- This test should be run with MPI enabled # --- Inputs taken from langmuir_2d. Runs 10 steps, and will check |