Skip to content

Python library for solving the Kapchinsky-Vladimirsky envelope equation for electron beam with space charge

License

Notifications You must be signed in to change notification settings

Danila-Nikiforov/kenv

 
 

Repository files navigation

Kapchinsky ENVelope (KENV)

PyPI version Binder

The solver of Kapchinsky-Vladimirsky envelope equation for electron beam with space charge.

V. Fedorov, D. Nikiforov, A. Petrenko, (Novosibirsk, 2019)

Overview

KENV is a solver code for the equation of the envelope of an electron beam with the Kapchinsky-Vladimirsky distribution for accelerator physics.

It is particularly suitable for accelerating an electron beam in direct channels with solenoidal and quadrupole focusing.

In order to use the KENV code correctly, it is important to read the Doc.

Algorithm

The algorithm reduces to lowering the order of the Kapchinsky-Vladimirsky differential equations to the first and subsequent integration.

Language

KENV completely written in Python.

Installation

In order to quickly install all the required Python libraries in the new environment, just download requirements and run the command on the command line:

pip install -r requirements.txt

Publications

Publication in Particles and Nuclei.

About

Python library for solving the Kapchinsky-Vladimirsky envelope equation for electron beam with space charge

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 88.1%
  • Elixir 8.3%
  • HTML 3.3%
  • Python 0.3%