/thruster_optimization

Code for the optimization of cusped field thruster designs

Primary LanguageJupyter NotebookMIT LicenseMIT

thruster optimization

The code for the magnetic field optimization of cusped field thruster designs is presented in ring_magnetic_field.ipynb. Matplotlib, pandas and scipy are required. Please also install magpylib with pip,

pip install magpylib

or with conda

conda install -c conda-forge magpylib

if necessary.