Skip to main content

LCODE is a free software for simulationplasma wakefield acceleration based on QSA.

Project description

lcodePy

Overview

LCODE is a free software for numerical simulation of particle beam-driven plasma wakefield acceleration. LCODE is based on the quasistatic approximation, capable of simulation in 2D and 3D geometry, and can use GPUs and CPUs.

For now, this under active development. This is a complete overhaul of the old C version in Python.

Instalation

We use Anaconda and we recommend installing lcode in a separate environment. Any other python installation should work fine, but has not been tested.

  • Create a new environment and install the dependencies:
conda create -n lcode-env -c conda-forge numba numpy scipy matplotlib mpi4py

or

conda env create -f conda-env.yml  

where conda-env.yml is avalible in sources.

  • Acivate the new environment:
conda activate lcode-env
  • Optional: in order to run simulations on GPU, add cupy and other necessary packages to the line of dependencies when creating a new eviroment. Check in advance if you have the drivers for your GPU installed. It is not necessary to install CUDA Toolkit in advance. For any other questions about cupy, please check https://docs.cupy.dev/en/stable/install.html
conda create -n lcode-env -c conda-forge numba numpy scipy matplotlib cupy
  • Install lcode:
pip install lcode

or download sources from GitHub and run the forlowing command in downloaded directory:

pip install .

You can also find a more mature 2D version of LCODE at http://lcode.info/.

Fill free to contact team@lcode.info for assistance with it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lcode-0.4.0.tar.gz (94.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lcode-0.4.0-py3-none-any.whl (118.9 kB view details)

Uploaded Python 3

File details

Details for the file lcode-0.4.0.tar.gz.

File metadata

  • Download URL: lcode-0.4.0.tar.gz
  • Upload date:
  • Size: 94.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for lcode-0.4.0.tar.gz
Algorithm Hash digest
SHA256 a7f6be4d65f1108e3c060bc4631ef123511fbed19e216c7641dcf7506ee5ee63
MD5 9d62c6f4604f8e11cdac3cbdf9f0dc12
BLAKE2b-256 90be0408dc7eb14dcee84371ed89487f573ffb363b70ca50a4cd180ea789b159

See more details on using hashes here.

File details

Details for the file lcode-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: lcode-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 118.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for lcode-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 35907f5f7ccaaab7506c4182cecfda6fbf7c843f4efbf234ae84425d4be0971a
MD5 b0166748031d076585d33a2d78217448
BLAKE2b-256 27c9a40cc11b533c002880dcd8714888bd25a1617a308076405d419c6c54cd73

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page