diff options
author | 2020-01-10 20:16:01 -0800 | |
---|---|---|
committer | 2020-01-10 20:16:01 -0800 | |
commit | f91dc2b868447fff110d1dce0d7409bb3efebcce (patch) | |
tree | ffb3e7c6df2a8a9b99cc2e4e0eb03640cdc624bd /Docs/source/running_cpp | |
parent | be3638e9782175071de94f0c4f64a27029504a0d (diff) | |
parent | d5ec6ea491e235c778408a7514f9489fab906132 (diff) | |
download | WarpX-f91dc2b868447fff110d1dce0d7409bb3efebcce.tar.gz WarpX-f91dc2b868447fff110d1dce0d7409bb3efebcce.tar.zst WarpX-f91dc2b868447fff110d1dce0d7409bb3efebcce.zip |
Merge pull request #612 from MaxThevenet/update_doc
Update documentation
Diffstat (limited to 'Docs/source/running_cpp')
-rw-r--r-- | Docs/source/running_cpp/examples.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Docs/source/running_cpp/examples.rst b/Docs/source/running_cpp/examples.rst index b9b13854f..79f6c831a 100644 --- a/Docs/source/running_cpp/examples.rst +++ b/Docs/source/running_cpp/examples.rst @@ -1,9 +1,7 @@ Example input files =================== -This section allows you to **download input files** that correspond to different -physical situations. For a definition of the different parameters -that are set in these files, see the section :doc:`parameters`. +This section allows you to **download input files** that correspond to different physical situations. For a definition of the different parameters that are set in these files, see the section :doc:`parameters`. For a complete list of all example input files, have a look at our ``Examples/`` directory. It contains folders and subfolders with self-describing names that you can try. All these input files are automatically tested, so they should always be up-to-date. Beam-driven acceleration ------------------------ |