diff options
Diffstat (limited to 'Docs/source/running_cpp/parameters.rst')
-rw-r--r-- | Docs/source/running_cpp/parameters.rst | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Docs/source/running_cpp/parameters.rst b/Docs/source/running_cpp/parameters.rst index cba041e6d..b2810329a 100644 --- a/Docs/source/running_cpp/parameters.rst +++ b/Docs/source/running_cpp/parameters.rst @@ -386,6 +386,10 @@ Particle initialization If `1` is given, both charge deposition and current deposition will not be done, thus that species does not contribute to the fields. +* ``<species_name>.do_not_push`` (`0` or `1` optional; default `0`) + If `1` is given, this species will not be pushed + by any pusher during the simulation. + * ``<species>.plot_species`` (`0` or `1` optional; default `1`) Whether to plot particle quantities for this species. @@ -1042,7 +1046,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 |