Tokamesh is a Python package which provides tools for constructing meshes and geometry matrices used in tomographic inversion problems in toroidal fusion-energy devices such as MAST-U.
- Advanced geometry matrix calculation
- Tomography-optimised mesh construction
Jupyter notebooks are available which demonstrate mesh construction and geometry matrix calculation.
Tokamesh is available from PyPI, so can be easily installed using pip as follows:
pip install tokamesh
The package documentation is available at tokamesh.readthedocs.io.