Skip to content

Physical models and numerical algorithms

giadarol edited this page May 9, 2016 · 22 revisions

The physical models and numerical algorithms implemented in PyECLOUD are described in the document:

Other topics (not described in the document above):

  • Boris tracking algorithm for accurate simulations in quadrupole fields (as described here)
  • Shortly-Weller algorithm for accurate field calculation with curved boundaries (as described here)
  • PyEC4PyHT module to simulate e-cloud effects on beam dynamics combining PyECLOUD with PyHEADTAIL (as described here)
  • Performance optimization using cython (as described here)