diff options
Diffstat (limited to 'Examples/Modules/ParticleBoundaryScrape/PICMI_inputs_scrape.py')
-rwxr-xr-x[-rw-r--r--] | Examples/Modules/ParticleBoundaryScrape/PICMI_inputs_scrape.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Examples/Modules/ParticleBoundaryScrape/PICMI_inputs_scrape.py b/Examples/Modules/ParticleBoundaryScrape/PICMI_inputs_scrape.py index 99dd2ffab..3158949bc 100644..100755 --- a/Examples/Modules/ParticleBoundaryScrape/PICMI_inputs_scrape.py +++ b/Examples/Modules/ParticleBoundaryScrape/PICMI_inputs_scrape.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python3 +# # --- Input file to test the particle scraper and the Python wrappers # --- to access the buffer of scraped particles. |