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 680e9472 authored by kraus's avatar kraus
Browse files

Merge branch 'cherry-pick-1908c91d' into 'Manual-2.4'

Merge branch 'patch-2' into 'master'

See merge request OPAL/documentation/manual!109
parents a82067bc dd1ab858
No related branches found
No related tags found
No related merge requests found
...@@ -157,7 +157,7 @@ MTSSUBSTEPS:: ...@@ -157,7 +157,7 @@ MTSSUBSTEPS::
REMOTEPARTDEL:: REMOTEPARTDEL::
Artificially delete the remote particle if its distance to the beam Artificially delete the remote particle if its distance to the beam
mass is larger than `REMOTEPARTDEL` times of the beam rms size, its mass is larger than `REMOTEPARTDEL` times of the beam rms size, its
default values is -1 (no delete) default values is -1 (no delete). Only used in _OPAL-cycl_.
RHODUMP:: RHODUMP::
If true the scalar latexmath:[\rho] field is saved each time a phase If true the scalar latexmath:[\rho] field is saved each time a phase
space is written. There exists a reader in Visit with versions greater space is written. There exists a reader in Visit with versions greater
...@@ -182,8 +182,6 @@ AUTOPHASE:: ...@@ -182,8 +182,6 @@ AUTOPHASE::
is gained should be. The higher this number the more accurate the phase is gained should be. The higher this number the more accurate the phase
will be. If it is set to -1 then the auto-phasing algorithm isn't will be. If it is set to -1 then the auto-phasing algorithm isn't
run. Default: 6. run. Default: 6.
SURFDUMPFREQ::
The frequency to dump surface-partcle interaction data. Default: -1 (no dump).
NUMBLOCKS:: NUMBLOCKS::
Maximum number of vectors in the Krylov space (for RCGSolMgr). Default Maximum number of vectors in the Krylov space (for RCGSolMgr). Default
value is 0 and BlockCGSolMgr will be used. value is 0 and BlockCGSolMgr will be used.
...@@ -214,13 +212,13 @@ ASCIIDUMP:: ...@@ -214,13 +212,13 @@ ASCIIDUMP::
Beam stripping losses and global losses. Beam stripping losses and global losses.
BOUNDPDESTROYFQ:: BOUNDPDESTROYFQ::
The frequency to do `boundp_destroy` to delete lost particles. Default The frequency to do `boundp_destroy` to delete lost particles. Default
10 10. Only used in _OPAL-cycl_.
DELPARTFREQ:: DELPARTFREQ::
The frequency to delete particles in _OPAL-cycl_. Default: 1 The frequency to delete particles in _OPAL-cycl_. Default: 1
BEAMHALOBOUNDARY:: BEAMHALOBOUNDARY::
Defines in terms of sigma where the halo starts. Default: 0.0 Defines in terms of sigma where the halo starts. Default: 0.0. Only used in _OPAL-cycl_.
CLOTUNEONLY:: CLOTUNEONLY::
If set to true stop after closed orbit finder and tune calculation. If set to true stop after closed orbit finder and tune calculation. Only used in _OPAL-cycl_.
IDEALIZED:: IDEALIZED::
Instructs to use the hard edge model for the calculation of the path Instructs to use the hard edge model for the calculation of the path
length in _OPAL-t_. The path length is computed to place the elements length in _OPAL-t_. The path length is computed to place the elements
......
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