DEXTER¶
Dynamics of Experimental Toroidal Equilibrium Reconstructions
A code for performing calculations and simulations of particles and magnetic field lines, with reconstructed equilibria from experimental data.
The data must be in netCDF format.
The bulk computations are implemented in Rust. The Rust code consists of standalone crates that can be used independently and as is.
The Python interface directly exposes all underlying objects and routines in the form of a single python package:
while also providing plotting methods and scripts for handling and converting netCDF files.