Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit f3d2fe68 authored by ext-rogers_c's avatar ext-rogers_c
Browse files

Merge branch...

Merge branch '90-documentation-of-ringdefinition-beam_thetainit-and-beam-momentum_tolerance' into 'master'

Resolve "Documentation of RingDefinition beam_thetainit and  Beam momentum_tolerance"

Closes #90

See merge request OPAL/documentation/manual!189
parents e5eb88fa cd416983
No related branches found
No related tags found
No related merge requests found
......@@ -110,7 +110,8 @@ NPART::
The number of macro particles for the simulations
NSLICE::
The number of slices per bunch
MOMENTUM_TOLERANCE::
Fractional tolerance to deviations in the distribution compared to the reference momentum at initialisation. If <= 0, no tolerance checking is done (default=1e-2).
[[sec.beam.bibliography]]
=== References
......
......@@ -1749,7 +1749,7 @@ This is a restricted feature: _OPAL-cycl_.
label: RINGDEFINITION,
RFFREQ=real, HARMONIC_NUMBER=real, IS_CLOSED=string, SYMMETRY=int,
LAT_RINIT=real, LAT_PHIINIT=real, LAT_THETAINIT=real,
BEAM_PHIINIT=real, BEAM_PRINIT=real, BEAM_RINIT=real;
BEAM_PHIINIT=real, BEAM_THETAINIT=real, BEAM_PRINIT=real, BEAM_RINIT=real;
----
A `RingDefinition` object contains the main characteristics of a
......@@ -1781,6 +1781,8 @@ BEAM_RINIT::
Initial radius of the reference trajectory [m].
BEAM_PHIINIT::
Initial azimuthal angle of the reference trajectory [degree].
BEAM_THETAINIT::
Additional rotation of the beam direction relative to the ring tangent [degree].
BEAM_PRINIT::
Transverse momentum latexmath:[\beta \gamma] for the reference
trajectory.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment