From 7f9fcd7dca21819123d636b4564c8661b2d5dd8c Mon Sep 17 00:00:00 2001 From: Jean-Luc Vay Date: Fri, 28 Sep 2018 15:51:10 -0700 Subject: Updated. --- Python/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Python') diff --git a/Python/README b/Python/README index 3440f0bed..d0e3a343f 100644 --- a/Python/README +++ b/Python/README @@ -2,8 +2,8 @@ The initial python wrapped version. This has the main capability of allowing spe input parameters (i.e. the input file) in python, passing that into amrex and then running the time steps. It also includes pgroups that can be used with Warp species. -To build it, run "make" in the Python directory. This will compile the code and install the wrapper in the -Python site-packages directory. +To build it, run "make" in the main WarpX directory setting USE_PYTHON_MAIN to TRUE in the GNUmakefile or +on the command line. This will compile the code and install the wrapper in the Python site-packages directory. -There is a python script langmuir.py in tests/Langmuir which can run it. +There are several example python scripts in the "Examples" subdirectories. -- cgit v1.2.3