We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ecc1b commit e15ff19Copy full SHA for e15ff19
1 file changed
docs/source/usage/python.rst
@@ -76,7 +76,7 @@ Collective Effects & Overall Simulation Parameters
76
77
When running in envelope mode (when ``algo.track = "envelope"``), this model currently assumes that ``<xy> = <yt> = <tx> = 0``.
78
79
- * ``"Gauss3D"`: Calculate 3D space charge forces as if the beam was a Gaussian distribution.
+ * ``"Gauss3D"``: Calculate 3D space charge forces as if the beam was a Gaussian distribution.
80
81
This model is supported only in particle tracking mode (when ``algo.track = "particles"``).
82
Ref.: J. Qiang et al., "Two-and-a-half dimensional symplectic space-charge solver", LBNL Report Number: LBNL-2001674 (2025).
0 commit comments