Skip to content

PyRADISE

Short description

PyRADISE is a Python code for studying RAdial DIffusion and Stability Evolution. It numerically solves a PDE (diffusion equation) using a FVM scheme. Then the Evolving stability is evaluated by using PySSD to numerically solve the dipersion integral based on the bunch distribution function from the PDE solver and amplitude detuning.

Web resources

Git repository: https://gitlab.cern.ch/IRIS/pyradise

Getting started guides:

Examples:

Documentation::

Technical information

  • Programming Languages used for implementation:

    • Python
  • Parallelization strategy:

    • None
  • Operating systems:

    • Tested on Linux (Ubuntu, CENTOS7)
  • Other prerequisites:

    • Numpy, scipy and PySSD

Other information