diff options
Diffstat (limited to 'Examples/Tests/ParticleDataPython/PICMI_inputs_prev_pos_2d.py')
-rwxr-xr-x[-rw-r--r--] | Examples/Tests/ParticleDataPython/PICMI_inputs_prev_pos_2d.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Examples/Tests/ParticleDataPython/PICMI_inputs_prev_pos_2d.py b/Examples/Tests/ParticleDataPython/PICMI_inputs_prev_pos_2d.py index c25b522af..d8e37140f 100644..100755 --- a/Examples/Tests/ParticleDataPython/PICMI_inputs_prev_pos_2d.py +++ b/Examples/Tests/ParticleDataPython/PICMI_inputs_prev_pos_2d.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python3 +# # --- Input file to test the saving of old particle positions import numpy as np |