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 766f6635 authored by snuverink_j's avatar snuverink_j
Browse files

Merge branch '43-remove-not-implemented-long-transv-short-range-wake-type' into 'master'

Resolve "Remove not implemented `LONG-TRANSV-SHORT-RANGE` wake type"

Closes #43

See merge request OPAL/documentation/manual!62
parents da33e75e f28810d1
No related branches found
No related tags found
No related merge requests found
...@@ -163,7 +163,7 @@ label:WAKE, TYPE=string, NBIN=real, FILTERS=string-array; ...@@ -163,7 +163,7 @@ label:WAKE, TYPE=string, NBIN=real, FILTERS=string-array;
|`WAKE` |Specify a wakefield |`WAKE` |Specify a wakefield
|`TYPE` |Specify the wake function [`1D-CSR`, `1D-CSR-IGF`, |`TYPE` |Specify the wake function [`1D-CSR`, `1D-CSR-IGF`,
`LONG-SHORT-RANGE`, `TRANSV-SHORT-RANGE`, `LONG-TRANSV-SHORT-RANGE`] `LONG-SHORT-RANGE`, `TRANSV-SHORT-RANGE`]
|`NBIN` |Number of bins used in the calculation of the line density |`NBIN` |Number of bins used in the calculation of the line density
...@@ -199,8 +199,7 @@ see link:elements#sec.elements.common[Common Attributes for all Elements]. ...@@ -199,8 +199,7 @@ see link:elements#sec.elements.common[Common Attributes for all Elements].
=== Define the wakefield type === Define the wakefield type
A string value see link:format#sec.format.astring[String Attributes] to specify the wake function, A string value see link:format#sec.format.astring[String Attributes] to specify the wake function,
either `1D-CSR`, `1D-CSR-IGF`, `LONG-SHORT-RANGE`, `TRANSV-SHORT-RANGE` either `1D-CSR`, `1D-CSR-IGF`, `LONG-SHORT-RANGE` or `TRANSV-SHORT-RANGE`.
or `LONG-TRANSV-SHORT-RANGE`.
[[sec.wakefield.NBIN]] [[sec.wakefield.NBIN]]
=== Define the number of bins === Define the number of bins
......
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