eepeterson / pleiades

PLasma Experiment Iteratively Advanced DEsign and Simulation
https://pleiades.readthedocs.io/en/latest/
MIT License
5 stars 6 forks source link

Pleiades

Compute and plot magnetic fields and equilibria for plasmas in the Big Red Ball at the Wisconsin Plasma Physics Laboratory.

Installation

Installation is straightforward. Clone the repository and install the python package with pip (the -e flag indicates editable mode so that any changes made to the python API are immediately available without reinstallation).

cd /path/to/pleiades && pip install -e .