diff options
Diffstat (limited to 'Examples/Tests/restart/PICMI_inputs_runtime_component_analyze.py')
-rwxr-xr-x[-rw-r--r--] | Examples/Tests/restart/PICMI_inputs_runtime_component_analyze.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Examples/Tests/restart/PICMI_inputs_runtime_component_analyze.py b/Examples/Tests/restart/PICMI_inputs_runtime_component_analyze.py index a0402fec8..524913335 100644..100755 --- a/Examples/Tests/restart/PICMI_inputs_runtime_component_analyze.py +++ b/Examples/Tests/restart/PICMI_inputs_runtime_component_analyze.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python3 +# # This is a script that adds particle components at runtime, # then performs checkpoint / restart and compares the result # to the original simulation. |