A fast particle tracking code for plasma accelerators.
Project description
Wake-T: A fast tracking code for plasma accelerators.
Overview
Wake-T
(Wakefield particle Tracker) is a tracking code for laser- and beam-driven plasma wakefield accelerators which aims at providing a fast alternative to Particle-in-Cell (PIC) simulations. Instead of relying on the computationally-expensive PIC algorithm for simulating the plasma wakefields and the beam evolution, Wake-T
uses a Runge-Kutta solver to track the evolution of the beam electrons in the wakefields, which, at the same time, are computed from reduced models. This allows for a significant speed-up of the simulations, which can be performed in a matter of seconds instead or hours/days. An overview of this strategy can be seen in the following figure:
In addition to plasma-acceleration stages, Wake-T
can also simulate active plasma lenses, drifts, dipoles, quadrupoles and sextupoles, allowing for the simulation of complex beamlines. The tracking along the drifts and magnets is performed using second-order transfer matrices, and CSR effects can be included by using a 1D model. This matrix approach and the CSR model are based on a streamlined version of the Ocelot
implementation.
Installation
If you don't have Python 3 already installed, download the latest version, for example, from here. It is recommended to create a virtual environment for Wake-T
(you can see how here, for example). Remember to activate the new environment before proceeding with the installation.
Installing from PyPI
Simply type
pip install Wake-T
in your terminal.
Manual installation from GitHub
- Clone this repository to a directory in your computer using
git
git clone https://github.com/AngelFP/Wake-T.git
or simply download the code from here and unzip it.
- If you haven't already, open a terminal in the newly created folder and perform the installation with
pip install .
References
[1] - P. Baxevanis and G. Stupakov, Novel fast simulation technique for axisymmetric plasma wakefield acceleration configurations in the blowout regime, Phys. Rev. Accel. Beams 21, 071301 (2018).
[2] - A. Ferran Pousa et al., Wake-T: a fast particle tracking code for plasma-based accelerators, J. Phys.: Conf. Ser. 1350 012056 (2019).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Wake-T-0.5.0.tar.gz
.
File metadata
- Download URL: Wake-T-0.5.0.tar.gz
- Upload date:
- Size: 64.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5dc7f485c718a075597a2aecaf81a2f0c3ba09cbc6b27a0400b9ca9b9a7db56 |
|
MD5 | d7deadcc283e4cdf0404d8e402169ca9 |
|
BLAKE2b-256 | 1dd1c9dc53da5e4160320a394482b189c2a9a428cd28499863c2f44714ffb285 |
File details
Details for the file Wake_T-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: Wake_T-0.5.0-py3-none-any.whl
- Upload date:
- Size: 80.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d794e2074d545559b484164a8d5d0f5d53cfbd3ac53042623b018009f742bb6 |
|
MD5 | fa8d9c6673fbf8bc8277874959283e85 |
|
BLAKE2b-256 | b198b331e14bd51ff9df81ca6423c92f061ae7c04479575e43eaec4114f6af27 |