aboutsummaryrefslogtreecommitdiff
path: root/Docs/source/running_python/examples.rst
diff options
context:
space:
mode:
authorGravatar Remi Lehe <remi.lehe@normalesup.org> 2017-10-22 07:46:33 -0700
committerGravatar Remi Lehe <remi.lehe@normalesup.org> 2017-10-22 07:46:33 -0700
commit94385cef8da5c96e4c5bb62ed0e15cceb2d4ac62 (patch)
treec06c7044b1d00192b651f62575408a4d615ae91c /Docs/source/running_python/examples.rst
parent13ab3acd7ca91678cd849e2e900f315bf3df72bd (diff)
downloadWarpX-94385cef8da5c96e4c5bb62ed0e15cceb2d4ac62.tar.gz
WarpX-94385cef8da5c96e4c5bb62ed0e15cceb2d4ac62.tar.zst
WarpX-94385cef8da5c96e4c5bb62ed0e15cceb2d4ac62.zip
Added more documentation for Python wrapper
Diffstat (limited to 'Docs/source/running_python/examples.rst')
-rw-r--r--Docs/source/running_python/examples.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/Docs/source/running_python/examples.rst b/Docs/source/running_python/examples.rst
new file mode 100644
index 000000000..a546294fb
--- /dev/null
+++ b/Docs/source/running_python/examples.rst
@@ -0,0 +1,14 @@
+Example input files
+===================
+
+.. warning::
+
+ This section is currently in development.
+
+This section allows you to **download Python scripts** that correspond to different
+physical situations.
+
+Laser wakefield acceleration
+----------------------------
+
+* :download:`Without mesh refinement<../../../Example/laser_acceleration/laser_acceleration.py>`