elasticScatteringAnalysis

Moderators: cyao, michael_borland

Post Reply
Hossein_Ghasem
Posts: 6
Joined: 16 Mar 2021, 07:34

elasticScatteringAnalysis

Post by Hossein_Ghasem » 17 Mar 2021, 04:35

Dear all,
I am trying to calculate location of the lost particles due to elastic scattering in the storage ring. I found an example in the elegant example folder and could run it. Afterwards, I tried to analyze the outputs using "elasticScatteringAnalysis" command, but this command didn't work. We build the code ourselves and it seems the function exists in the source code, but isn't included in the make file and therefore isn't compiled during the build. Is there a reason for why it isn't included? This problem appears in "inelasticScatteringAnalysis" command.
Any idea or comment?
Many thanks
Hossein

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

Re: elasticScatteringAnalysis

Post by michael_borland » 25 Mar 2021, 09:42

Hossein,

The inelasticScatteringAnalysis and elasticScatteringAnalysis programs are listed in the PRODOAG variable in Makefile.OAG in oag/apps/src/elegant/elegantTools. You shouldn't need to do anything other than change to the oag/apps/src/elegant/elegantTools directory and type "make". I just tried it and it worked fine.

--Michael

Post Reply