Skip to content

Commit e15ff19

Browse files
committed
Fix unrelated Literal Warning
1 parent 51ecc1b commit e15ff19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/usage/python.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Collective Effects & Overall Simulation Parameters
7676

7777
When running in envelope mode (when ``algo.track = "envelope"``), this model currently assumes that ``<xy> = <yt> = <tx> = 0``.
7878

79-
* ``"Gauss3D"`: Calculate 3D space charge forces as if the beam was a Gaussian distribution.
79+
* ``"Gauss3D"``: Calculate 3D space charge forces as if the beam was a Gaussian distribution.
8080

8181
This model is supported only in particle tracking mode (when ``algo.track = "particles"``).
8282
Ref.: J. Qiang et al., "Two-and-a-half dimensional symplectic space-charge solver", LBNL Report Number: LBNL-2001674 (2025).

0 commit comments

Comments
 (0)