Page 1 of 1

tuneshift with energy using Pelegant

Posted: 08 Jan 2022, 18:10
by nadolski
Dear All,

I would like to compute the tuneshift with energy for case of a storage ring.
The computation is for a single particle.

Is there a way to compute using parallel computation.
Let us say I do track over 10000 turns, for 100 energy offset.
Using 100 cores, each core do the computation for an energy offset.

Best regards,

Laurent.

Re: tuneshift with energy using Pelegant

Posted: 13 Jan 2022, 19:05
by michael_borland
Laurent,

The tune_footprint command will do this. It works in either serial mode (in elegant) or parallel mode (in Pelegant). In the latter, it automatically partitions the work among the available cores. Good parallel efficiency is typically not obtained with fewer than 10 particles per working core.

--Michael