-
Notifications
You must be signed in to change notification settings - Fork 13
How to perform PyECLOUD PyHEADTAIL simulations
giadarol edited this page Dec 11, 2019
·
30 revisions
PyECLOUD can be used in combination with PyHEADTAIL to simulate in a self-consistent manner the interaction the particle beam circulating in an accelerator ring with multiple e-clouds.
This is done by using the PyECLOUD.PyEC4PyHT module to instantiate e-cloud elements that can be installed in a PyHEADTAIL ring.
These simulations can be computationally very intensive. In order to speed-up the simulation it is possible to resort to parallel computing. This is done by a separate package PyPARIS which handles the parallelization.