aboutsummaryrefslogtreecommitdiff
path: root/Examples/Tests/photon_pusher/check.py
diff options
context:
space:
mode:
authorGravatar MaxThevenet <mthevenet@lbl.gov> 2019-09-19 09:28:07 -0700
committerGravatar GitHub <noreply@github.com> 2019-09-19 09:28:07 -0700
commit0eb541900afbb8decde013a471a26d6f2b70d40b (patch)
tree7c37abc3b0057ec0610645efc37224d3737a968b /Examples/Tests/photon_pusher/check.py
parent533f3e6c42092fad56816fb4da497f6c776e6f39 (diff)
downloadWarpX-0eb541900afbb8decde013a471a26d6f2b70d40b.tar.gz
WarpX-0eb541900afbb8decde013a471a26d6f2b70d40b.tar.zst
WarpX-0eb541900afbb8decde013a471a26d6f2b70d40b.zip
Update check.py
Diffstat (limited to 'Examples/Tests/photon_pusher/check.py')
-rwxr-xr-xExamples/Tests/photon_pusher/check.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Tests/photon_pusher/check.py b/Examples/Tests/photon_pusher/check.py
index 996d58e79..e62e7af23 100755
--- a/Examples/Tests/photon_pusher/check.py
+++ b/Examples/Tests/photon_pusher/check.py
@@ -5,7 +5,7 @@ import sys
#This script checks if photons initialized with different momenta and
#different initial directions propagate along straight lines at the speed of
-#light.
+#light. The plotfile to be analyzed is passed as a command line argument.
#If the script is run without a command line argument, it regenerates a new
#inputfile according to the initial conditions listed below.