https://github.com/fuodorov/kenv
Python library for solving the Kapchinsky-Vladimirsky envelope equation for electron beam with space charge
https://github.com/fuodorov/kenv
beam envelope equation kapchinsky-envelope kenv python solver
Last synced: 9 months ago
JSON representation
Python library for solving the Kapchinsky-Vladimirsky envelope equation for electron beam with space charge
- Host: GitHub
- URL: https://github.com/fuodorov/kenv
- Owner: fuodorov
- License: mit
- Created: 2019-11-11T06:07:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T17:30:09.000Z (almost 2 years ago)
- Last Synced: 2025-09-25T16:17:48.343Z (9 months ago)
- Topics: beam, envelope, equation, kapchinsky-envelope, kenv, python, solver
- Language: Jupyter Notebook
- Homepage: https://fuodorov.github.io/kenv/
- Size: 169 MB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Kapchinsky ENVelope (KENV)
[](https://badge.fury.io/py/kenv)
[](https://mybinder.org/v2/gh/fuodorov/kenv/master?filepath=notebooks%2Fintroduction.ipynb)
## 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](https://fuodorov.github.io/kenv/).**
## 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](https://www.python.org/downloads/) libraries in the new environment, just download [requirements](https://github.com/fuodorov/kenv/blob/master/requirements.txt) and run the command on the command line:
```
pip install -r requirements.txt
```
## Publications
[Publication](http://www1.jinr.ru/Pepan_letters/panl_2020_2/13_nikifor.pdf) in Particles and Nuclei.