/redpic

Relativistic Difference Scheme Particle-In-Cell

Primary LanguageJupyter NotebookMIT LicenseMIT

Relativistic Difference Scheme Particles-In-Cell (REDPIC)

PyPI version

The RED-code

V. Fedorov

Overview

This RED code has been developed since 2020 at the Budker Institute of Nuclear Physics as an alternative to ASTRA, WARP, and other codes. For particle dynamics simulation using finite difference scheme relativistic.

In order to use the REDPIC code correctly, it is important to read the Know-How.

Algorithm

The algorithm reduces to lowering the order of the Relativistic Difference Scheme.

Language

REDPIC 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