periodic beta function

Moderators: cyao, michael_borland

Post Reply
Samira.kasaei
Posts: 26
Joined: 15 Jun 2021, 13:38

periodic beta function

Post by Samira.kasaei » 16 Jun 2021, 02:18

Hi,

I am beginner in elegant. I have simulated my ring in elegant but I can't achieve a periodic beta function for the ring. Could you please take a look at my ring?

many thanks in advance,
Samira
Attachments
track.ele
(1003 Bytes) Downloaded 87 times
STORAGE.lte
(3.2 KiB) Downloaded 78 times

michael_borland
Posts: 1927
Joined: 19 May 2008, 09:33
Location: Argonne National Laboratory
Contact:

Re: periodic beta function

Post by michael_borland » 15 Jul 2021, 13:26

Samira,

Your lattice definition appears to have an error. The line

Code: Select all

D16_rf: drift,l=2.0050-0.48;
is not valid syntax for ELEGANT lattice files. You can use the following instead

Code: Select all

D16_rf: drift,l="2.0050 0.48 -"
See the manual section on accelerator and element description for more details.

--Michael

Samira.kasaei
Posts: 26
Joined: 15 Jun 2021, 13:38

Re: periodic beta function

Post by Samira.kasaei » 17 Jul 2021, 23:29

Dear Michael,

Many thanks for reply. It works now. :)
Best regards,
Samira

Post Reply