Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 424 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 424 Bytes

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 .