opal AT lists.psi.ch
Subject: The OPAL Discussion Forum
List archive
- From: "Dr. Simon Friederich" <s.friederich AT uni-mainz.de>
- To: <opal AT lists.psi.ch>
- Subject: Re: [Opal] opal finishes before ZSTOP value
- Date: Tue, 14 Sep 2021 13:34:00 +0200
- Authentication-results: mc4.ethz.ch; iprev=pass (mailgate-4.zdv.net) smtp.remote-ip=134.93.178.244; spf=pass smtp.mailfrom=uni-mainz.de; dkim=pass header.d=uni-mainz.de header.s=20190702 header.a=rsa-sha256; dmarc=pass header.from=uni-mainz.de
- Ironport-data: A9a23:7R4llKuFpuGav9KXL3dFcmL3qOfnVPxcMUV32f8akzHdYApBsoF/q tZmKWqEMv2KMzb3LY9xPNm3pkJT65OHyN9gTVRlrS4xRi4U9ZOVVN+UB3mrMnLJJKUvbq7GA +byyDXkBJppJpMJjk71atANlZT4vE2xbuKU5NTsY0idfic5Dnd84f5fs7Rh2Ncw0IHlW1rlV e7a+qUzBnf0hlaYDUpMg06zgEsHUCPa4W5wUvQWPJinjXeG/5UnJMt3yZKZdhMUdrJp8tuSH I4v+l0bElTxpH/BAvv9+lryn9ZjrrT6ZWBigVIOM0Sub4QrSiEais4G2PQghUh/gm63s/RX6 Mh367+pTQURJfOWus08XEwNe81+FfUuFL7vLGjm6JXKikjdKnSpmaooHk0oe7Ae+6NSCGBI5 7o0BVjhbDiNi77sku7gELI+1s8vIJu1ZN1N63g4lmOIB/goE57OGa+Y74cEhV/chegXdRraT 9EYZyBuYRjNSwBJOxISAZM4jqGkixETdhUF8AnE/fpsi4TV5A1Yl73JIt7bQcCtYdp/lWG8p mWf4WusV3n2M/Tak1Jp6EmEgffGmQv/WZkOD/ug7f8si137+4AIIBAGDALi+Ly8kRexHogAb V4Y5Gwzq6l38UWqSMu7UxDQTGO4gyPwkuF4S4USgDxhAIKOsm512kBsouZ9VeEb
- Ironport-hdrordr: A9a23:2Xs1HqDBGVHEcnzlHemQ55DYdb4zR+YMi2TDtnoBLiC9Hfbo9P xG8M506fawskd0ZJhCo6HkBEDjexPhHE5OgLX5VI3KNGKNhILrFu5fBOPZslvd8kbFm9K1u5 0NT0EzMqyTMbAs5vyKmDVQROxQueW6zA==
- Organization: Institut für Kernphysik Mainz
Dear Philippe,
Could it be, that you are shooting your beam against the side of
your cavity as it is rotated around the X-axis?
ORIENTATION = {-Pi/2.,0.0, 0.0}If so, you loose your beam, since it flies against the fringe of your fieldmap (and not your entry).
Best regards
Simon
Dr. Simon Friederich Helmholtz-Institut Mainz | Insitut für Kernphysik Kollaboration ACID | B Johannes Gutenberg-Universität Mainz Staudingerweg 18 | Johann-Joachim-Becherweg 45 55128 Mainz, Deutschland Tel.: +49 (0)6131 39-23160 E-Mail: s.friederich AT uni-mainz.de
Am 14.09.2021 um 12:57 schrieb Philippe
Piot:
Dear All,
I have a
very simple beamline as follows:
TDC: RFCavity, L = 0.032, VOLT = 1*Vtdc, ORIGIN = {0,0,0.016},
ORIENTATION = {-Pi/2.,0.0, 0.0}, TYPE = "STANDING",
FMAPFN = "./xBandDeflector.T7", FREQ = 11700.0, LAG = tdcPhi;
DR1: DRIFT, L = 1.0, ORIGIN = {0., 0., 0.0};
MyLine: Line = (TDC, DR1);
combined with
the track command
TRACK, LINE =
MyLine, BEAM = BEAM1, MAXSTEPS = 1900000, DT = 1.0e-13,
ZSTOP=0.15;
Somehow
OPAL always end at 0.032 (which appears to coincide with the
end of the RFCavity element) and the output ends with
OPAL
{0}[2]> * Wrote beam phase space.
ParallelTTracker {0}[2]> Dump phase space of last step
Ippl{0}[3]> DR1 gone off
Ippl{0}[3]> DR2 gone off
Ippl{0}[3]>
Ippl{0}[3]> * ************ I N F O *********************************************************
Ippl{0}[3]> * freed fieldmap './xBandDeflector.T7' *
Ippl{0}[3]> * ******************************************************************************
Ippl{0}[3]>
Ippl{0}[3]>
Ippl{0}[3]> TDC gone off
OPAL{0}> done executing ParallelTTracker at 05:54:44
OPAL{0}> * End of input stream "deflector.in".
ParallelTTracker {0}[2]> Dump phase space of last step
Ippl{0}[3]> DR1 gone off
Ippl{0}[3]> DR2 gone off
Ippl{0}[3]>
Ippl{0}[3]> * ************ I N F O *********************************************************
Ippl{0}[3]> * freed fieldmap './xBandDeflector.T7' *
Ippl{0}[3]> * ******************************************************************************
Ippl{0}[3]>
Ippl{0}[3]>
Ippl{0}[3]> TDC gone off
OPAL{0}> done executing ParallelTTracker at 05:54:44
OPAL{0}> * End of input stream "deflector.in".
Somehow it
claims (I think the "gone off" meaning) there is no more
element after the RFCavity?
I also
tried different combinations with drift but it did not help.
Thank you, -- Philippe.
-
[Opal] opal finishes before ZSTOP value,
Philippe Piot, 09/14/2021
- Re: [Opal] opal finishes before ZSTOP value, Adelmann Andreas (PSI), 09/14/2021
- Re: [Opal] opal finishes before ZSTOP value, Dr. Simon Friederich, 09/14/2021
-
Re: [Opal] opal finishes before ZSTOP value,
Christof Metzger-Kraus, 09/14/2021
-
Re: [Opal] opal finishes before ZSTOP value,
Philippe Piot, 09/15/2021
-
Re: [Opal] opal finishes before ZSTOP value,
Christof Metzger-Kraus, 09/15/2021
-
Re: [Opal] opal finishes before ZSTOP value,
Adelmann Andreas (PSI), 09/15/2021
- Re: [Opal] opal finishes before ZSTOP value, Philippe Piot, 09/17/2021
-
Re: [Opal] opal finishes before ZSTOP value,
Adelmann Andreas (PSI), 09/15/2021
-
Re: [Opal] opal finishes before ZSTOP value,
Christof Metzger-Kraus, 09/15/2021
-
Re: [Opal] opal finishes before ZSTOP value,
Philippe Piot, 09/15/2021
Archive powered by MHonArc 2.6.19.