diff options
author | 2020-01-24 08:57:36 -0800 | |
---|---|---|
committer | 2020-01-24 08:57:36 -0800 | |
commit | ed6d68282067a49c7f51b5e2042c1a45ce8a229c (patch) | |
tree | 7850254aac993ec732d29db17ab0b127cc1cc9e7 /Docs/source/running_cpp | |
parent | d0fd30077d802ea4af212dafebb3cd776803d11b (diff) | |
parent | d8f473aa74e53f5bc175709e33827536a93de137 (diff) | |
download | WarpX-ed6d68282067a49c7f51b5e2042c1a45ce8a229c.tar.gz WarpX-ed6d68282067a49c7f51b5e2042c1a45ce8a229c.tar.zst WarpX-ed6d68282067a49c7f51b5e2042c1a45ce8a229c.zip |
Merge pull request #652 from LDAmorim/Docs_BackDiag
Minor fix to slice parameters in Docs
Diffstat (limited to 'Docs/source/running_cpp')
-rw-r--r-- | Docs/source/running_cpp/parameters.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/source/running_cpp/parameters.rst b/Docs/source/running_cpp/parameters.rst index cba041e6d..078b733e6 100644 --- a/Docs/source/running_cpp/parameters.rst +++ b/Docs/source/running_cpp/parameters.rst @@ -1042,7 +1042,7 @@ Diagnostics and output time interval is expressed in the laboratory frame). * ``slice.particle_slice_width_lab`` (`float`, in meters) - Only used when ``warpx.do_boosted_frame_diagnostic`` is ``1`` and + Only used when ``warpx.do_back_transformed_diagnostics`` is ``1`` and ``slice.num_slice_snapshots_lab`` is non-zero. Particles are copied from the full back-transformed diagnostic to the reduced slice diagnostic if there are within the user-defined width from |