bolos

A library to solve the Boltzmann equation


Keywords
physics, plasma, boltzmann
License
LGPL-2.0
Install
pip install bolos==0.2

Documentation

BOLOS

BOLOS is a BOLtzmann equation solver Open Source library.

This package provides a pure Python library for the solution of the Boltzmann equation for electrons in a non-thermal plasma. It builds upon previous work, mostly by G. J. M. Hagelaar and L. C. Pitchford [HP2005], who developed Bolsig+. BOLOS is a multiplatform, open source implementation of a similar algorithm compatible with the Bolsig+ cross-section input format.

The code was developed by Alejandro Luque at the Instituto de AstrofĂ­sica de AndalucĂ­a (IAA), CSIC and is licensed under the LGPLv2 License. Packages can be downloaded from the project homepage on PyPI. The source code can be obtained from GitHub, which also hosts the bug tracker. The documentation can be read on ReadTheDocs.

[HP2005] Solving the Boltzmann equation to obtain electron transport coefficients and rate coefficients for fluid models, G. J. M. Hagelaar and L. C. Pitchford, Plasma Sources Sci. Technol. 14 (2005) 722–733.