diff options
Diffstat (limited to 'Docs/source/usage/parameters.rst')
-rw-r--r-- | Docs/source/usage/parameters.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Docs/source/usage/parameters.rst b/Docs/source/usage/parameters.rst index 60204b3bd..2d0125201 100644 --- a/Docs/source/usage/parameters.rst +++ b/Docs/source/usage/parameters.rst @@ -635,7 +635,6 @@ Particle initialization ``<species_name>.npart`` (number of particles in the beam), ``<species_name>.x/y/z_m`` (average position in `x/y/z`), ``<species_name>.x/y/z_rms`` (standard deviation in `x/y/z`), - ``<species_name>.x/y/z_rms`` (standard deviation in `x/y/z`), ``<species_name>.x/y/z_cut`` (optional, particles with ``abs(x-x_m) > x_cut*x_rms`` are not injected, same for y and z. ``<species_name>.q_tot`` is the charge of the un-cut beam, so that cutting the distribution is likely to result in a lower total charge), and optional argument ``<species_name>.do_symmetrize`` (whether to symmetrize the beam in the x and y directions). |