aboutsummaryrefslogtreecommitdiff
path: root/Tools/plot_parallel.py
diff options
context:
space:
mode:
authorGravatar MaxThevenet <mthevenet@lbl.gov> 2019-09-06 18:25:36 -0700
committerGravatar MaxThevenet <mthevenet@lbl.gov> 2019-09-06 18:25:36 -0700
commit2869722867cc9e7509aca07ecf6c32cd34715f5a (patch)
tree60f5cf31526babcd31e50be062f292c4ab9c5758 /Tools/plot_parallel.py
parentcae1e79ad5caacbc69298f1f39d03a227da94f2b (diff)
downloadWarpX-2869722867cc9e7509aca07ecf6c32cd34715f5a.tar.gz
WarpX-2869722867cc9e7509aca07ecf6c32cd34715f5a.tar.zst
WarpX-2869722867cc9e7509aca07ecf6c32cd34715f5a.zip
add cori submission script for postprocessing
Diffstat (limited to 'Tools/plot_parallel.py')
-rw-r--r--Tools/plot_parallel.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/plot_parallel.py b/Tools/plot_parallel.py
index db8ac0aed..e72600251 100644
--- a/Tools/plot_parallel.py
+++ b/Tools/plot_parallel.py
@@ -8,6 +8,8 @@ import scipy.constants as scc
This script loops over all WarpX plotfiles in a directory and, for each
plotfile, saves an image showing the field and particles.
+Requires yt>3.5 and Python3
+
It can be run serial:
> python plot_parallel.py --path <path/to/plt/files>
or parallel