I am working with a sdds_bunch generated with a particle in cell (PIC) code for plasma acceleration with external injection and I want to propagate it through a diagnostics beamline.
1st QUESTION: instead of using the bunched_beam namelist command I am using sdds_beam. Which are the initial Twiss parameters, emittance, chirp, etc... used for such a beam? Are they calculated automatically from the distribution? Are the alphas and betas going to be overwritten from the twiss_output parameters if introduced there? If yes, how does these effect the particle distribution given? What about the chirp? What about the central momentum?
2nd QUESTION (very related to the first): If want to vary some parameters to simulate some sort of jitter effects in the plasma-acceleration process, which are the parameters that I should scan?
I am bit confused, how elegant is managing this issues internally... I was first just introducing the following parameters in the sdds_bunch namelist command:
and the initial (default?) Twiss parameters assumed by elegant were beta_x, beta_y = 1.0 m, and alpha_x, alpha_y = 0.0, which does not correspond to the intial parameters of the distribution given in sdds_bunch... No bunched_beam parameters were given, and no alphas or betas given in twiss_output.&sdds_beam
input = path_to_folder/filename.sdds
input_type = "elegant" !!! that is x, xp, y, yp, t, p, dt, particleID
sample_fraction = 1e-4
center_transversely = 1
&end
Could you please help me make headway with this issue?
Thanks a lot in advance!
Best regards,
Pau González Caminal